/* CSS Document */

BODY {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../image/background_new.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

TABLE {
	border: none;
	border-style: none;
	border-collapse: collapse;
	border-width: 0px;
	background-color: #FFFFFF;
}


P {margin-top: 0px; margin-bottom: 10px;}
UL {
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #CC0000;
	background-color: transparent;
	font-weight: normal;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	background-color: transparent;
	font-weight: bold;
	margin-bottom: 5px;
	font-style: normal;
	line-height: normal;
}
H4 {font-family: Verdana, Arial, Univers, Helvetica, sans-serif; font-size: 9pt; color: #CC0000; font-weight: bold; margin-bottom: 5px;}
H5 {font-family: Verdana, Arial, Univers, Helvetica, sans-serif; font-size: 8pt; color: #CC0000; background-color: transparent; font-weight: bold; margin-bottom: 5px;}
H6 {font-family: Verdana, Arial, Univers, Helvetica, sans-serif; font-size: 8pt; color: #CC0000; background-color: transparent; font-weight: bold; margin-bottom: 5px; font-style: normal; }

A:link {font-weight: normal; color: #000099; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 8pt; }

A:hover {
	font-weight: normal;
	color: #0000FF;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	
}
A:active {color: #FF3300; background-color: transparent; font-weight: normal; text-decoration: none;}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.style1 {font-size: 16px}
.style2 {font-size: 18px}.copyright {
	color: #000000;
}
.bar_bottom {
	background-image: url(../image/BottomBar.gif);
	background-repeat: repeat-x;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663333;
}
.headingbg {
	background-image: url(../image/bg.gif);
	border: 1px solid #EEDAD0;
}
.aroundborder {
	border-top: 1px solid #F5E6DF;
	border-right: 1px solid #F5E6DF;
	border-bottom: 1px solid #F5E6DF;
	border-left: 1px solid #F5E6DF;
}
.alignment{
margin-left: 3px; margin-right: 3px;
}.underline_black {
	color: #000000;
	text-decoration: underline;
}
.bg_home {
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
.LEFT-BORDER {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #663300;
	border-left-color: #660000;
	border-top-style: solid;
	border-bottom-style: solid;
}
.page_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
