html {padding: 0;	margin: 0;text-align: center;}

body {padding: 0;	width: 770px; margin: 0 auto; border-right: 1px #ccc solid; border-left: 1px #ccc solid;border-bottom: 1px #ccc solid;}

#main h2 {font-size: 16px; margin: 0;}

#main h3 {font-size: 14px; margin: 0;}

#header1 {width: 680px; margin: 10px auto; text-align: center;}

sup {vertical-align: baseline; font-size: 12pt; color: red;}

#main, #breadcrumb, {width: 680px; margin: 25px auto; text-align: left;}

#main p {margin: 0 0 1em 0;}

a:visited {
  color: blue;
}

ul.square {list-style: square outside; margin: 0 0 0 15px; padding: 0 0 1em 0;}

ul ul.square {margin-top: .3em;}

ul.last {padding: 0;}

#header {
	height: 85px;
	background: url(/images/images.png) 0 0 no-repeat;
}

#header .left {
	width: 450px;
	float: left;
	height: 85px;
}

#header .left ul {
	list-style: none;
	list-style-type: none;
	padding: 62px 0 0 17px;
	margin: 0;
	height: 23px;
}

#header .left li {
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
	background: url(/images/images.png) 0 -85px repeat-x;
}

#header .left li a {
	height: 20px;
	width: 68px;
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
	font-family: serif, "MS Sans Serif", "MS Serif", sans-serif;
	font-weight: bold;
	font-size: 13px;
	display: block;
	text-align: center;
	padding: 3px 10px 0 0;
	background: url(/images/images.png) 100% -108px repeat-x;
	line-height: 20px;
}

#header .right {
	width: 320px;
	float: left;
	text-align: left;
	height: 85px;
}

#header .right .login {
	width: 200px;
	height: 85px;
	float: left;
	border-right: 1px #333 solid;
	border-left: 1px #333 solid;
	background: url(/images/images.png) 0 -131px no-repeat;
}

#header .right .login form {
	padding: 8px 0 0 0; margin: 0; text-indent: 0; text-align: center;
}

#header .right .links ul {
	list-style: none;
	list-style-type: none;
	padding: 0; margin: 0;
}

#header .right .links li {
	list-style: none;
	list-style-type: none;
	padding: 2px 0 0 6px; margin: 0;
	line-height: 10px;
}

#header .right .links a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-family: cursive;
	line-height: 9px;
}

#header .right .login form .input {
	margin: 0 auto;
	font-size: 9px;
	line-height: 12px;
	font-family: tahoma;
	border: 1px #333 solid;;
}

#header .right .login tr {
	font-size: 10px;
	font-family: tahoma;
	line-height: 14px;
}

#header .right td {
	line-height: 14px;
}

#content {
	border-top: 5px #333 solid;
	background: #F9F2EC;
}

object {
	padding: 0; margin: 0;
}

.hr {
	padding: 0; margin: 2px;
	line-height: 1px;
	background: Olive;
}


#footer p {
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 11px;
	text-indent: 0;
	margin: 0;
	padding: 0 7px;
	color: #000;
}

#footercont {
	text-align: center;
	border-top: 2px #EEE solid;
}

#footer {
	text-align: center;
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 11px;
}

#footer .links {	background: #333; color: #fff; }

#footer .links a {
	line-height: 20px;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	padding: 0 15px;
	color: #fff;
}

#footer .links a:hover {
	text-decoration: overline;
}

#footer .copyright p { padding: 10px 0 15px 10px; margin: 0; 
text-indent: 0; text-align: center;
font-size: 11px;
line-height: 15px;
font-family: arial; }

#footer .copyright {
	line-height: 13px;
	color: #000;
	font-family: Arial, "Bitstream Vera Sans";
	font-size: 10px;
}

#footer .copyright a {
	text-decoration: none;
	color: #333;
}
.FormInput
{
    FONT: 10px Verdana, Arial, Helvetica, sans-serif;
    COLOR: #333333
}
.ResultTitle
{
    FONT: bold 12px tahoma;
    COLOR: #fff;
    BACKGROUND-COLOR: #B46A37
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-left: 1px;
}
.Highlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333399;
}