/* CSS Document */
body {
	background-color: #174374;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rightside {
	background-image: url(images/right-bg-to.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#btmenu {
	color: #fec231;
	font-weight: bold;
}
#btmenu a:link {
	color: #DAE4F1;
	text-decoration: none;
}
#btmenu a:hover {
	color: #DAE4F1;
	text-decoration: underline;
}
#btmenu a:visited {
	color: #DAE4F1;
	text-decoration: none;
}
#btmenu a:active {
	color: #DAE4F1;
	text-decoration: none;
}


#righttit {
	font-weight: bold;
	color: #fec231;
	text-indent: 14px;
}
#content {
	text-align: justify;
}
#content h1 {
	text-align: center;
	font-size: 24px;
	color: #0f417a;
	font-weight: normal;
	text-decoration: none;
}
#content h2 {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #0f417a;
	text-decoration: none;
}
#content1 {
	text-align: justify;
	color: #1C508C;
}

.darkBlueBold {
	font-weight: bold;
	color: #0f3155;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;}
.style2 a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
.style2 a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
.style 2 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
.style2 a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
.style3 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	     font-size: 14px;
		 font-weight: bold;
         color: #006600;}
.style5 {
	font-size: 24px;
	color: #99CC00;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {background-color: #99FF00;}
.style7 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
.ram {border: 1px solid #FF0000;}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}

