/* body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #790026;
}
a:link, a:visited { color: #790026; text-decoration: none; }
a:hover, a:active { color: #790026; text-decoration: underline; }
*/

/* td, p, ul ,li ,ol {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #790026;
}
*/

.normal {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #790026;
}
A.normal:link    {text-decoration: none; }
A.normal:visited {text-decoration: none; }
A.normal:hover   {text-decoration: underline; }

.title {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFC4;
}

.category {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFC4;
}

.tablebullet {
	font-size: 120%;
	color: #790026;
}

/*
hr {
	color: #FFFFCF;
	height: 2px;
	border: none;
}
*/

button {
	background: #FFFFCF;
	color: #790026;
	padding: 2px 10px;
	border: 1px solid #790026;
	font-weight: bold;
}

input.field {
	background: #fff;
	border: 1px solid #790026;
}

textarea.field {
	background: #fff;
	border: 1px solid #790026;
}


.gobutton
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #790026; 
background-color: #FFFFC4; 
border: 1px #790026 solid; 
width: 60px;
cursor: hand; 
}

.backbutton
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
color: #FFFFC4; 
background-color: #790026; 
border: 1px #FFFFC4 solid; 
width: 60px;
cursor: hand; 
}
