body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
}
.td3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.white {color: #999999;}
a.white:link {color: #999999;}
a.white:active {color: #999999;}
a.white:visited {color: #999999;}
a.white:hover {color: #999999;}


.gray {color: #999999; text-decoration: none;}
a.gray:link {color: #888888; text-decoration: none;} 
a.gray:active {color: #888888; text-decoration: none;}
a.gray:visited {color: #888888; text-decoration: none;}
a.gray:hover {color: #0502FE; text-decoration: underline;}

body,td,th {
	font-family: Lucida Sans Unicode, Verdana;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #0502FE;
}
a:visited {
	color: #0502FE;
}
a:hover {
	color: #0502FE;
}
a:active {
	color: #0502FE;
}
.td2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore {
	line-height: 20px;
}.small {
	font-size: 11px;
	line-height: 13px;
}
.blue {
	color: #0502FE;
}

p { margin-top:3px; margin-bottom:8px;}

.subhead {
	font-size: 16px;
	color: #0002FF;
	text-transform: uppercase;
	line-height: 30px;
}

.subhead2 {
	font-size: 16px;
	color: #0002FF;
	line-height: 20px;
}

.left-col {padding-left: 15px; padding-right: 15px;}

.right-col {padding-left: 15px; padding-right: 15px;}

.left-nav {
	text-decoration: none;
	display:block;
	height: 20px;
	width: 170px;
	color:#666666;
}

a.left-nav:link{color:#666666; text-decoration: none;}
a.left-nav:active{color:#666666; text-decoration: none;}
a.left-nav:visited{color:#666666; text-decoration: none;}
a.left-nav:hover{color:#0002FF; text-decoration: none;}

.photo {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right:15px;
}

.textbox {
	background-color: #f1f1f1;
	border: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bt_back.gif);
	height: 32px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.td3 {
	border: 1px dashed #CCCCCC;
}
