/* CSS Document */
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline; 
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
table{ text-align:left}
#head{ background-image:url(images/head.gif); background-repeat:no-repeat; width:950px; height:160px;}
body{ background-image:url(images/backgrou.jpg);}
#m_left{ background-image:url(images/m_left.gif); width:6px; height:30px;}
#m_body{ background-image:url(images/m_body.gif);}
#m_right{ background-image:url(images/m_right.gif); width:6px; height:30px;}
#select{ background-image:url(images/select.gif)}
.stly1{ font-size:smaller;}
.stly3{ font-size:small; color:#666666;}
#tax{background-color:#9094A9;}
#foot{ background-color:#7D8BAC; height:50px;vertical-align:top;}
.stly2{ font-size:small; color:#FFFFFF; }
#regis{font-size:small; color:#666666; border:1px; border-style:dotted; border-color:#3300FF}
#all{font-size:small; color:#666666;}
#border{ border:1px; border-style:solid; border-color:#6699FF; font-size:small; color:#666666;}
#borderans{ border:1px; border-style:solid; border-color:pink; font-size:small; color:#666666;}
#redborder{border:1px; border-style:dotted; border-color:red}
#page{ border:1px; border-style:solid; border-color:#0099FF;}
#menubg{ background-image:url(images/bamenu1.jpg);  height:10px;}
#br{ height:2px;}

