.small {
	font-size: 10px;
}
.big {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.normal {
	font-size: 12px;
}

.topmenuitem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold
}

.topmenuitem:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}

.maintablecelltop
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	width: 768px;
	padding: 5px;
}

.maintablecellbottom
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	border-top-style: none;
	width: 768px;
	background-image: url("images/bottombg.gif");
	height: 30px;
	text-align: center;
	color: #000000;
}

.menucell
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-image: url("images/menubg.gif");
	height: 25px;
	width: 766px;
	text-align: left;
	color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

.boxhedaer
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-image: url("images/menubg.gif");
	height: 25px;
	text-align: left;
	color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
    padding-left: 3px;
}
.boxcontent
{
	border-width: 0px;
	border-style: none;
	background-color: #f0f0f0;
	text-align: left;
	color: #000000;
    padding-left: 3px;
    padding-right: 5px;
    margin-top: 2px;
}

.sepcell
{
	border-width: 0px;
	border-style: none;
	background-image: url("images/sepbar.gif");
	height: 4px;
	width: 766px;
}

.headercell
{
	border-width: 0px;
	border-style: none;
	background-color: #f0f0f0;
	height: 32px;
	width: 766px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-family: Helvetica;
}

.whitesep
{
  height: 1px;
  top-margin: 5px;
}
.boxtable
{
	background-repeat: no-repeat;
}
.menuitem
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: 727273;
	text-decoration: none
}
.menuitem:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC350F;
	text-decoration: none
}
.header
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 727273
}
.text, td, p, li, ul, ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.langs,
.langs:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC350F;
	text-decoration: none;
	font-weight: bold
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CC350F;
	text-decoration: none
}
.tdright {
	text-align: right;
}
