body {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	color: #FFFFFF;

}
td {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	color: #FFFF00;

}
.tableborder1pxblack {
	border: 1px solid #000000;
}
.blackstripesatthetop {
	background-color: #000000;
	background-repeat: no-repeat;
}
.formdecoratorbuttonelements {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.formdecoratorfieldelement {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px dotted #FFFFFF;
}
a:visited {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #33FFFF;
	border: 1px dotted #CC0000;
}
a:active {
	font-family: Tahoma, Verdana, sans-serif, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	border: 1px dotted #CC0000;
}
.smallheaderrepeatonce {
	background-attachment: fixed;
	background-image: url(../image_html/headergradient_bg_red.jpg);
	background-repeat: repeat-y;
	background-position: right top;

}
.borderfull {
	border: 1px solid #666666;
}
.borderupleftdown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.borderleftonly {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.borderbelowonly {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borderuponly {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.borderupbg {
	background-attachment: fixed;
	background-image: url(../image_html/headergradient_bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.sidemenubg {
	background-image: url(../image_html/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
