/* CSS Document */

*{
margin:auto 0;
padding:0;
}
.welcomehead
{
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
color:#af4409;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
.welcometxt
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
color:#333333;
line-height: 1.8em;
text-align:justify;
}

.quick_table
{
border: solid 1px #d5caa2;
background-color:#e6e0c8;
}
 
.quick_menu li
{
float:left;
width:247px;
list-style:none;
background-image:url(../images/quick_bg.jpg);
background-repeat:no-repeat;
height:32px;
}

.quick_menu li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
padding-left:30px;
font-weight:bold;
line-height:25px;
text-decoration:none;
}
.quick_menu li a:hover
{
color:#61612d;
}
.notice_table
{
border: solid 1px #e8dcbd;
background-color:#FFFFFF;
}
.menu
{
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
}
.menu ul
{
margin:0 auto;
width:970px;
margin-left:25px;
	
}
.menu li
{
	padding:0 9px;
	list-style:none;
	float:left;
	color:#9F00CE;
	width:110px;
	height:20px;
	
	
}
.menu li a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CB5A05;
text-decoration:none;
font-weight:bold;
height:23px;
width:110px;
float:left;
line-height:20px;
}
.menu li a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#F97615;
text-decoration:none;
font-weight:bold;
background-image:url(../images/menu-over.jpg);
background-repeat:no-repeat;
height:23px;
width:110px;

line-height:20px;

}

.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.footerlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.footerlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}
.adminlinks
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#333333;
text-decoration:none;
}
.adminlinks:hover
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#990000;
text-decoration:none;
}
.head2
{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
color:#8D5E40;
font-weight:bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}
.link3
{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
color:#8D5E40;
font-weight:bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-decoration:none;
}
.link3:hover
{
text-decoration:underline;
}
.emaillink
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
color:#A32F08;
line-height: 1.8em;
text-decoration:none;
}
.emaillink:hover
{
color:#333333;
}