/* Global */
body {
	background-color:#90B0E2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:0;
	color:#333;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF9900;
}

a:hover {
	text-decoration:none; 
}
p {
	color:#333;
}
p.aright {
	text-align:right;
}
p.acenter {
	text-align:center;
}
p.mar1
{
	margin: 10px 5px 10px 25px;

}
p.errmar1
{
	font-weight: bold;
	color:#CC6633;
	margin: 10px 5px 10px 25px;
}
blockquote { 
	border:1px Dashed #999;
	background-color:#f2f2f2;
	color:#333;
	padding:12px 5px;
}
code { 
	border:1px solid #DDD;
	background-color:#F2F2F2;
	padding:12px 5px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	margin:0 0 0 8.5%;
	letter-spacing:+1px;
}
.txtarea {
	width: 200px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;/*0033FF;*/
	height: 60px;
}
.txtareaerr {
	width: 200px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;/*0033FF;*/
	height: 60px;
}

.inbox {
	width: 200px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;/*0033FF;*/
	height: 17px;
}
.inboxerr {
	width: 200px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 17px;
}
.ibiinbox {
	width: 35px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;/*0033FF;*/
	height: 17px;
}
.ibiinboxerr {
	width: 35px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 17px;
}

.ibiselect {
	width: 284px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;/*0033FF;*/
	height: 22px;	
	font-size: 11px;
}
.ibiselecterr {
	width: 284px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 22px;
	font-size: 11px;
}
.ibiselect2 {
	width: 210px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;
	height: 22px;
}
.ibiselecterr2 {
	width: 210px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 22px;
}
.ibiselect3 {
	width: 110px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;
	height: 22px;
}
.ibiselecterr3 {
	width: 110px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 22px;
}
.imgbox {
	width: 50px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;
	height: 17px;
}
.imgboxerr {
	width: 50px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 17px;
}

.lginbox {
	width: 100px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #90B0E2;
	height: 17px;
}
.lginboxerr {
	width: 100px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: 1px solid #CC6633;
	height: 17px;
}


menu
{
width:100;
}
sear {
text-align:right;
vertical-align:top;
}
/* Main layout */
input
{
width:10i0;
height:22;
}


div#container {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-color:#FFFFFF;
}

/* Header and nav */
div#header {
	height:100px;
	width:700px;
	clear:both;
	padding:0 0 20px 0;
	background-color: #FFFFFF;
}
div#header h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	float:left;
	font-weight:normal;
	padding:21px 0 0 17px;
	font-size: 48px;
}
div#header h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#90B0E2;
	margin:0;
	float:left;
	font-size:12px;
	font-weight:Bold;
	padding:49px 0 0 12px;
	vertical-align: text-bottom;
}
span.o { color:#FF9900; }
span.db { color:#333333; }
div#nav ul {
	list-style-type:none;
	width:680px;
	margin:0;
/*	padding:8px 15px 20px 0px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	height:25px;
	background-color:#1E4175;
	background-image: url(images/bk.gif);
	background-position: center;
}
div#nav ul li {
	display:inline;
}
div#nav ul li a {
	display:block;
	padding:5px 7px 5px 7px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}
div#nav ul li a:hover {
	background-color:#90B0E2;
}

/* Content */
.clr {
	clear:both;
}
div#content {
	width:700px;
}
div#main {
	float:left;
	width:470px;
}
div#main h1 {
	margin:10px 0 0 7px;
	padding:0;
	width:100%;
	text-align:left;
	font-size:25px;
	color:#333;
	border-bottom:1px dotted #333;
	font-weight:normal;
}
div#main h2 { 
	font-size:20px;
	margin:0 0 0 10px;
	font-weight:normal;
}
div#main p {
	font-size:13px;
	color:#333;
	margin:9px 0 8px 9px;
	padding:0;
}
div#main a { 
	font-weight:bold; 
}

/* Sidebar */
div#sidebar {
	float:right;
	width:213px;
	padding-top:10px;
	padding-right: 10px;
	vertical-align: text-top;
	top: 0px;
}
div#sidebar a { 
	color:#333;
	text-decoration:none;
}
div#sidebar a:hover {
	color:#FF6600;
	text-decoration:underline;
}
div#sidebar h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
div#sidebar ul {
	list-style-type:square;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
div#sidebar p {
	padding:5px 0 5px 3px;
	margin:0;
}
div#sidebar form {
	border:1px #999999;
	background-color:#F2F2F2;
	padding:5px 2px 5px 2px;
	margin:0;
	border-style: dashed;
}

/* Footer */
div#footer {
	width:700px;
	border-top:1px solid #333;
	background-color:#1E4175;
	padding:5px 0 3px 0;
	background-image: url(images/bk.gif);
	background-position:center;
	height: 40px;
}
div#footer p {
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	font-size:11px;
	color:#FFF;
}
div#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
div#footer a:hover { 
	color:#90B0E2;
	text-decoration:none; 
}

div.scrollmesg 
{
	width: 90%;	
	height: 200px;
	overflow: auto;
	border: 1px solid #c0c0c0;
/*	margin-top: 20px;*/
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 15px;
}
/* INLINE POPUP */

.dwindow
{
	position:absolute;
	background-color:#EBEBEB;
	cursor:hand;
	border: 1px solid #c0c0c0;
	/*left:50px;
	top:100px;
	visibility: visible;
	z-index: 2;*/
}
.dtitlebar
{
	background-color:#000033;
}
.dwindowcontent
{
	height:100%;
}


