/* CSS Document */



BODY {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	background-image: url(bg.gif);	

}



A {

	FONT-WEIGHT: bold; COLOR: #1E3D5C; TEXT-DECORATION: none

}

A:hover {

	COLOR: #679A01; TEXT-DECORATION: underline}

.table_back {

	background-color: #FFFFFF;

}

.box {

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #5a7dff;

	border-right-color: #5a7dff;

	border-bottom-color: #5a7dff;

	border-left-color: #5a7dff;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

}

.box2 {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: solid;

	border-left-style: none;

	border-top-color: #5a7dff;

	border-right-color: #5a7dff;

	border-bottom-color: #5a7dff;

	border-left-color: #5a7dff;

}

.box3 {

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: solid;

	border-top-color: #5a7dff;

	border-right-color: #5a7dff;

	border-bottom-color: #5a7dff;

	border-left-color: #5a7dff;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #1E3D5C;

	text-align: justify;

	line-height: 20px;

}

.copyright {

	background-color: #1E3D5C;

	color: #FFFFFF;

}

.inner_banner {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	text-transform: uppercase;

	color: #FFFFFF;

	background-color: #679A01;

}



.bullet_list {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	color: #1E3D5C;

	list-style-type: square;

	line-height: 20px;

}.list_banner {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #1E3D5C;

	text-decoration: underline;

}


