body{
	margin:0px;
	padding:0px;
	background-color:#001e37;
	background-image:url(../images/bgrd/page.gif);
	background-repeat:repeat-x;
	font-family:'Arial';
	font-size:11px;
	color:#000000;
}

form{
	margin:0px;
	padding:0px;
}
hr{
	border-top:1px dotted #b0b0b0;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin:5px 0px 5px 0px;
	clear:both;
}
a{
	font-family:'Arial';
	font-size:11px;
	color:#2e9fdc;
	text-decoration:underline;
}
a:hover{
	font-family:'Arial';
	font-size:11px;
	color:#001e37;
	text-decoration:underline;
}


.MainContainer{
	width:1008px;
	margin:auto;
	background-image:url(../images/bgrd/main_container.gif);
	background-repeat:repeat-x;
}
.MC_Left{
	background-image:url(../images/bgrd/mc_left.gif);
	background-repeat:repeat-y;
}
.MC_Right{
	background-image:url(../images/bgrd/mc_right.gif);
	background-repeat:repeat-y;
}
.MC_Bottom{
	background-image:url(../images/bgrd/mc_bottom.gif);
	background-repeat:repeat-x;
}
.MainLeft{
	width:225px;
	padding-right:10px;
	padding-left:10px;
}
.MainCenter{
	width:503px;
	background-image:url(../images/bgrd/main_center.gif);
	background-repeat:repeat-y;
	border-bottom:2px solid #9fa5a9;
	padding-bottom:5px;
}
.MainRight{
	width:240px;
	padding:0px 3px 0px 3px;
}
.Footer{
	background-image:url(../images/common/center_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:10px;
	height:60px;
	font-family:'Tahoma';
	font-size:9px;
	color:#FFFFFF;
}

.TITLU_A {
	font-family:'Trebuchet MS';
	font-size:12px;
}

.text_A {
	font-family:'Trebuchet MS';
	font-size:10px;
}


/*****************************************************************************************************************************/



















































