body {
	background-color: #FFFFFF;
    scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #000066;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #000066;
    scrollbar-highlight-color: #000066;
    scrollbar-shadow-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin-left: 0px;
	margin-top: 0px;

}

.linerule {
	color:#CCCCCC;
}
.header {
	border-left:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 0px;
	background-color:#F3F3F3;

}

.news {
	position:absolute;
	top: 464px;
	border:1px solid #C9C9C9;
	width: 152px;
	height: 133px;
	margin-left: 10px;
	color: #000066;
	background-color:#F3F3F3;
	font-weight:bold;

}
.main {
	border-left:1px double #C9C9C9;
	border-right:1px solid #C9C9C9;	
	border-bottom:1px solid #C9C9C9;
	border-top: 1px solid #C9C9C9;
	margin-left: 170px;
	height: 550px;
	width: 740px;
	margin-top: 7px;
	background-color:#F3F3F3;
}
.pictures {
	width:720px;
	padding: 5px;
	margin-right: 4px;
	text-align:justify;
	font-size:10px;
	top:auto;
	
}
.smllpics {
	width:100%;
	padding: 2px;
	margin-right: 4px;
	text-align:justify;
	font-size:10px;
	line-height: 14px;
	top:auto;
	
}

.maintext {
	width:720px;
	padding: 10px;
	text-align:justify;
	font-size:10px;
	top:auto;
	vertical-align:top;
	line-height: 16px;
	
}

.desctext {
	padding-left: 10px;
	font-size:10px;
	top:auto;
	height: 25px;
	font-weight:bold;
	
}
.login {
	position:absolute;
	top: 385px;
	border:1px solid #C9C9C9;
	width: 152px;
	margin-left: 10px;
	margin-bottom: 4px;
	color: #000066;
	background-color:#CCCCCC;
	line-height: 15px;
}

.style1 {color: #000066}


td, th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000066;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: #000066;
}

a:link {
	color: #000066;
	text-decoration: none;
	cursor: hand;
}

a:visited {
  color: #000066;
  text-decoration: none;
}

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

a:active {
	color: #000066;
	text-decoration: none;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-color:#000066;
   	border-left-color:#000066;
   	border-right-color:#000066;
   	border-bottom-color:#000066; 
	border-width:1px;
	font-size: 10px;
	color: #0A3351;
}


input.btn{
  	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:100%;
    border-top-color:#000066;
    border-left-color:#000066;
    border-right-color:#5A8EFF;
    border-bottom-color:#5A8EFF; 	
    background-color:#ffffff;
	border-bottom-style: inset;
	border-right-style:inset;
   	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#FF5A8EFF');}

input.btnhov{
	color:#0A3351;
    border-top-color:#5A8EFF;
   	border-left-color:#5A8EFF;
   	border-right-color:#000066;
   	border-bottom-color:#000066;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ff5A8EFF',EndColorStr='#ffffffff');
   }  
