/* CSS Document for main site */
body {
	background-color:#000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #EFEEF0;
	background-position: 0px 0px;
	margin:0px;
}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
.alert{color:red;border-bottom: 1px dashed red;}
.blackbord {
	border: 1px solid;
	border-color:#B0C4DE;
}
.blkbord {
	border: 1px solid;
	border-color:#000000;
}
.admintop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	background-color:#E8F8FF;
	height: 25px;
	vertical-align:middle;
}
.redtext
{
	color:#CC6666;
	font-weight:bold;
}
.main_heading
{
	color:#6633CC;
	font-weight:bold;
}
.lightHeader,.formHeader{
	background:#F0F8FF;
	font-weight:bold;	
	padding:5px;
	border:#B0C4DE solid 1px;
}
.boxBody{border-top:none;padding:5px; line-height:16px;}
.darkHeader{background:#E9EDF5;font-weight:bold;padding:5px;}
.link {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.linkb {
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.tableBox
{
	border:1px dotted #B0C4DE;
}
.empty {}
.chooseType td {border:0px #B0C4DE dotted; }
.confirm
{
	color:#669933;
	font-weight:bold;
}
.tiptext
{
	font-size:10px;
}
#homenavi a:link, #homenavi a:visited {
	color:#666699;
	text-decoration: none;
	font-weight: bold;	
}
#homenavi a:hover, #homenavi a:active {
	background-color:#FFFFCC;
	color:#009900;
	text-decoration: none;	
}
.divbox
{
	color:#000000;
	padding:3px;
	line-height:12px;	
}
#article_on a:hover, #article_on a:active
{
	background-color:#D1D1D1;
	text-decoration: none;	
}
#article_on a:link, #article_on a:visited
{
	background-color:#F9F9F9;
	text-decoration:none;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
	background-color:#FFCC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	cursor:pointer;
	height:20px;	
}
.search_text
{
	background-color:#FEE6FF;
	font-weight:bold;
}
.event_text
{
	color:#3399FF;
	/*font-weight:bold;*/
}
.smalltxt
{
	color:#000000;
	font-size:10px;
}
