body {
	scrollbar-face-color: #C3C3C3;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C3C3C3;
	scrollbar-darkshadow-color: #C3C3C3;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF
}

p.margin 
  {margin-left: 10px;}

A {
	font-weight: bold;
	color: #900103;
	font-size:13px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}

A:hover {
	font-weight: bold;
	color: #F28445;
	font-size:13px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}

TD {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
	color: #000000;
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif"	
}

.headMenu {
	font-weight: bold;
	color: #000000;
	font-size:11px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}

.headMenu:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size:11px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}             

.bottomMenuoff {
	font-weight: normal;
	color: #FFFFFF;
	font-size:12px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}
    

.bottomMenu {
	font-weight: normal;
	color: #900103;
	font-size:11px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: none
}

.bottomMenu:hover {
	font-weight: normal;
	color: #E3773A;
	font-size:11px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}

.smallText {
	font-weight: regular;
	color: #A7A7A7;
	font-size:11px; 
	font-family:"Arial","Verdana","MS Sans Serif","sans-serif";
	text-decoration: none
}

.bigText {
	font-weight: bold;
	color: #900103;
	font-size:15px; 
	font-family:"Verdana","Arial","MS Sans Serif","sans-serif";
	text-decoration: underline
}

.formEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #B9B9B9;
	background-color: #FFFFFF;
	width: 250px;
	font-size: 10pt
}

.formHalfEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #B9B9B9;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 10pt
}

.formSmallEdit {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #B9B9B9;
	background-color: #FFFFFF;
	width: 60px;
	font-size: 10pt
}

.formTextarea {
	font-family:"Arial","Verdana","MS Sans Serif",sans-serif;
	border: 1px solid #B9B9B9;
	background-color: #FFFFFF;
	width: 400px;
	height: 100px;
	font-size: 10pt
}

.registerSubmit {
	border: 1px solid #B9B9B9;
	font-size: 9pt;
	background-color:#FAFAFA;
	font-weight: bold;
	color: #245B44;
	height: 20;
	width:80pt
}

.loginSubmit {
	border: 1px solid #B9B9B9;
	font-size: 9pt;
	background-color:#FAFAFA;
	font-weight: bold;
	color: #245B44;
	height: 20;
	width:50pt
}


.tableBorder {
	border: solid 1px #B9B9B9;
	background-color: #FFFFFF
}

.tableHeader {
	background-color: #B9B9B9
}

.tableData {
	background-color: #F4F4F4
}

.tableDataLight {
	background-color: #FAFAFA
}
