﻿body			{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
				color: black; background-color: white;}
ul				{margin: 0 0 0pt 20pt;}
td				{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;}
th				{font-family: verdana,arial,helvetica,sans-serif; font-size: 12px;
				font-weight: bold}
A				{text-decoration: none;}
A:hover			{text-decoration: underline;}
A:link			{color: blue}		/* unvisited link */
A:visited		{color: blue}		/* visited links */
A:active		{color: blue}		/* active links */



.normal			{color: black; font-size: 12px; 
				font-family: verdana,arial,helvetica,sans-serif;}
.normalp1		{font-size: 15px;}
.normalp2		{font-size: 18px;}
.caption		{font-size: 12px;}	/* picture captions */
.pagehead		{color: black; font-size: 18px; 
				font-family: verdana,arial,helvetica,sans-serif; font-weight: bold}
.menu    		{font-size: 16px; background-color: white; margin: 0; padding: 0; border: 0px none;
				font-weight: bold; line-height: 140%; list-style-type:circle}
.menu2   		{color: black; background-color: white; font-size: 12px; text-decoration: none; margin: 0; border: 0px none;
				line-height: 120%; font-weight: normal; list-style-type:square; padding-left:20px; padding-right:0; padding-top:0px; padding-bottom:0}
.menu3   		{color: black; background-color: white; font-size: 12px; text-decoration: none; margin: 0; border: 0px none;
				font-weight: normal; line-height: 120%; list-style-type:none; padding-left:40px; padding-right:0; padding-top:0px; padding-bottom:0}

.address		{color: black; font-size: 12px;}

.msg			{color: green; font-size: 12px;}
.errormsg		{color: red; font-size: 12px;}

.boldnormal		{color: black; font-size: 12px; font-family: "Arial";font-weight: 700}

.heading 		{color: navy;  font-size: 28px; font-weight: 700;font-family: Arial;font-style: italic}

.warning		{color: red;  font-size: 12px; font-weight: 700;font-family: Arial;font-style: normal}

.list	 		{color: black; font-size: 10px;}

.navbar	 		{color: black; font-size: 12px;}

.lightrow 		{color: black; background-color: white; font-size: 12px;}
.darkrow 		{color: black; background-color: #E0E0E0; font-size: 12px;}

.formtable	 	{color: white; font-size: 15px; font-weight: 700; background-color: #0000CC; width: 620px; border: thin solid red;}
.formtitle	 	{color: white; font-size: 15px; font-weight: 700; background-color: #0000CC;}
.formcontent	{color: black; font-size: 12px; font-weight: 400; background-color: #CCCCCC; border: thin solid red;}


.tablehead {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#000000;
	background-color: #C0C0FF;
	font-size:	.8em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.lightrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; 
	background-color: white;
	font-size: .8em;
	}
.darkrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; 
	background-color: #E0E0E0;
	font-size: .8em;
	}
.standardTable
{
	background-color: White;
	border-color: Gray;
	border-width: 2px;
	border-style: solid;
	border-collapse: collapse;
}
