/*HOME_PAGE CSS*/

a.linkpage:link {color: #DC7332; text-decoration:underline}
a.linkpage:visited {color: #DC7332; text-decoration:underline}
a.linkpage:hover {color: #FFFFFF;text-decoration:underline}

a.linkpage1:link {color: #DC7332; text-decoration:underline}
a.linkpage1:visited {color: #DC7332; text-decoration:underline}
a.linkpage1:hover {color: #000000;text-decoration:underline}

a.linkpage3:link {color: #DC7332; text-decoration:underline}
a.linkpage3:visited {color: #DC7332; text-decoration:underline}
a.linkpage3:hover {color: #000000;text-decoration:underline}

a.linkpage2:link {color: #FFFFFF; text-decoration:underline}
a.linkpage2:visited {color: #FFFFFF; text-decoration:underline}
a.linkpage2:hover {color: #DC7332;text-decoration:underline}


.Bodytext {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	padding: 20px 20px 0px 20px;
}

.Bodytext3 {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 20px 20px 20px;
}


.Bodytext5 {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	padding: 0px 15px 15px 15px;
}


.Bodytext4 {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.Bodytext_white {
	font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}

.Bodytext_white_13 {
	font-family:Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}

.Bodytextwhite {
	font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}

.Bodytext_title {
	font-family:Arial;
	font-size: 12px;
	color: #595959;
	
}

.Bodytext_title11 {
	font-family:Arial;
	font-size: 11px;
	color: #595959;
	font-weight:bold;
	
}


.Gray_text_18 {
	font-family: Arial;
	font-size: 18px;
	color: #eeeeee;
	font-weight: normal;
}

.Linksbodytext {
	font-family:Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}


.Title {
	font-family:Arial;
	font-size: 20px;
	color: #DC7332;
	font-weight:bold;
}
.Title33 {
	font-family:Arial;
	font-size: 12px;
	color: #DC7332;
	font-weight:bold;
}

.Title34 {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.Title35 {
	font-family:Arial;
	font-size: 12px;
	color:#C00;
	font-weight:bold;
}

/*Links_Page_END*/

.graybox2{
	border: 1px solid #E9E9E9;
}




/*COPY_RIGHT CSS*/

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/*COPY_RIGHT CSS END*/

