#main {margin:0px; width:866px; text-align:left;}
#drop a {color: #14527a;}
#drop a:hover {color: #666666;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .column_1, .column_2 { float:left;}

.width {width:100%}

.box {width:100%}

/*======= index.html =======*/
#page1 .col_1{width:256px;}
#page1 .col_2{width:482px;}
/*=========================*/

.style1 {
	font-weight: bold;
}
.style4 {
	font-size: 18pt;
	font-variant:small-caps;
}


.style1a {
	font-size: 14px;
	font-weight: bold;
	color: #00705a;
}
-->
		div#container {
			border:1px solid #99b3b4;
			padding:15px;
			margin:auto;
			width:400px;
		}
		#log_res {
			height:auto;
			margin:0 0 0 8px;
			width: 480px;
		}
		#log_res p {
			margin:0;
			padding:4px 0 4px 0;
		}
		#log_res.ajax-loading
			{background: url(images/spinner.gif) no-repeat center; padding-top:15px;
		}
		.error {
			color:red;
			margin:0;
			padding:0;
		}

.style2 {color: #781711; font-size:12px; font-weight:bold; margin-bottom: 5px;}
.large {font-size: 16px; text-transform:uppercase; font-weight: bold; color:#2b2664;}
.red {color:#781711; font-family: Arial, Helvetica, sans-serif; text-transform:uppercase; font-stretch:wider; font-size:11px; font-weight: bold;}

.dropdown {float:left; color: #ffffff; display:block;}
.dropdown dt {padding:2px 10px; font-weight:bold; cursor:pointer;}
.dropdown dt:hover {display:block;}
.dropdown dt a{color: #ffffff; font-size:13px; text-decoration:none;}
.dropdown dd {position:absolute; overflow:hidden; display:none; z-index:200; opacity:0; width:124px;}
.dropdown ul {list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown dd a, .dropdown dd a:active, .dropdown dd a:visited { font-size: 13px; font-weight: bold; display:block; padding:0px 5px; color:#fff; text-decoration:none;}
.dropdown dt a:hover { color:#0099FF;}
.dropdown dd a:hover { color:#0099FF;}
.dropdown .underline {border-bottom:1px solid #7a2a07}
.style5 {color: #006699; font-weight: 100;}
.style6 {color: #000000; font-weight: 100;}