/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color: #FFFFFF;
font: 76% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	font-style:normal
}
.topbg
{
background-image:url(../images/topbg.gif);
background-repeat:repeat-x;
height:24px;
}
.leftbg
{
background-image:url(../images/leftbg.gif);
background-repeat:repeat-y;
width:31px;
}
.bottombg
{
background-image:url(../images/bottombg.gif);
background-repeat:repeat-x;
height:26px;
}
.rightbg
{
background-image:url(../images/rightbg.gif);
background-repeat:repeat-y;
width:32px;
}
.headerbgline
{
background-image:url(../images/headerline.gif);
background-repeat:repeat-x;
height:8px;
}


.menubox
{
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:20px;
background-color:#FFFFFF;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3D5857;
	text-decoration: none;
}
.menutext:hover
{
color:#CC0000;
font-size: 11px;
	font-style: normal;
}
.newsbox
{
border:1px solid #9EA1A6;
padding:1px;
background-color:#FFF;
}
.search_inputbox
{
border:1px solid #4C8CD4;
background-color:#FFFFFF;
width:140px;
height:19px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#656565;
padding-left:4px;
line-height:19px;
vertical-align:middle;
}

.td:hover
{
text-decoration:underline;
color:#333333;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#656565;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.footertext:hover
{
text-decoration:underline;
}
.redtext:hover
{
text-decoration:underline;
}
.whitespace
{
white-space:pre;
}
p{padding:0 5px 0px; font-size: 1em;color: #333333;text-align: justify; line-height: 1.4em; letter-spacing: 1px;}
h1 { font-size: 2em; margin-top: 0;  text-transform:uppercase; letter-spacing: 1px;}
h2 { font-size: 1.5em; color: #79B30B; line-height: 1.3em; letter-spacing: -1px;}
h3 { font-size: 1.3em; color: #FF6600;}
h4 { font-size: 1.2em; color: #990000;text-align: justify; line-height: 1.4em; letter-spacing: 1px;}
h5 {
	font-size: 1.15em;
	font-weight:bold;
	color: #663333;
}
h1,h2,h3,h4,h5 {padding:0 5px 0px;}
acronym {border-bottom: 1px dotted #b71; cursor:help; } 
blockquote { border: 1px solid #b71; background-color: #FFFFCC;  margin: 3ex; font-style:normal;}
