/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 11px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.btmbdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #5B9FB6;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.bluebdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5D9DB6;
}
.blackbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.style1 {
	color: #FF3300;
	font-weight: bold;
}
.style4 {font-style: italic; color: #0000FF; font-size: 12px;}
.style6 {font-style: italic; color: #0000FF; font-size: 12px; font-weight: bold; }
.style7 {
	color: #FF6600;
	font-weight: bold;
}
.style8 {color: #FFFFFF}

.box {
	border: 1px solid #4FA9C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
