﻿p{font-size:11px;font-family:arial, helvetica, sans-serif;}
a{font-size:11px;font-family:arial, helvetica, sans-serif;}
td{font-size:11px;font-family:arial, helvetica, sans-serif;}
body{font-size:11px;font-family:arial, helvetica, sans-serif;}
body         { font-family: arial, helvetica, sans-serif; color: 
               #000000; margin: 0 }
table        { font-size:11px;font-family: arial, helvetica, sans-serif; color: #000000;}
.large 		{ font-size:medium; font-family:arial,helvetica,sans-serif; color: #000000 } 
.border    {
	font-size: 11px;
	background-color: #003729;
	background-attachment: scroll;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}

td.cell      { font-size:11px;font-family: arial, helvetica, sans-serif; color: #000000; 
               background-color: #F2F7E1 }
a:link       { text-decoration: underline; color: #18760E }
a:visited    { text-decoration: underline; color: #18760E }
A:hover { text-decoration: underline; color: #C04800 }
A:active {text-decoration: none; color:#000000 }

a.login_link:link       { text-decoration: underline; color: #FFFFFF }
a.login_link:visited    { text-decoration: underline; color: #FFFFFF }
A.login_link:hover { text-decoration: underline; color: #C04800 }
A.login_link:active {text-decoration: none; color:#C04800 }

.Button 		{
	border: 1px solid #18760E;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	background: #003729;
	text-decoration: none;
	cursor: hand;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
	color: #FFFFFF;
}
.Button_over	{
	border: 1px solid #EF1B2E;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	background: #BD1021;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
	background-image: url('images/light_fade_big.png');
	background-repeat: repeat-x;
	background-position: background-position-y:top;
}
form 		 { margin: 0; }	

td.menu {font-size:11px;background-color: #FFFFFF; color: #000000; border-style: none solid solid solid; border-width: 0px 1px 1px 1px; background-attachment: scroll; font-weight: normal; border-right-color: #BFBFBF; border-bottom-color: #BFBFBF; border-left-color: #BFBFBF; }
td.menuover {
	font-size: 11px;
	background-color: #003729;
	color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 0px 1px 1px 1px;
	background-attachment: scroll;
	font-weight: normal;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
}


