/* designmagic.css 11 June 2005*/
body         {
	background:  #FFFFFF;
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1           { color: #ff9933; font-family: Verdana, Arial, sans-serif; font-size: 15px; font-variant:none; font-weight: bold;}
h2           { color: #003366; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-variant: none; text-decoration: underline; }
h3           { color: #003366; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-variant: none; }
h4           { color: #ff9933; font-family: Verdana, Arial, sans-serif; font-size: 13px; font-variant: none; text-decoration: underline; }

a:link       { color: #ff9933; text-decoration: underline; }
a:active     { color: #003366; text-decoration: underline; }  
a:visited    { color: #111111; text-decoration: underline; }  
a:hover      { color: #ff9933;  text-decoration: none; border-bottom: 1px dashed #ff9933; } 

.top1 a:link    { color: #FFFFFF; text-decoration: none; }
.top1 a:active  { color: #ffffff; text-decoration: none; }  
.top1 a:visited { color: #ff9933; text-decoration: none; }  
.top1 a:hover   { color: #ff9933; text-decoration: none; } 

HR           { height: 1px; align: center; width: 75%; color: #ff9933; }

.top1        { background:  #003366; color: #ffffff; font-size: 9px; font-family: Verdana, Arial, sans-serif; line-height: 12px; }
.top2        { background:  #ffa033; }
.topmenu     { background: #E8E8E8; color: #111111; font-size: 11px; font-family: Verdana, Arial, Helvetica; height: 20px; }
.bottommenu  { background: #E8E8E8; color: #111111; font-size: 11px; font-family: Verdana, Arial, Helvetica; height: 26px; border-bottom: 2px solid #ff9933; padding-top: 5px; }
.vertline    { border-left: 1px solid #E8E8E8; }
.pic a:hover { color: #ff9933;  text-decoration: none; border-bottom: none;} 

#designmagic { text-align: center; margin: 25px; font-size: 15px; font-weight: bold; }