.detail {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	line-height: 1.5;
	color: #633124;
	padding: 10px;
	letter-spacing: 0.02em;
}
.detail td {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	line-height: 1.5;
	color: #633124;
	letter-spacing: 0.02em;
}
.detail A {
	color: #B80036;
	text-decoration: underline;
}
.detail A:VISITED {
	color: #D90041;
	text-decoration: underline;
}
.detail A:HOVER {
	color: #D90041;
	text-decoration: underline;
}
.title {
	font-size: 15px;
	line-height: 1.2;
	font-weight: bold;
	color: #B80036;
	margin-bottom: 4px;
}
.menuleft {
	font-family: arial, tahoma, verdana;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.8;
	font-weight: bold;
	padding-left:6px;
	padding-top:6px;
}
#active A {
	text-decoration: none;
	margin-right: 12px;
	color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8;
}
#active A: HOVER {
	text-decoration: none;
	color: #CC9966;
	line-height: 1.8;
}
.menuleft A {
	text-decoration: none;
	margin-right: 12px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.8;
}
.menuleft A:HOVER {
	text-decoration: none;
	color: #CC9966;
	line-height: 1.8;
}
.footer {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.footer A {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
}
.footer A:HOVER {
	font-family: arial, tahoma, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline
}
HR {
	color: #B80036;
	height: 2px;
}
.buttonSmall {
	background: url('../images/button_small.jpg');
	margin: 3px;
	background-color: #B80036;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 100px;
	height: 17px;
}
.buttonMedium {
	background: url('../images/button_medium.jpg');
	margin: 3px;
	background-color: #B80036;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 150px;
	height: 17px;
}
.buttonLarge {
	background: url('../images/button_large.jpg');
	margin: 3px;
	background-color: #B80036;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 200px;
	height: 17px;
}
.buttonExtraLarge {
	background: url('../images/button_extralarge.gif');
	margin: 3px;
	background-color: #B80036;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 250px;
	height: 17px;
}
.buttonLowSmall {
	background: url('../images/button_small_low.jpg');
	margin: 3px;
	background-color: #999999;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 100px;
	height: 17px;
}
.buttonLowMedium {
	background: url('../images/button_medium_low.jpg');
	margin: 3px;
	background-color: #999999;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 150px;
	height: 17px;
}
.buttonLowLarge {
	background: url('../images/button_large_low.jpg');
	margin: 3px;
	background-color: #999999;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 200px;
	height: 17px;
}
.buttonLowExtraLarge {
	background: url('../images/button_extralarge_low.gif');
	margin: 3px;
	background-color: #999999;
	border-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	width: 250px;
	height: 17px;
}
.alert {
	font-size: 11px;
	text-align: left;
}
.error {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.smallText {
	font-size: 9px;
	line-height: 10px;
}

FORM {
	margin: 0px;
}
INPUT {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
}
TEXTAREA {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
}
SELECT {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	height: 20px;
	vertical-align: middle;
}
UL {
	margin: 0px;
	margin-left: 20px;
}
.label {
	font-weight: bold;
	margin-left: 15px;
	margin-right: 5px;
	text-align: right;
	white-space: nowrap;
}
.labelm {
	font-weight: bold;
	margin-left: 15px;
	margin-right: 5px;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}
.language {
	font-family: arial, tahoma, verdana;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.language A {
	color: #FFFFFF;
	text-decoration: none;
}
.language A:HOVER {
	color: #CC9966;
	text-decoration: none;
}
#languageactive A {
	color: #CC9966;
}
#languageactive A: HOVER {
	color: #CC9966;
}

P {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tabItem {
	color: #FFFFFF;
	background-color: #B80036;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
}
.tabItem A, .tabItem A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.tabItemActive {;
	color: #FFFFFF;
	background-color: #D90041;
	font-weight: bold;
	padding: 3px;
	margin-left: 5px;
}
.tabItemActive A, .tabItemActive A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.grid {
	border-collapse: collapse;
}

.grid td {
	border: #B80036 solid 1px;
	border-collapse: collapse;
	padding: 2px;
}

.gridheader {
	background-color: #CC9966;
	font-weight: bold;
}
