body
{
	font-family: tahoma, helvetica;
	font-size: 11px;
	color: #4C4C4C;
	line-height: 16px;
	margin: 10px;
	background-color: #820000;
	width: 100%;
	text-align: center;
}
td, input, select
{
	font-family: tahoma, helvetica;
	font-size: 11px;
	color: #4C4C4C;
	padding: 2px 0px 2px 0px;
}
#main {	margin: 10px;
	width: 780px;
	font-weight: normal;
	height: 100%;
	background-color: #F2F2FF;
}

#header {
	margin: 0px;
	border-bottom: 4px solid #F2F2FF;

}
#menu {
	background-color: #B9DCFF;
	height: 30px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#menu li {
	margin: 6px 0px 0px 13px;
	float: left;
}
#menu li.spacer {
	margin: 0px 20px 0px 20px;
}
#menu li.selected {
	color: #999999;
}
#menu a {
	border: 0px;
	text-decoration: none;
	color: #000099;
	/*color: #757575;*/
	font-size: 11px;
	font-weight: bold;
}
#menu a:hover {
	color: #B90000;
}

#bottombar {
	clear: both;
	background-color: #000099;
	height: 30px;
}
#bottombar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}
#bottombar li {
	margin: 6px 0px 0px 13px;
	float: left;
}
#bottombar li.selected {
	color: #FFFFFF;
}
#bottombar a {
	border: 0px;
	text-decoration: none;
	color: #ECECFF;
	font-size: 11px;
	font-weight: bold;
}
#bottombar a:hover {
	color: #FF0000;
}


form {
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.heavy{
	font-weight: bold;
}
a.bottom {
	font-weight: bold;
	color: #ffffff;
}

#footer {
	clear: both;
	text-align: center;
	width: 780px;
	border-bottom: 4px solid #F2F2FF;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
}


h1 {
	font-size: 11px;
	color: #4C4C4C;
	font-weight: bold;
	margin: 5px 0px 0px 25px;
}
h2 {
	font-size: 11px;
	color: #4C4C4C;
	font-weight: normal;
	margin: 117px 0px 0px 25px;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 3px 10px 0px 10px;
	line-height: 16px;
}

h3.center-big {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}

h4 {
	font-size: 11px;
	color: #4C4C4C;
	font-weight: normal;
	/*margin: 10px; */
}
h5
{
	font-size: 11px;
	color: #4C4C4C;
	font-weight: normal;
	margin: 0px 2px 3px 2px;
}

#content {
	margin: 0px;
}

#content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content li {
	margin: 6px 10px 0px 25px;
	padding: 0px;
}
#content li.spacer {
	margin: 0px 0px 85px 0px;
}
#content li.content {
	margin: 5px 3px 0px 3px;
}
#content li.contenthead {
	margin: 3px 3px 0px 3px;
	font-weight: bold;
}



#divleft {
float: left;
display: inline;
}

#divright {
float: right;
}

