.Base_Style	{
	font-family: Trebuchet MS;
	color: #000000;
}

.Left_Column	{
	width: 380px;
	vertical-align: top;
	font-family: Trebuchet MS;
	margin-right: 30px;
	padding-left: 10px;
}

.Main_Text	{
	font-family: Trebuchet MS;
	font-size: small;
}

.Right_column	{
	text-align: center;
	font-family: Trebuchet MS;
}

.Title	{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: large;
	margin-bottom: 100px;
	color: #669900;
}


Body			{

				font-family: arial, helvetica;
				font-size: 10pt
			}

TD.MainTitle		{	
				font-family: arial, helvetica;
				font-weight: bold;
				font-size: 18pt;
				color: #FFFFFF;
			}

INPUT.Textsmall		{
				background: #63CEDE;
				font-size: 6pt;
				color: #000000
			}

SPAN.MainTitleSub	{	
				font-family: arial, helvetica;
				font-weight: bold;
				font-size: 14pt;
				color: #FFFFFF;
			}

A.RightLink		{
				text-decoration: none;
				font-family: arial, helvetica;
				font-weight: bold;
				font-size: 11pt;
				color: #6666cc;				
			}

Div.L0PopupStyle	{
				background: #ccccff;
			}
		

A.L0AMouseOver		{
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #dd0000;
			}
		
A.L0AMouseOut		{
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #000099;		
			}
			
A.L0AClicked		{
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #ffffff;	
			}
			
A.L0AChildSelected	{
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #dd0000;
			}

		

TD.L0TDMouseOver	{
				background: #00b2d6;
			}
		
TD.L0TDMouseOut		{
				background: #66ccff;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 2px;
				padding-bottom: 2px;
			}
			
TD.L0TDClicked		{

			}
			
TD.L0TDChildSelected	{

			}
		
Table.L0PopupTable	{
				background-color: 0000FF;
			}
			
			
Div.L1PopupStyle	{
				background: #000000;
			}
		

A.L1AMouseOver		{
				text-decoration: none;
				font-size: 11pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #dd0000;
			}
		
A.L1AMouseOut		{
				text-decoration: none;
				font-size: 11pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #000000;		
			}

A.L1AClicked		{
				text-decoration: none;
				font-size: 11pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #dd0000;
			}
			
A.L1AChildSelected	{
				text-decoration: none;
				font-size: 11pt;
				font-family: arial, helvetica, sans serif;
				text-align: center;
				color: #dd0000;
			}
		

TD.L1TDMouseOver	{
				background: #000000;
				padding-left: 5px;
				padding-right: 5px;
			}
		
TD.L1TDMouseOut		{
				background: #ffffff;	
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 2px;
				padding-bottom; 2px;
			}	
TD.L1TDClicked		{
				background: #000000;
			}
TD.L1TDChildSelected	{
				background: #000000;
			}	
		
Table.L1PopUpTable	{
				cell-Spacing: 0px;
				cell-Padding: 20px;
			}
body {
	font: 12px arial, helvetica, sans-sarif;
}



/* All buttons on the site should use this tag */
button {
	border: solid 1px #000;
	padding: 3px 15px;
	background-color: #c33;
	color: #F5D90A;
}


.topMenu {
	font-size: 0.9em;
	font-family: arial, helvetica, sans-sarif;
}

.subMenu {
	font-size: 0.9em;
	font-family: arial, helvetica, sans-sarif;
}

.bottomLink {
	font-size: 0.8em;
	font-family: arial, helvetica, sans-sarif;
}

.bottomText {
	font-size: 0.7em;
	font-family: arial, helvetica, sans-sarif;	
	color: #669900;
	font-weight: bold;
}