body,td,th,input,textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}

body{
margin: 0 0 10px 0;
padding: 0;
}

div#warning{
padding: 6px 6px 6px 25px;
border: 1px solid #f90;
background:#feb url(../images/exclamation.png) no-repeat 5px 5px;
font-weight: bold;
margin: 0 auto 25px 0;
position: relative;
top: 20px;
z-index: 999;
}

div#information{
padding: 6px 6px 6px 25px;
border: 1px solid #b1cd60;
background:#e6f0c6 url(../images/information.png) no-repeat 5px 5px;
font-weight: bold;
margin: 0 auto 25px 0;
position: relative;
top: 20px;
z-index: 999;
}

#header1{
height: 50px;
width:100%;
background: #333 url(../images/header-bg.gif);
}

#header1 h1{
font: 32px normal  Arial, Helvetica, sans-serif;
margin: 0;
line-height: 50px;
padding-left: 70px;
letter-spacing: -1px;
float: left;
color: #fff;
}

img#logo{
margin: 0 0 0 6px;
overflow:hidden;
padding: 0;
float:left;
display:block;
height: 100%;
}

#header1 div{
float: right;
width: 100px;
text-align: right;
padding-top: 0px;
color: #eee;
font-size: 10px;
margin: 33px 5px 0 0;
letter-spacing: -1px;
}

#header1 div img{
float: right;
display: block;
margin: 3px;
}

#header1 div img:hover{
background-image: url(images/logout-hover.gif);
}

#header2{
height: 30px;
width: 100%;
margin: 0 auto;
background: #ddd url(../images/menu-bg.gif);
}

form {margin: 0;}

hr {
margin: 15px 0px 15px 0px;
color: #003366;
height: 1px;
}

h1 {
color: #555;
margin: 10px 0px 10px 0px;
font: 19px Arial;
letter-spacing: -1px;
}

h2 {
color: #555;
margin: 10px 0px 10px 0px;
font: 19px Arial;
letter-spacing: -1px;
}

h3{
color: #777;
margin: 0;
padding: 15px 0 0 0;
font: Bold 15px Arial;
letter-spacing: -1px;
}

h4{
color: #777;
margin: 0;
padding: 15px 0 0 0;
font: Bold 15px Arial;
letter-spacing: -1px;
}


a:link, a:visited, a:active {
color: #003366;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #336699;
}

.note {
color: #666666;
font-size: 10px;
}



label {cursor: pointer;}

div#container{
margin: 0 auto;
padding: 1px 0 1px 0;
width: 100%;
background: url(../images/bg.gif) repeat-x 0 0;
}

div.content {
	padding: 0;
	width: 95%;
	margin: 0 auto;
}

div.content li{
padding: 10px 0;
}

div.content td li, div.content #start-left li{padding: 0;}

.row_a{background-color: #ECF3F7;}
.row_b {background-color: #DBEBF2;}
.hide {display: none;}

input, select, textarea{padding: 2px; font-size: 11px;}
textarea#content{width: 99.3%;}

#side-item1 a{background-image: url('../images/start/pages.png'); background-repeat: no-repeat; background-position: 0px center;}
#side-item2 a{background-image: url('../images/start/media.png'); background-repeat: no-repeat; background-position: 0px center;}
#side-item3 a{background-image: url('../images/start/statistics.png'); background-repeat: no-repeat; background-position: 0px center;}
#side-item4 a{background-image: url('../images/start/help.png'); background-repeat: no-repeat; background-position: 0px center;}
#side-item5 a{background-image: url('../images/start/view.png'); background-repeat: no-repeat; background-position: 0px center;}


div#start-left{float:left;width: 300px;}
div#start-left span {display:none;}

div#start-left a:hover span {
	visibility:visible;
	display:block;
	position:absolute;
	left:27%;
	top:100px;
	width:155px;
	height:102px;
	border:0px;
	text-align:center;
	cursor: pointer;
}

div#start-left ul{
float:left;	
margin: 0;
padding: 0;
}

div#start-left li{
width: 170px;
list-style: none;
background: no-repeat left;
margin: 0;
display: block;
}

div#start-left li a{

padding: 18px 0 18px 60px;
font-size: 22px;
display: block;
text-decoration: none;
color: #111;
}

div#start-right{
margin: 0px;
padding: 0px;
vertical-align: top;
text-align: right;
float: right;
}

div#latest-news{
text-align: left;
width: 200px;
height: 280px;
background-color: #fafdff;
border: 1px solid #90c2e1;
font-size: 10px;
margin-top: 5px;
}

div#latest-news iframe{
border: 0px;
width: 200px;
height: 280px;
}

div#spacer{
height: 25px;
}

table.pagelist{background-color: #f0f0f0;}
table.pagelist font{line-height: 15px;}
table.pagelist td{font-size: 11px;color: #777;}
table.pagelist td a{color:#333;line-height: 15px;}
td.pagelistheader{font-size: 11px;font-weight:bold;color:#333;}

table.topbox{
margin: 20px 0 10px 0;
border: 1px solid #aaa;
}