html, body {
	margin:0;
	color: #000000;  
	background: #FFFFFF; 
	font-family: Verdana, Sans-Serif; 
	font-size: 13px;
}

label {
	cursor: pointer;
}

input[type=radio], input[type=checkbox] {
	cursor: pointer;
}

a.other, a.other:visited {
	background: #E6E6E6;
	display: block;
	color: #000000; 
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 2px;
	margin: 0px;
}

a.other:hover, a.other:active {
	background: #EFEFEF;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 2px;
	margin: 0px;
}

#content a:link, #content a:visited { 
	background: #E6E6E6;
	color: #000000; 
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 13px; 
	padding-left: 2px;
	padding-right: 2px;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin: 0px;
}

#content a:active, #content a:hover { 
	color: #000000; 
	background: #FFFFFF;
	text-decoration:none;
	font-family: Verdana, Sans-Serif; 
	font-size: 13px; 
	padding-left: 2px;
	padding-right: 2px;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin: 0px;
}

table,tr,td { 
	color: #000000;
	font-family: Verdana, Sans-Serif; 
	font-size: 13px;
}

.right {
	background: #E6E6E6;
	color: #000000;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	overflow: hidden;
}

a.right:link, a.right:visited, a.right:active, #menu a:visited {
	background: #E6E6E6;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
}

a.right:hover, #menu a:active {
	background: #E6E6E6;
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	border: none;
	padding: 0px;
	margin: 0px;
}

#menu a, #menu a:visited {
	background: #E6E6E6;
	display: block;
	color: #000000; 
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 2px;
	padding-left: 4px;
	margin: 0px;
}

#menu a:hover, #menu a:active {
	background: #EFEFEF;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 2px;
	padding-left: 14px;
	margin: 0px;
}

#foot a, a:link, #foot a:visited {
	text-decoration: underline;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	border: none;
	background: #DEDED8;
	color: #666666;  
	margin: 0px;
}

#foot a:hover, #foot a:active {
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	border: none;
	background: #DEDED8;
	color: #666666;  
	margin: 0px;
}

.topic {
	font-family: Georgia, Verdana, Tahoma; 
	font-size: 16px;
	font-weight: bold;
	-width: 100%;
	background: url('../images/dot2_C0C0C0.gif') repeat-x; 
	background-position: center;
	padding-left: 25px;
	padding-right: 25px;
}

.topic_inner {
	background: #E6E6E6;
	padding-left: 4px;
	padding-right: 4px
}

.righttopic {
	-width:100%;
	background:url('../images/dot_C0C0C0.gif') repeat-x; 
	background-position:center;
	padding-left:15px;
	padding-right: 15px;
}

.headrow {
	background: #DEDED8; 
	color: #888888;  
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 13px;
	font-weight: bold;
	padding: 2px;
	height: 22px;
	border: solid 1px #C0C0C0;
}

.footrow {
	background: #DEDED8; 
	color: #666666;  
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Sans-Serif; 
	font-size: 10px;
	padding: 2px;
	height: 22px;
	border: solid 1px #C0C0C0;
}

.menurow {
	border-bottom:1px dashed #999999;
}

.menuarrow {
	background: #E6E6E6;
	border-bottom: 1px solid #e6e6e6;
	font-family: Verdana, Sans-Serif; 
	font-size: 12px;
	color: #e6e6e6;
	padding-top: 2px;
	padding-bottom: 2px;
}
.nav {
	background-color: #E6E6E6; 
	color: #000000;  
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 13px;
	padding: 1px;
	border:solid 1px #C0C0C0;
}

.button {
	background-color: #DEDED8; 
	color: #404040;  
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 11px;
	height: 18px;
	width: 120px;
	border:solid 1px #999999;
	cursor: pointer;
}

#quicklinks {
	color: #000000;  
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 11px;
}

#quicklinks a, a:link, #quicklinks a:visited {
	background: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Sans-Serif; 
	font-size: 11px;
	color: #666666;  
	margin-left:10px;
}

#quicklinks a:active, #quicklinks a:hover {
	background: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Sans-Serif; 
	font-size: 11px;
	color: #666666;  
	margin-left:10px;
}
