body {
	margin: 0px;
	padding: 0px;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

A.topmenu:link    {color:#ffffff; text-decoration:none;}
A.topmenu:active  {color:#ffffff; text-decoration:none;}
A.topmenu:visited  {color:#ffffff; text-decoration:none;}
A.topmenu:hover   {color:#cccccc; text-decoration:none;}


.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #cccccc;
	border: 1px solid #3873A0;

}
.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3873A0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

A.text:link    {color:#999999; text-decoration:none;}
A.text:active  {color:#999999; text-decoration:none;}
A.text:visited  {color:#cccccc; text-decoration:none;}
A.text:hover   {color:#3873A0; text-decoration:none;}


.border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

A.leftmenu:link    {color:#ffffff; text-decoration:none;}
A.leftmenu:active  {color:#ffffff; text-decoration:none;}
A.leftmenu:visited  {color:#ffffff; text-decoration:none;}
A.leftmenu:hover   {color:#3873A0; text-decoration:none;}



.line {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #999999;


}
.line2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.line3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.line4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

A.text2:link    {color:#3873A0; text-decoration:underline;}
A.text2:active  {color:#3873A0; text-decoration:underline;}
A.text2:visited  {color:#3873A0; text-decoration:underline;}
A.text2:hover   {color:#999999; text-decoration:underline;}
