/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	font-style:normal;
	color: #000000;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 173862;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 173862;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: 173862;
}
img {	
	border: 0px;
}

form {
	margin: 0px;
}

table {
	margin-left: auto;
	margin-right: auto;
}

.tbox {
	border: #777 1px solid;
}

.indent {
	border: #999 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #f7f7f9;
}
.button {
	border: 0px solid #A5ACB2;
	background:#66CC00;
	color:white;
	font-weight:bold;
}

.button:hover {
	background-image : url(images/buttonover.png);
}
.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	background-color: #f7f7f9;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}
.smalltext, .smallblacktext, .tbox, .button, .button:hover, .nextprev, .helpbox {
	font: normal 10px  arial, verdana, tahoma, arial, sans-serif;
}
.style1 {color: #ed2024}
.style4 {
	color: #a7a7a7;
	font-weight: bold;
}
.style7 {color: #a7a7a7}
.style8 {color: #384d93}
.style9 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.style13 {font-size: 12px}
.style14 {font-size: 10px; color:#000000}
.style15 {font-size: 10px}
.style17 {font-size: 11px}
.style21 {color: #EBEBEB}
.style22 {font-weight: normal; font-size: 10px;}
.style23 {font-family: "times New Roman"; font-size: 10px;}
.style25 {font-size: 12px; color: #4080a8; }
.style32 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: bold;
}
body {
	background-image: url(images/bg.gif);
}

TEXTAREA {
	BORDER-RIGHT: #0099FF 1px solid; BORDER-TOP: #0099FF 1px solid; font-size:12px; font-family:verdana; FONT-WEIGHT: bold; BORDER-LEFT: #0099FF 1px solid; BORDER-BOTTOM: #0099FF 1px solid; BACKGROUND-COLOR: #DBE4E7; color:#0055ff; width:100%; height:60px
}
INPUT {
	BORDER-RIGHT: #0099FF 1px solid; BORDER-TOP: #0099FF 1px solid; font-size:12px; font-family:verdana; FONT-WEIGHT: bold; BORDER-LEFT: #0099FF 1px solid; BORDER-BOTTOM: #0099FF 1px solid; BACKGROUND-COLOR: #DBE4E7; color:#0055ff;
}
SELECT {
	BORDER-RIGHT: BLACK 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; FONT-WEIGHT: normal; COLOR: #ffffff; BACKGROUND-COLOR:#174362; font-weight:bold; font-family:verdana; font-size:11px
}