span.red { 		font-weight: bold; color: #C80000; }
span.green { 	font-weight: bold; color: #089908; }
span.blue { 	font-weight: bold; color: #0000FF; }
span.lblue { 	font-weight: bold; color: #0066FF; }
span.brown { 	font-weight: bold; color: #606032; }
span.grey { 	font-weight: bold; color: #999999; }
span.orange { 	font-weight: bold; color: #FF9900; }

/* Box common css */

#box2-head-760 { height:100%; background-repeat: no-repeat; width: 760px; margin: 10px; text-align: left; }
#box2-head-360 { height:100%; background-repeat: no-repeat; width: 360px; margin: 10px; text-align: left; }
#box2-head-250 { height:100%; background-repeat: no-repeat; width: 250px; margin: 10px; text-align: left; }
#box2-head-230 { height:100%; background-repeat: no-repeat; width: 230px; margin: 10px; text-align: left; }
#box2-head-200 { height:100%; background-repeat: no-repeat; width: 200px; margin: 10px; text-align: left; }
#box2-head-180 { height:100%; background-repeat: no-repeat; width: 180px; margin: 10px; text-align: left; }

#box2-content-red {		border: 1px solid #C80000; margin: 0; padding: 10px; background-color:#FFF0F0; }
#box2-content-green { 	border: 1px solid #089908; margin: 0; padding: 10px; background-color:#ECFFEC; }
#box2-content-blue { 	border: 1px solid #000099; margin: 0; padding: 10px; background-color:#ECF5FF; }
#box2-content-lblue { 	border: 1px solid #0066FF; margin: 0; padding: 10px; background-color:#F4FAFF; }
#box2-content-brown { 	border: 1px solid #606032; margin: 0; padding: 10px; background-color:#F4F4E8; }
#box2-content-grey { 	border: 1px solid #999999; margin: 0; padding: 10px; background-color:#F4F4F4; }
#box2-content-orange { 	border: 1px solid #FF9900; margin: 0; padding: 10px; background-color:#FFF5F0; }

#box2-content-red-nofill { 		border: 1px solid #FF0000; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-green-nofill { 	border: 1px solid #089908; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-blue-nofill { 	border: 1px solid #000099; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-lblue-nofill { 	border: 1px solid #0066ff; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-brown-nofill { 	border: 1px solid #606032; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-grey-nofill { 	border: 1px solid #999999; margin: 0; padding: 10px; background-color:#FFFFFF; }
#box2-content-orange-nofill { 	border: 1px solid #FF9900; margin: 0; padding: 10px; background-color:#FFFFFF; }

#box2-content-red a, #box2-content-red a:visited { 		color: #C80000; font-weight: bold; text-decoration: none; }
#box2-content-green a, #box2-content-green a:visited { 	color: #089908; font-weight: bold; text-decoration: none; }
#box2-content-blue a, #box2-content-blue a:visited { 	color: #000099; font-weight: bold; text-decoration: none; }
#box2-content-lblue a, #box2-content-lblue a:visited { 	color: #0066FF; font-weight: bold; text-decoration: none; }
#box2-content-brown a, #box2-content-brown a:visited { 	color: #000099; font-weight: bold; text-decoration: none; }
#box2-content-grey a, #box2-content-grey a:visited { 	color: #999999; font-weight: bold; text-decoration: none; }
#box2-content-orange a, #box2-content-orange a:visited {color: #FF9900; font-weight: bold; text-decoration: none; }

#box2-content-red a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-green a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-blue a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-lblue a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-brown a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-grey a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }
#box2-content-orange a:hover { 	color: #FF0000; font-weight: bold; text-decoration: underline; }

#box2-head-red-760 { 	height: 24px; background-image: url(../images/red-round-760-new.png); }
#box2-head-green-760 { 	height: 24px; background-image: url(../images/green-round-760-new.png); }
#box2-head-blue-760 { 	height: 24px; background-image: url(../images/blue-round-760-new.png); }
#box2-head-lblue-760 { 	height: 24px; background-image: url(../images/lblue-round-760-new.png); }
#box2-head-brown-760 { 	height: 24px; background-image: url(../images/brown-round-760-new.png); }
#box2-head-grey-760 { 	height: 24px; background-image: url(../images/grey-round-760-new.png); }
#box2-head-orange-760 { height: 24px; background-image: url(../images/orange-round-760-new.png); }

#box2-head-red-360 { 	height: 24px; background-image: url(../images/red-round-360-new.png); }
#box2-head-green-360 { 	height: 24px; background-image: url(../images/green-round-360-new.png); }
#box2-head-blue-360 { 	height: 24px; background-image: url(../images/blue-round-360-new.png); }
#box2-head-lblue-360 { 	height: 24px; background-image: url(../images/lblue-round-360-new.png); }
#box2-head-brown-360 { 	height: 24px; background-image: url(../images/brown-round-360-new.png); }
#box2-head-grey-360 { 	height: 24px; background-image: url(../images/grey-round-360-new.png); }
#box2-head-orange-360 { height: 24px; background-image: url(../images/orange-round-360-new.png); }

#box2-head-red-250 { 	height: 24px; background-image: url(../images/red-round-250-new.png); }
#box2-head-green-250 { 	height: 24px; background-image: url(../images/green-round-250-new.png); }
#box2-head-blue-250 { 	height: 24px; background-image: url(../images/blue-round-250-new.png); }
#box2-head-lblue-250 { 	height: 24px; background-image: url(../images/lblue-round-250-new.png); }
#box2-head-brown-250 { 	height: 24px; background-image: url(../images/brown-round-250-new.png); }
#box2-head-grey-250 { 	height: 24px; background-image: url(../images/grey-round-250-new.png); }
#box2-head-orange-250 { height: 24px; background-image: url(../images/orange-round-250-new.png); }

#box2-head-red-230 { 	height: 24px; background-image: url(../images/red-round-230-new.png); }
#box2-head-green-230 { 	height: 24px; background-image: url(../images/green-round-230-new.png); }
#box2-head-blue-230 { 	height: 24px; background-image: url(../images/blue-round-230-new.png); }
#box2-head-lblue-230 { 	height: 24px; background-image: url(../images/lblue-round-230-new.png); }
#box2-head-brown-230 { 	height: 24px; background-image: url(../images/brown-round-230-new.png); }
#box2-head-grey-230 { 	height: 24px; background-image: url(../images/grey-round-230-new.png); }
#box2-head-orange-230 { height: 24px; background-image: url(../images/orange-round-230-new.png); }

#box2-head-red-200 { 	height: 24px; background-image: url(../images/red-round-200-new.png); }
#box2-head-green-200 { 	height: 24px; background-image: url(../images/green-round-200-new.png); }
#box2-head-blue-200 { 	height: 24px; background-image: url(../images/blue-round-200-new.png); }
#box2-head-lblue-200 { 	height: 24px; background-image: url(../images/lblue-round-200-new.png); }
#box2-head-brown-200 { 	height: 24px; background-image: url(../images/brown-round-200-new.png); }
#box2-head-grey-200 { 	height: 24px; background-image: url(../images/grey-round-200-new.png); }
#box2-head-orange-200 { height: 24px; background-image: url(../images/orange-round-200-new.png); }

#box2-head-red-180 { 	height: 24px; background-image: url(../images/red-round-180-new.png); }
#box2-head-green-180 { 	height: 24px; background-image: url(../images/green-round-180-new.png); }
#box2-head-blue-180 { 	height: 24px; background-image: url(../images/blue-round-180-new.png); }
#box2-head-lblue-180 { 	height: 24px; background-image: url(../images/lblue-round-180-new.png); }
#box2-head-brown-180 { 	height: 24px; background-image: url(../images/brown-round-180-new.png); }
#box2-head-grey-180 { 	height: 24px; background-image: url(../images/grey-round-180-new.png); }
#box2-head-orange-180 { height: 24px; background-image: url(../images/orange-round-180-new.png); }
