.body_class {
	background-color: #ffffff;
	margin: 0 0 0 0;
    background-image: url(/images/bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #fefeff;
	SCROLLBAR-SHADOW-COLOR: #a0a0a0;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #4d4d4d;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-DARKSHADOW-COLOR: #868686;
}

td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

img {
	border: 0;
}


.td12 {
	font-family: Tahoma, Arial;
	font-size: 12;
	color: #333333;
}

.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.login_tl {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.login_tx {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #800000;
	text-align: center;
}

.blue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #2f69a4;
	font-weight: bold;
	line-height: 22px;
}

.blue11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #2f69a4;
}

.terms {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #818181;
}

.copyr {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #999999;
}

a.linkGrey {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.linkLang {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.linkLangS {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #2f69a4;
	font-weight: bold;
}

a.linkPink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

a.linkBlue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2f69a4;
	text-decoration: underline;
}

a.linkBl {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #2f69a4;
	text-decoration: none;
}

a.menu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

a.terms {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #818181;
	text-decoration: none;
}

.inputPink {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	border-top: 1px #e97979 solid;
	border-bottom: 1px #e97979 solid;
	border-left: 1px #e97979 solid;
	border-right: 1px #e97979 solid;	
}

.inputGrey {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-indent: 2px;
	border-top: 1px #333333 solid;
	border-bottom: 1px #333333 solid;
	border-left: 1px #333333 solid;
	border-right: 1px #333333 solid;	
}
.inputButton {
	height: 20px;
	color: #2f69a4;
	font-weight: bold; 
	background-color: #e5eef8;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-indent: 2px;
	border: 0px #333333 solid;
}

.deleteButton {
	height: 20px;
	color: #333333;
	font-weight: bold; 
	background-color: #f1f1f1;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-indent: 2px;
	border: 0px #333333 solid;
}

.registerButton {
	background-image: url(/images/bg_blue.gif);
	border: 0px #ffffff solid;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	width: 160px;
	height: 30px;
	padding: 2 5 2 5;
	cursor: pointer;
}

.redButton {
	background-image: url(/images/bg_red.gif);
	border: 0px #ffffff solid;
	font-face: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 19px;
	padding: 2 5 2 5;
	cursor: pointer;
}