body					{ margin:0px; padding:0px; font-family: "Gill Sans MT","Century Gothic", Verdana, Arial, sans-serif; color: #333333;background: url(/images/hdrbg.gif) repeat-x;background-color: #EDEDED;}
#page 				{ padding: 0px; border: 0px; }
#header				{ background: url(/images/banner.jpg) repeat-x; background-color: #FF6600; }
#nav 				{ padding-right: 12px; padding-bottom: 10px; font-size:85%; }
#nav a 				{ padding-left: 15px;text-decoration: none; font-weight: 200; color: #FFFFFF;}
#nav a:hover 		{ color: #FF6F21; }
#logo				{ padding-right:60px; padding-bottom:20px; }
#contentarea		{ padding:10px 5px; margin:0px; background: url(/images/bannershadow.gif) repeat-x; background-color: #FFFFFF; border-left: 1px solid #DDDDDD; border-right: 1px solid #DDDDDD; }
#content			{ padding:10px; }
#content a			{ color: #FF9933; font-weight:bold;}
#content a:hover { color: #FF6F21;}
#content p			{ margin-left:10px; }
#content ul		{ color: #FF9900; list-style:square;font-weight: 200;}
#info					{ text-align:center; font-size:80%; padding:20px 3px 3px 3px; border-left: 1px dashed #DDDDDD; }
#info a				{ color: #0033AA; font-weight:bold; text-decoration: none; }
#info a:hover 		{ color: #FF6F21;}
#info ul				{ text-align:left; color: #0033AA; list-style:square inside; font-weight: bold;padding-left: 1em; text-indent: -5px; margin: 0px;}
#info ul li			{ padding:0px; }
#footer				{ background-color: #333333; }
#footer a			{ color: #AAAAAA; font-size:78%; text-decoration: none; font-weight: 200;padding: 5px;}
#footer a:hover 	{ color: #FFFFFF; }


h1					{ color: #FF6600; margin: 20px 0px 0px 0px; font-size:115%;font-weight:200;}
h2					{ color: #FF6600; margin: 10px 0px 0px 0px; font-size:105%; font-weight:200;}
h3					{ color: #0066FF; margin: 10px 0px 10px 0px; font-size:95%; font-weight:200; background-color: #DDDDD; border-top:1px dashed #CCCCCC; border-bottom:1px dashed #CCCCCC;}
h4					{ color: #FF0000; margin: 0px; font-size:140%; }
b						{ font-weight:200; }
img					{ border:0px;}
strong				{ color: #FF6600; font-weight:bold; }
.code					{ margin-left:10px; padding: 3px; font-size:85%; background-color: #FFFFBB; border: 1px dashed #CCCCCC; }
.code b				{ text-decoration: none; color: #006600; font-size:80%;}
.code font			{ color: #FF0000; font-weight:200; }


input{ font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size:80%;}
select{ font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size:80%;}
textarea{ font-family: "Century Gothic", Verdana, Arial, sans-serif; font-size:80%;}

.input{ border: 1px solid #CCCCCC;}
.msg {padding:10px; border: 1px solid #FF0000;}