body {
	background-image: url(x-repeat_pngb.png);
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, verdana, arial;
	font-size: 12px;
}
a.tab1 {
	font-family: Trebuchet MS, verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.tab1:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.tab1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.tab1:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.tab1:active {
	text-decoration: none;
	color: #FFFFFF;
}

.gensmall
{
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}

.genmed 
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}

.gen
{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}

.genlarge
{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}

 .toolbarlink {font-family: Trabuchet MS, Verdana, Arial; font-size: 11px;}
	a.toolbarlink { color: #000000;  text-decoration: underline; }
	a.toolbarlink:hover { color: #125486; text-decoration: none; }
	a.toolbarlink:active { text-decoration: none; color: #ffffff; }
	a.toolbarlink:visited { text-decoration: underline; color: #f12e2f }
	
a.gensmall, a.gensmall:link, a.gensmall:visited, a.gensmall:hover, a.gensmall:active, a.genmed, a.genmed:link, a.genmed:visited, a.genmed:hover, a.genmed:active, a.gen, a.gen:link, a.gen:visited, a.gen:hover, a.gen:active, a.genlarge, a.genlarge:link, a.genlarge:visited, a.genlarge:hover, a.genlarge:active {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.unselectedpointer 
{
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #ef984a;
}

.selectedpointer 
{
	font-weight: bold;	
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #633b1b;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}