body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

td {
	vertical-align: top;
	font-family: tahoma;
	font-size: 11px;
}

.top-border {
	border-bottom: 1px solid #FFFFFF;
}

.main-border {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

.simple-textfiled {
	border: 1px solid #000000;
	font-size: 11px;	
	width: 90px;
}

.middle-divider {
	border-right: 1px solid #DDDDDD;
}

.middle-column {
	vertical-align: middle;
}

.menu-border {
	border-top: 4px solid #DADADA;	
	border-left: 2px solid #DADADA;
	border-right: 2px solid #DADADA;
	border-bottom: 4px solid #DADADA;
}

a.menu-link:link {
	color: #333333;
	text-decoration: none;
}

a.menu-link:visited {
	color: #333333;
	text-decoration: none;
}

a.menu-link:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu-link:active {
	color: #FFFFFF;
	text-decoration: none;
}

.heading {
	color: #FFFFFF;
}

.content-border {
	border: 1px solid #DDDDDD;
}

a.footer-link:link {
	color: #666666;
	text-decoration: none;
}

a.footer-link:visited {
	color: #666666;
	text-decoration: none;
}

a.footer-link:hover {
	color: #005EC6;
	text-decoration: none;
}

a.footer-link:active {
	color: #005EC6;
	text-decoration: none;
}
.bottom-column {
	vertical-align: bottom;
}

a:link {
	color: #005EC6;
	text-decoration: none;
}

a:visited {
	color: #005EC6;
	text-decoration: none;
}

a:hover {
	color: #040F91;
	text-decoration: none;
}

a:active {
	color: #040F91;
	text-decoration: none;
}

a.Top:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.Top:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.Top:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.Top:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.signup:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.signup:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.signup:hover {
	color: #000000;
	text-decoration: none;
}

a.signup:active {
	color: #000000;
	text-decoration: none;
}
.bottom-align {
	vertical-align:bottom;
	font-family:tahoma;
	font-size:13px;
	
	}
a.member:link {
	color: #00CCFF;
	text-decoration: none;
}

a.member:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.member:hover {
	color: #CC0000;
	text-decoration: none;
}

a.member:active {
	color: #CC0000;
	text-decoration: none;
}
.editor-width {
	width: 500px;
}

.editor-width2 {
	width: 400px;
}

.bigletters {
	font-size:15;
	font-family:tahoma;
	color:#000000;
}

.simple-textfiled2 {
	font-size: 11px;	
	border: 1px solid #000000;
}