
.SIMBody {
background-image:url(../_images/bgr.main.gif);	
background-position:0px 180px;	
background-repeat:no-repeat;	
background-color:#000000;
color:#FFF;
font-family: Tahoma;
font-size:13px;
font-weight:normal;
}

.SIMWrapper{
background-color:#000; 
width:777px; 
margin:10px 0 0 205px; 
border: 0px solid #666; padding: 0 0 0 0;
}

.SIMNavigation{
background-color:#000; 
padding:10px 0 0 50px; 
height:48px;
}

.SimSubnav {
margin-left:27px;
}


.SIMContent{
background-color:#383838;
padding:10px 0 0 0;
}





#SIMRotator
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 220px;
	height: 295px;
	background-color:#111;
}

#SIMRotator img
{
	border: 0;
	width: 220px;
	height:295px;
}







a{
outline: none;
}


.Clear {
	clear:left;
}

.LightGrey {
	color:#444;
	font-size:12px;
}



a:link {
	color: #fcca00;
	text-decoration: none;
}
a:visited {
	color: #fcca00;
	text-decoration: none;
}
a:hover {
	color: #cfa602;
	text-decoration: underline;
}

/*
a.LinkLightGrey:link 		{color: #383838; font-weight:normal; text-decoration: none}
a.LinkLightGrey:visited	{color: #383838; font-weight:normal; text-decoration: none}
a.LinkLightGrey:hover		{color: #FFF;font-weight:normal; text-decoration: none}
*/

.Footer {
	color:#383838;
	font-family:Arial; font-size:11px;
}


a.LinkFooter:link 		{color: #383838; font-weight:normal; text-decoration: none}
a.LinkFooter:visited	{color: #383838; font-weight:normal; text-decoration: none}
a.LinkFooter:hover		{color: #FFF;font-weight:normal; text-decoration: none}



/*Scrollers*/


#pscroller2{
width: 350px;
height: 20px;
border: 0px solid white;
padding: 0px;
}

#pscroller2 a{
color: #FFF;
text-decoration: none;
}


/*	 FORM */



.FormInput {
font-size:13px;
font-weight:normal;
font-family:Tahoma;
}
