H3
{
	color : 3863a6;
	font-family : verdana;
	
}
H4
{
	color : 3863a6;
	font-family : Verdana;
}
TD
{
	font-family : Verdana;
	color : 023365;
	font-size : small;
}
.thheading
{
	font-family : Verdana;
	background-color: 3863a6;
	color: White;
}
.thtitle
{
	font-family : Verdana;
	background-color: ccddee;
	color: 3863a6;
	font-size : 120%;
	padding : 6px;
	font-weight : bolder;
}
.thsubheading
{
	font-family : Verdana;
	background-color: ccddee;
	color: 023365;
}
Th
{
	font-family : Verdana;
	background-color: ccddee;
	color: 3863a6;
	font-size : small;
}
.red_button
{
	color : White;
	background-color : Red;
	font-weight : bold;
	border : thin outset White;
}
.blue_button
{
	color : white;
	background-color : 3863a6;
	font-weight : bolder;
	border : thin outset White;
	
}
.green_button
{
	color : white;
	background-color : #339966;
	font-weight : bold;
	border : thin outset White;
}
.green_button_small
{
	color : white;
	background-color : #339966;
	font-weight : bold;
	border : thin outset White;
	font-size : smaller;
}
.blue_button_small
{
	color : white;
	background-color : #3863a6;
	font-weight : bold;
	border : thin outset White;
	font-size : smaller;
}
.red_button_small
{
	color : white;
	background-color : red;
	font-weight : bold;
	border : thin outset White;
	font-size : smaller;
}
.white_button
{
	color : black;
	background-color : #ffffff;
	font-weight : bold;
	border : thin outset White;
}
.menu_link
{
	color : White;
	font-weight : bolder;
	text-decoration : none;
}
.view
{
	font-weight : bolder;
	color : gray;
}
input
{
	border: 1px solid #3863a6;
	font-weight : bolder;

}
textarea
{
	border: 1px solid #3863a6;
	font-family : Tahoma;
	font-weight : bolder;
}
select
{
	border-bottom : 1px solid Gray;
	border-top : 1px solid Gray;
	color : black;
	font-weight : bolder;
	background-color : white;
}
.display
{
	padding : 4;
	border-color : silver;
	border : 1;
}
scrollbar
{
	scrollbar-3d-light-color : Blue;
	scrollbar-arrow-color : Gray;
}
