BODY	{	background-color: #6c7089; font-size: 80%; margin: 0px; font-family:Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;  background-image: url(../images/bg.jpg); background-repeat:repeat-x; background-position: top left; }
H1		{	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #DDEBEE; font-weight: normal; margin: 0px; }
h2 		{ 	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; font-size: 160%; }

DIV.Page	{	width: 795px; }
DIV.Left	{	float: left; width: 20px; height: 700px; background-image: url(../images/red_top.gif); background-position:bottom right; background-repeat:no-repeat; }
DIV.Right	{	text-align: left; float: right; width: 775px;  }
DIV.Top		{	height: 16px; padding-top: 50px; padding-right: 20px; font-size: 90%; text-align: right; background-color: #FFFFFF;background-image:url(../images/logo.gif); background-position: top left; background-repeat:no-repeat;   }
				DIV.Top	a 			{  text-decoration: none; color: #3d4583; padding-left: 11px; padding-right: 8px; background-image: url(../images/dots_top.gif); background-position: left; background-repeat:no-repeat; }
				DIV.Top	a:hover		{ text-decoration: underline; }

DIV.Bar		{	height: 80px; background-color: #f1ca09; }

DIV.Menu	{	font-size: 90%; text-align: left; height: 35px; width: 100%;  background-color: #000000;}
DIV.Menu ul			{	list-style: none; margin: 0px; padding-left: 0px;  padding-top: 10px; }
DIV.Menu li			{	display: inline; margin: 0px; padding-left: 0px; }
DIV.Menu	a		{	color: #FFFFFF; text-decoration: none; padding-left: 11px; padding-right: 11px; padding-top: 10px;  }
DIV.Menu	a:hover	{	background-image: url(../images/menu_bg.gif); background-position: top left; background-repeat:repeat-x;  }
			
DIV.Middle	{	background-image: url(../backgrounds/home.jpg); background-position: top left; background-repeat:no-repeat; padding-left: 195px; padding-top: 5px; padding-bottom: 5px; padding-right: 10px; }

DIV.Content	{	height: 500px; padding-left: 55px; padding-right: 55px; overflow-y: auto; line-height: 150%;}
DIV.Bar_Bottom	{	height: 15px; padding: 20px; text-align: right; padding-right: 20px; font-size: 80%; background-image:url(../images/red_right.gif); background-position:top left; background-repeat:no-repeat; }

DIV.Bar_Bottom	a 			{ text-decoration: none; color: #FFFFFF; padding-left: 10px; padding-right: 10px; background-image: url(../images/dots_bottom.gif); background-position: left; background-repeat:no-repeat; }
DIV.Bar_Bottom	a:hover		{ text-decoration: underline; }

DIV.Content a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FECC00;
}


DIV.Content a:hover {
	border-bottom: 1px solid #DF0941;
}

table.listtable {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;	
}

table.listtable td {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	padding: 2px;	
}

tr.grayout td {
	color: #808080;
}

tr.grayout td a {
	color: #808080;
}

input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
