html{
	cursor: url(cursor.cur);
	scrollbar-face-color: #770000;
	scrollbar-highlight-color: #CC2222;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #CC2222;
	scrollbar-arrow-color: #FFEEEE;
	scrollbar-track-color: #AA2222;
	scrollbar-darkshadow-color: #333333;
	background-color: #800000;
	}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	margin: 0px;
}

table,td,tr,th
{
	border: 0;
}

img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.imgborder
{
	color: #000000;
	background-color: inherit;	
	border: 2px solid #9999AA;
	margin: 0px;
	padding: 0px;
}

.maintable
{
	border: 0;
	table-layout: fixed;
	background-color: #FFDDDD;
	border: 2px solid #AA9999;	
}

.top
{
	font-size: 11px;		
	background-color: #771111;
	color: #FFFFFF;
	vertical-align: middle;
	height: 25px;
}

.header
{
	background-color: #990000;
	border-top: 2px solid #AA9999;
	border-bottom: 2px solid #AA9999;	
}

.headerlogo
{
	background-image: url(../img/headerlogo.jpg);
}

.menu
{
	background-color: #990000;
	border-right: 2px solid #AA9999;	
}

.menucell
{
	background-color: inherit;
	height: 30px;
	vertical-align: middle;
}

.menu a
{
	color: #FFFFFF;
	background-color: inherit;	
	text-decoration: none;
}

.menu a:hover
{
	color: #FFEEEE;
	background-color: inherit;	
	text-decoration: underline;
	font-weight: bold;
}

.menulink
{
	color: #770000;
	background-color: inherit;	
	text-decoration: none;
}

.menulinkvet
{
	color: #770000;
	font-weight: bold;
	background-color: inherit;	
	text-decoration: none;
}

.whitedot
{
	background-color: inherit;
	vertical-align: middle;
	border: 1px solid #886666;
	margin: 10px;
}

.content
{
	background-color: #DDDDDD;
	color: #800000;
	vertical-align: top;
}

.content a
{
	color: #800000;	
	background-color: inherit;
	text-decoration: underline;
}

.content a:hover
{
	color: #A00000;
	background-color: inherit;	
	text-decoration: underline;
}

.bottom
{
	font-size: 16px;
	background-color: #771111;	
	color: #EEEEEE;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	border-top: 2px solid #AA9999;
}

.bottom a
{
	color: #EEEEEE;
	background-color: inherit;	
	text-decoration: underline;
}

.bottom a:hover
{
	color: #FFEEEE;
	background-color: inherit;	
	text-decoration: underline;
}

.white
{
	color: #FFFFFF;
	background-color: inherit;	
	text-decoration: none;
}

.errortitle
{
	color: #EE3333;
	background-color: inherit;
	font-weight: bold;
}

.error
{
	color: #FF0000;
	background-color: inherit;
}

.shadowback
{
	color: inherit;
	background-color: #FF0000;
}

.fselect{
	font-size: 12px;
	color: #333333;
	background-color: inherit;	
	border: 1px solid #112266;
	width: 200px;
	height: 25px;	
	margin-left: 22px;
	margin-right: 22px;
}

.finput{
	font-size: 12px;
	color: #333333;
	background-color: inherit;	
	background-image: url(../img/finput.jpg);
	border: 1px solid #112266;
	width: 250px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;

}

.fminput{
	font-size: 12px;
	color: #333333;
	background-color: inherit;	
	background-image: url(../img/finput.jpg);
	border: 1px solid #112266;
	width: 150px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.fsinput{
	font-size: 12px;
	color: #333333;
	background-color: inherit;	
	background-image: url(../img/finput.jpg);
	border: 1px solid #112266;
	width: 50px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.fssinput{
	font-size: 12px;
	color: #333333;
	background-color: inherit;	
	background-image: url(../img/finput.jpg);
	border: 1px solid #112266;
	width: 25px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.finputr{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #112266;
	background-color: #CCCCCC;	
	border: 1px solid #112233;
	width: 250px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}


.fminputr{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #112266;
	background-color: #CCCCCC;	
	border: 1px solid #112233;
	width: 150px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.fsinputr{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #112266;
	background-color: #CCCCCC;	
	border: 1px solid #112233;
	width: 50px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.fssinputr{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #112266;
	background-color: #CCCCCC;	
	border: 1px solid #112233;
	width: 25px;
	height: 20px;	
	margin-left: 22px;
	margin-right: 22px;
}

.ftext{
	font-size: 12px;
	color: #333333;
	border: 1px solid #112266;
	background-color: inherit;	
	width: 250px;
	margin-left: 22px;
	margin-right: 22px;
}

.ftextav{
	font-size: 12px;
	color: #333333;
	background-color: #DDDDDD;
	border: 1px solid #112266;
	margin-left: 22px;
	margin-right: 22px;
}

.fbutton{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;	
	background-image: url(../img/fbutton.jpg);
	text-align: center;
	border: 1px solid #112266;
	width: 80px;
	height: 23px;
	margin-left: 22px;
	margin-right: 22px;
}

.fcheckbox{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;	
	background-image: url(../img/fbutton.jpg);
	text-align: center;
	border: 1px solid #112266;
	width: 20px;
	height: 20px;
	margin-left: 22px;
	margin-right: 22px;
}

.hfinput{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: inherit;	
	background-image: url(../img/hfinput.jpg);
	border: 1px solid #112266;
	width: 130px;
	height: 20px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.hfbutton{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;	
	background-image: url(../img/hfbutton.jpg);
	text-align: center;
	border: 1px solid #112266;
	width: 60px;
	height: 20px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;
}

.iwcpbutton{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: inherit;	
	background-image: url(../img/hfbutton.jpg);
	text-align: center;
	border: 2px solid #112266;
	width: 120px;
	height: 30px;
	margin-left: 22px;
	margin-right: 22px;
	margin-top: 5px;
}