body {
	background-color: #4C4C4C;
}

td {
	font-family:Arial; font-size:12px; color:#000000; line-height:20px; text-align:justify;
}

.red_font {
	font-family:Arial; font-size:12px; color:#ff0000;
}

.welcome_text {
	font-family:Arial; font-size:12px; color:#000000; line-height:23px; text-align:justify;
}

.footer_text {
	font-family:Arial; font-size:11px; color:#000000; line-height:23px;
}	

.header_bg {
	background-image:url(images/header_bg.jpg); background-repeat:repeat-x; height:90px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; height:79px;
}

.gray_bg {
	background-color:#eeeeee;
}

.gray_border {
	border: solid 1px #E2E2E2;
}

.black_header {
	font-family:"Trebuchet MS"; font-size:16px; font-weight:bold; color:#000000; line-height:23px;
}

.red_header2 {
	font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; color:#cc0000; line-height:23px;
}


.red_header {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ff0000;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#ffffff;
}

.red_header1{
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; color:#cc0000;
}

a:link {
	font-family:Arial; font-size:12px; text-decoration:none; color:#2F65B7;
}

a:visited {
	font-family:Arial; font-size:12px; text-decoration:none; color:#2F65B7;
}

a:hover {
	font-family:Arial; font-size:12px; text-decoration:underline; color:#2F65B7;
}

.blacklink:link {
	font-family:Arial; font-size:12px; text-decoration:underline; color:#000000;
}

.blacklink:visited {
	font-family:Arial; font-size:12px; text-decoration:underline; color:#000000;
}

.blacklink:hover {
	font-family:Arial; font-size:12px; text-decoration:underline; color:#cc0000;
}

.red_bg {
	background-image:url(images/red_bg.jpg); background-repeat:repeat-x;
}

.selectbox {
	font-family:Arial; font-size:11px; color:#000000;
}

.btn_bg {
	background-image:url(images/btn_bg.jpg); background-repeat:repeat-x;
	font-family:"Trebuchet MS"; font-size:14px; font-weight:bold; color:#ffffff;
	border: solid 1px #CC0000; cursor:hand;
}



