td.vgrad {
	background-color: #DAE3EE;
	background-position: top;
}

td.menubkg {
	background-color: #FF9900;
	background-position: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #FF9900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	color: #FF9900;
	text-indent: 30pt;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF9900;
	text-indent: 35pt;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FF9900;
	text-indent: 40pt;
}
p, ul, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
p {
	text-indent: 40pt;
}
/*	color: #FFBF00;*/
a.hmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
	padding-left: 30pt;
}

/* MENU CLASSES */
.mnu_item {
}

.mnu_title {
	background-color: #DAE3EE;
	background-position: left;
	background-image: url(/Templates/default/images/hmenu_gradient.png);
	text-align: left;


}
.articles_menu {
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFAF36;
}
.tbltitle {
	background-color: #DAE3EE;
	background-position: left;
	background-image: url(/Templates/default/images/hmenu_gradient.png);
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;


}
.tblcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
.loginrequest {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-indent: 30pt;
	margin: 0px;
	padding: 0px;




}

.inputbox,  .button {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	vertical-align: middle;

}
.button  { background-color: #B2BCCA }

h2.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bolder;
	text-indent: 40pt;


}

.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	font-size: 12pt;


}
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.artheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #990033;
	text-align: right;
}
.artfooter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: justify;
}
pre {
	padding-left: 30pt;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;


}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	background-color: #CCCCFF;
	padding: 5pt;
}
/* vote form */
table.voteform {
	background-color: #DAE3EE;

}

td.voteform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFAF36;
	padding-left: 30pt;
	text-align: center;
	vertical-align: middle;



}

div.voteform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFAF36;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin: 5px;


}
.voteres {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.history {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #333333;
	text-indent: 0pt;

}
