td, th, p, h1, h2, h3, h4, h5, ol, ul, li, dl, 
.loginbar, .faqtext, .cookie, .fieldlabels, .admintextinput, .admimselectinput,
.admintext, fieldtext, .admincell {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

.loginbar {
	color: #FFFFFF;
	background-color: #CC3300;
	font-size: 12px;
}
.loginbar a, .loginbar a:hover, .loginbar a:visited {
	color: #FF9933;
	text-decoration: underline;
}

.faqtext, .faqtext a, .faqtext a:hover, .faqtext a:visited {
	color: #CC6600;
	font-size: 10px;
	text-decoration: none;
}

.maincontent { padding: 14px; }
.cookie { font-size: 12px; }
.cookie a, .cookie a:hover, .cookie a:visited { 
	color: #CC3300;
	text-decoration: underline;
	font-weight: normal;
}

a, a:hover, a:visited { 
	color: #CC3300;
}

h2 {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 9px;
}

.fieldlabels {
	color: #333333;
	font-size: 10px;
}

.fieldtext {
	color: #666666;
	font-size: 10px;
}
.admintextinput {
	width: 162px;
	color: #CC3300;
	font-size: 10px;
}
.admimselectinput, .admintext, .admintext a, .admintext a:hover, .admintext a:visited   {
	color: #CC3300;
	font-size: 10px;
	text-decoration: none;
}

th {
	font-size: 11px;
}

.admincell {
	color: #666666;
	font-size: 12px;
}
.admincell a,.admincell a:hover,.admincell a:visited {
	color: #CC3300;
	text-decoration: underline;
}
.adminborder {
	border: 1px;
	border-style: solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
}

p, ol, ul {
	font-size: 0.8em;
}

.separator {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color:  #FFFFFF #FFFFFF #FFFFFF #999999;
	margin-left: 3px;
	margin-right: 3px;
}

