
@import "style.css";

/* CSS Document */

body,td,th 					{ color: #333333; font: 14px Arial, Helvetica, sans-serif; }
body 						{ background-color: #E4E4E4; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
a:link 						{ color: #778E1E; text-decoration: underline;}
a:visited 					{ text-decoration: underline; color: #778E1E;}
a:hover 					{ text-decoration: none; color: #666666;}
a:active 					{ text-decoration: underline; color: #778E1E;}
h1 							{ color: #666666; margin-top: 2px; margin-bottom: 6px; font: 24px/28px Arial, Helvetica, sans-serif; }

h3 							{ color: #333333; font: 16px/20px Arial, Helvetica, sans-serif; }
.BG_leftcolumn 				{ background-image: url(../images/rightclick_22.gif); background-repeat: repeat-y;}
.BG_rightcolumn 			{ background-image: url(../images/rightclick_26.gif); background-repeat: repeat-y;}
.FooterText 				{ font-family:Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #333333;}
.BG_Footer 					{ background-image: url(../images/rightclick_40.gif); background-repeat: repeat-x;}
.BodyText 					{ font-family:Arial, Helvetica, sans-serif; font-size: 14px; line-height: 18px; color: #333333;}
.BodyText ul li 			{ margin-left: 25px;}
.BodyText ul				{ margin-top: 0; margin-bottom: 0;}

.BG_news 					{ background-image: url(../images/news_middle.gif); background-repeat: repeat-y;}
.BG_news ul					{ margin-left: 10px;}
.BG_news li					{ margin-bottom: 10px;}
ul 							{ padding-top: 3px; padding-bottom: 3px; padding-left: 12px;}
p 							{ margin-bottom: 15px;}
.menu 						{ text-align: center;}
.menu td 					{ font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #778E1D; font-weight: bold;}
.menu a 					{ text-decoration:none; padding: 2px 5px;}
.menu a:hover 				{ border: 1px #CDCCCC solid; padding: 1px 4px;}
.signupframe 				{ background: #ffffff; font-family: Arial, Helvetica, sans-serif;}
table.signupframe 			{ border: 1px solid #CDCCCC;}
table.signupframe tr td 	{ font-size: 12px; color: #778E1E; font-weight:bold;}
.req 						{ color: #333333; font-weight:normal; font-size: 12px;}
.signupframe h4				{
	color:#000000;
	font-size: 12px;
}
.BodyText a					{ color: #778E1E; text-decoration: underline;}
.inputbox					{ width: 135px;}

