BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

body {
	background-image : url(images/lt_blue_fade3.jpg);
}

h5
{
	font-family : Verdana, Arial, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
table.teal
{
	border : thick double Teal;
}

Textarea
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: Navy;
}

A:Hover {
	text-decoration: none;
	color: Maroon;
}

th
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: transparent;
	color:black;
	text-align:center;
}


.navbarbutton
{
	background-color: #977797;
	color: Black;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.specialtext
{
	margin-left : 18px;
	margin-right : 18px;
}

.italictext
{
	font-style : italic;
}

.specialnavbarbutton
{
	background-color: #977797;
	color: Black;
	text-decoration: blink;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.navyheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: navy;
	color:#ffcc00;
	text-align:center;
}

.blueheader
{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-weight: bold;
	background-color: blue;
	color:#ffcc00;
	text-align:center;
}

.formlabel
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:right;
	width: 150px;
	background-color: Silver;
}

.boldfield
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:left;
	background-color: silver;
}

.formheader
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: bold;
	text-align:center;
	background-color:silver;
}

.formfield
{
	font-family : Arial, sans-serif ;
	font-size : 12px;
	font-weight: normal;
	text-align:left;
}

.ralign
{
	text-align : right;
}

.lalign
{
	text-align: left;
}

.calign
{
	text-align: center;
}

.whiteheader
{
	background-color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.blockpink
{
	background-color : pink;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}

.blockyellow
{
	background-color : #EEE8AA;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}

.blockblue
{
	background-color : #ADD8E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}

.blockgreen
{
	background-color : #AFEEEE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}


.blocklilac
{
	background-color : #D8BFD8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : Black;
}

legend.lilac	
{
	background-color : #D8BFD8;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : black;
	text-transform : uppercase;
	font-weight : bold;
}

legend.green
{
	background-color : #3CB371;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : black;
	text-transform : uppercase;
	font-weight : bold;
}

legend.blue	
{
	background-color : #ADD8E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : black;
	text-transform : uppercase;
	font-weight : bold;
}

legend.pink
{
	background-color : #DB7093;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-style : normal;
	color : white;
	text-transform : uppercase;
	font-weight : bold;
}

fieldset.purple
{
	border : medium double Purple;
}

fieldset.pink
{
	border : medium double #DB7093;
}

fieldset.blue
{
	border : medium double Navy;
}

fieldset.teal
{
	border : medium double #004040;
}
fieldset.green
{
	border : medium double #2E8B57;
}

th.header1
{
	color: white;
	background-image : url(images/menu_header1.jpg);
	border: 1px solid #67674c;
}

th.header2
{
	color: white;
	background-image : url(images/header2.jpg);
	border: 1px solid #67674c;
}

th.header3
{
	color: white;
	background-image : url(images/header3.jpg);
	border: 1px solid #67674c;
}