/* CSS Document */


body { /*background:url(../image/bg.gif);
	background-repeat:repeat; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title_bg { background-color:#1277ac; p
}

.btn_bg { 
	background:url(../image/btn_bg.gif); 
	background-repeat: repeat-x; 
	background-position:top; 
}

.mar{
 	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight:bold;
	/*color:#FFFFFF;*/ 
	line-height:22px;
	
}

.orange_bg{
	background:url(../image/orange.gif);
	background-position:right;
	background-repeat: repeat-y;
	background-color:#00a1e1;
	}
	
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #333333;
	font-style:normal;
	line-height:12px;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
