/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color: #FFFFFF;
}
.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:12px;
}
.header
{
background-image:url(../images/header.gif);
background-repeat:no-repeat;
vertical-align:middle;
width:450px;
height:91px;
}
.menubox
{
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:18px;
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:#1F3332;
}


.whitespace
{
white-space:pre;
}

.text11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.text13 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.text14 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.text12W {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

div.transbox
  {
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
  }

.link11 {  font-family: Verdana; font-size: 11px; color: #FA7401}

:hover.link11 {  font-family: Verdana; font-size: 11px; color: #464646; text-decoration: none}

.link12 {  font-family: Verdana; font-size: 12px; color: #FA7401}

:hover.link12 {  font-family: Verdana; font-size: 12px; color: #464646}

.text11W { font-family: Verdana; font-size: 11px; color: #ffffff; }.text16R { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0000; }
