
td
{
	font-family: Tahoma, Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #12175E;
}

.explanation
{
	font-family: Tahoma, Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #4D4D4D;
}

input
{
	font-family: Tahoma, Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #12175E;
}


.kopevent
{
	font-family: Tahoma, Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #12175E;
	font-weight: bold;
	letter-spacing: 2px;
}

.link
{
	font-family: Tahoma, Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #FD3538;
	font-weight: bold;
}


.light
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #8E582B;
}

body
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #44250B;
	scrollbar-face-color:#01397F;
	
	scrollbar-arrow-color:ffffff; 
	scrollbar-track-color:#ECF0FF ;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#DBDBDB;
	scrollbar-darkshadow-Color:#DBDBDB;
}

.numbers
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}

.numbers:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
}

.numbers:active
{
	color: #D1D1D1;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	font-weight:bold;
}

.small
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 10px;
	color: #161616;
}

.footer
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 10px;
	color: #595859;
}

.smallbold
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 10px;
	color: #161616;
	font-weight: bold;
}

.inputmedium
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 150px;	
	height: 17px;
}

.inputsmall
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 75px;
	height: 17px;	
}

.formbutton
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 125px;
	height: 25px;	
}

textarea
{
	font-family: Trebuchet MS, trebuchet, arial, verdana;
	font-size: 11px;
	color: #161616;
	width: 150px;
	height: 75px;
}

a
{
	color: #12175E;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #12175E;
	text-decoration: underline;
	font-weight: bold;

}