@charset "utf-8";
/* CSS Document */



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-image:url(images/bg.jpg);
	background-color:#464646;
}

.tmenu:visited {
	FONT-SIZE: 12px; COLOR:#edebeb; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION:none;
}

.tmenu:hover {
	FONT-SIZE:12px; COLOR:#ea0707 !important; FONT-FAMILY:Arial, Helvetica, sans-serif; TEXT-DECORATION: blink !important;
}

.tmenu:link {
	FONT-SIZE: 12px;
	COLOR:#edebeb;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION:none;
	
	
}
#mainbody { 
    position: relative;
margin-left:62px;
	height: 100%;
	width: 800px;
	background-color:#ca1f23;}

#bodypos { 
    position: relative;
	margin: 0 auto;
	height: 100%;
	width: 880px;}
	
#header { width:880px; height:101px; background-color:#939192; background-image:url(images/headerbg.jpg);} 
#menucont { width:880px; height:50px; background-color:#222222; }
#imgcont { width:880px; height:260px; }
#container { width:880px; padding:10px 0; background-color:#f0f0f0;}
#textcont { width:680px; margin-left:20px; margin-top:20px; }


.nohead { font-family:Arial, Helvetica, sans-serif; font-size:36px; color:#edebeb; font-weight:bold; }
.texthead { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#2849a3; }
.texthead2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#426f08; }
.textdeco { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#426f08;}
.txtlink { color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; }



/* other pages */
#acontainer {width:880px; padding:10px 0; background-color:#f0f0f0;}
#ctextcont{ width:680px; margin-left:30px; margin-top:20px;}
.txtcont { width:445px; margin-left:20px; margin-top:5px;  }


.footer{ background-color:#464646; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; height:38px; width:880px; clear:both;}