body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55462b;
}
body {
	background-color: #eeeade;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footnote {
	font-size: 10px;
	font-style: italic;
}
a:link {
	text-decoration: none;
        color: #55462b;
}
a:visited {
	text-decoration: none;
        color: #55462b;
}
a:hover {
	text-decoration: underline;
        color: #55462b;
}
a:active {
	text-decoration: none;
        color:#55462b;
}

.menu {
	background-image:url(../images/menu.jpg);
	background-position:top left; 
	background-repeat:no-repeat;
}
.menutext {
	font-size:20px;
	position:absolute; 
	top:0px; 
	left:128px;
}
.menupos {
	position:relative;
	left:0px;
	top:-23px;
}
.menuhighlight {
	position:absolute; 
	top:-2px; 
	height:27px;
}
.menuleft {
	background-image:url(../images/marginleft.jpg);
	background-position:left;
	background-repeat:repeat-y;
}
.menuright {
	background-image:url(../images/marginright.jpg);
	background-position:right;
	background-repeat:repeat-y;
}
.menubottomleft {
	background-image:url(../images/menubottomleft.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.menubottomright {
	background-image:url(../images/menubottomright.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.content {
	background-color:#f1efe9;
}
.content_nobanner {
	background-color:#f1efe9;
	background-image:url(../images/nobanner.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.bottompage {
	background-image:url(../images/lowerpage.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.login {
	font-size:15px;
	position:relative;
	left:750px;
	height:100px;
	width:300px;
	top:-20px;
}
.logo {
	position:relative;
	left:117px;
	top:32px;
}
.username {
	width:150px;
	color:#CCCCCC;
}
.password {
	width:150px;
	color:#CCCCCC;
}
.copyrightfont {
	color:#999999;
        font-size: 10px;
}
.copyrightlink:link {
	text-decoration: none;
        color: #999999;
}
.copyrightlink:visited {
	text-decoration: none;
        color: #999999;
}
.copyrightlink:hover {
	text-decoration: underline;
        color: #999999;
}
.copyrightlink:active {
	text-decoration: none;
        color:#999999;
}
.copyrightBorder {
    background-color:#CCCCCC;
}

.termslink:link {
	text-decoration: none;
        color: #000000;
}
.termslink:visited {
	text-decoration: none;
        color: #000000;
}
.termslink:hover {
	text-decoration: underline;
        color: #000000;
}
.termslink:active {
	text-decoration: none;
        color:#000000;
}
.manatory{
	color: #FF6600;
	font-weight: bold;
}


.featureTitle {
	font-size: 16px;
	font-weight: bold;
}
.standardtext {font-size: 12px}


.boxHeader {
    background-color:#EEEADE; /*#E9F2FA*/
}
.boxBorder {
    background-color:#CCCCCC;
}
.boxDarkBorder {
    background-color:#55462b;
}
.boxContent {
    background-color:#FFFFFF;
}
.boxFooter {
    background-color:#c6b88e; /*#E9F2FA*/
}
.etog_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

.etog_menu:link {
	color: #000000;
	text-decoration: none;
}
.etog_menu:visited {
	text-decoration: none;
	color: #000000;
}
.etog_menu:hover {
	text-decoration: none;
	font-weight:bold;
	font-style:normal;
	color: #000000;
}
.etog_menu:active {
	text-decoration: none;
	color: #000000;
}
.StandardButton {
	font-size: 12px;
        border-color:#c3b694;
	background-color:#635123;
	color:#FFFFFF;	
}
.etog_error_number {
	background-color:#FFCCFF;
	border-color:#990033
}
.etog_error {
	color:#990000;
	font-weight:bold;
}
.etog_big {
	color:#000000;
	font-weight:bold;
        font-size: 28px;
}
.etog_menu_sep {
	color: #000000;
	font-size: 14px;
	font-style: normal;
}


