body{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
}

.menuitem {
	background-color: #ED1C24;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.a1 {
	font-family:tahoma;
	font-size: 12px;
	color: #FDFDEE;
	text-decoration: none;
}

.a1:hover {
	color: #FFFFFF;
	height: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.a1:active {
	color: #FDFDEE;	
}

.btable {
	border: 1px solid #DDDDDD;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
}

.formbutton {
	font-family:tahoma;
	background-color: #674589;
	font-size: 12px;
	color: #FFFFFF;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.formtextbox {
	border: 1px solid #DDDDDD;
	color: #555555;
}

.formchkbox {
	cborder: 1px solid #DDDDDD;
	ccolor: #555555;
}

.link_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link_text:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

.link_text_big {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.link_text_big:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;
}

.link_menu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8D68B3;
	text-decoration: none;
}

.link_menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #674589;
	text-decoration: none;
}

.selects {
	cborder: 1px solid #DDDDDD;
	ccolor: #555555;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}

.selectsbig {
	cborder: 1px solid #DDDDDD;
	ccolor: #555555;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.alerttext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF4A4A;
	text-decoration: none;
}

.link_black {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8D68B3;
	text-decoration: none;
	font-weight: bold;
}
.link_black:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #674589;
	text-decoration: none;
	font-weight: bold;
}

.gobutton {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #0084CB;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFFFFF;
}
