#header {background: url(/images/logo.jpg) no-repeat;width: 100%;height:90px;}
#header .headerflash {float:left;width: 92px;height:90px;}
#header .headercontent {padding-right:50px;float:right;width: 500px;height:90px;text-align:right;font-family:tahoma;font-size:18px;color:#6a6a6a;text-decoration:none;font:weight:300%}
.orange {background: url(/images/orange_background.jpg) repeat;width: 100%;height:5px;}
#toplinks,#bottomlinks {background: url(/images/blue_background.jpg) repeat;width: 100%;height:28px;}
#toplinks .links,#bottomlinks .links{margin:auto;text-align:center;width:100%;padding:3px;}
#toplinks .links span,#bottomlinks .links span,#toplinks .links span a,#bottomlinks .links span a{font-family:tahoma;font-size:14px;text-decoration:none;color:#ffffff;padding:5px;}

#collage {background: #ebebeb;width: 984;height:175px;overflow:hidden;}
#player {background: #ebebeb;width: 984;height:175px;overflow:hidden;}
#main {background: #ffffff;width: 100%;}
#main .left{float:left;width:300px;}
#main .left .login{margin-top:10px;margin-left: 10px;width:250px;height:200px;background: url(/images/login_background.jpg) no-repeat;}
#main .left .login .tblogin{font-family:tahoma;font-size:14px;color:#83470c;}

#main .left .quotes{margin-top:10px;margin-bottom:20px;margin-left: 10px;width:250px;text-align:center;}
#main .left .quotes p{text-align:left;font-family:arial;font-size:14px;color:#6a6a6a;font-weight:bold;line-height:200%;font-style:italic;margin-top:1em}
#main .right{float:right;width:680px;}
#main .right .welcome{margin-top:25px;margin-bottom:25px;margin-left: 10px;text-align:center;font-family:tahoma;font-size:18px;color:#e18700;}
#main .right p{text-align:justify;font-family:tahoma;font-size:18px;color:#6a6a6a;line-height:125%;margin-top:1em;margin:20px}

.textbox15{border: 0px;background: url(/images/textbox.jpg) no-repeat;width:150px;height:22px;padding-top:2px;padding-left:2px;}
.designed {font-family:tahoma;font-size:10px;color:#6a6a6a;text-decoration:none;width:100%;text-align:center;amrgin:auto}



body {
	font-family: Trebuchet MS, sans-serif;
	margin-top: 0px;	
}

a {
	font-family:Tahome, Arial, Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#f36523;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

h4 a {
	font-size:16px;
	font-weight:bold;
}

h4 a:hover {
	text-decoration:none;
	color:#000000;
}

#report th { 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #333333; 
	font-weight: bold;
	text-align: center; 
}

#report td { 
	font-family: Trebuchet MS; 
	font-size: 10pt; 
	color: #333333; 
	text-align: center; 
}

#headrep {
	background-color: #85C3FF;
	font-size: 13px;
	color: #ffffff;
}

#frrep {
	background-color: #F0F0F0;
}

#secrep {
	background-color: #ffffff;
}

#error { 
	width: 80%; 
	font-family: Trebuchet MS; 
	font-size: 9pt; color: #CC0000; 
	font-weight: bold;
	text-align: left ; 
	border-top: 2px double #CC0000; 
	border-bottom: 2px double #CC0000; 
	padding : 1px 4px 1px 4px; 
	margin-bottom : 10px;
	background-color: #E6C0C0;
}

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ffffff;
	color: #0B55C4;
}

#cpanel img  { padding: 10px 0; margin: 0 auto; }
#cpanel span { display: block; text-align: center; }

#container {
	width : 980px;
}

#headerlink{
	width : 800px;
	padding-bottom : 5px;
	padding-top : 3px;
}

#headerlink a{
	font-size : 15px;
	color : #333333;
	font-weight: normal;
}
#headerlink a:hover{
	color : #0B55C4;
}

.headerbold {
	color : #0B55C4;
	font-weight: bold;
}

#content {
	padding-top : 30px; 
	width :980px;
	text-align : left;
}

#footer {
	margin: 10px; 
	text-align: center; 
	font-size : 12px;
}


.form-table {
	width:75%;
	color : #555;
	padding : 3px 0 3px 5px;
	font:bold 13px arial;
}

.form-title {
	background-color:#eeeeee;
	color:#000000;
	font-size:14px;
	text-align:center;
}

.row-heading {
	background-color:#eee;
}

.form-tr1 {
	background-color:#fff;
}

.form-tr2 {
	background-color:#fff;
}

.form-tr3 {
	background-color:#fff;
}

.user-confirmation{
	font:bold 14px arial; 
	color:#555;
}

fieldset {
	width:72%;
	padding:10px;
	font: bold 14px sans-serif;
	-moz-border-radius: 10px;
	margin-bottom:20px;
}

fieldset legend{
	color:#0066CC;
}

fieldset div{
	padding:2px;
}

fieldset .form-value{
	color : #CB0B0B;
}

.button {
	font: bold 12px arial;
	color : #000000;
	background-color: #eeeeee;
	padding: 2px;
	text-align : center;
}
.userleft{
	padding-right:5px;
	border-right:1px dashed #fde099;
}
.userleft a {

	font:bold 12px arial;
	color:#5a5a5a;
}
.userleft a:hover {
	bgcolor:#fde099;
}input {
border: 1px solid #e6e6e6;
}

#content{ padding-top:0px;}
.tr1 {
	background-color: #f6f6f6;
}
.tr2 {
	background-color: #ffffff;
}
hr {
border: 1px solid #e6e6e6;
}
.green {
	color:green;
}
.red {
	color: red;
}
.msgnormal {
	font-weight: normal;
}
.msgbold {
	font-weight: bold;
}
