html, body {
	font: Verdana, Arial, sans-serif;
	padding:0;
	margin:0;
	height:100%;
	background-color: #FFF;
}
h1{font-size: 120%;font-weight: bold;color: #D14516;margin:2px;}
h2 { font-size:110%; padding-bottom:0.4em; background-color:#fff; color:#666;}
h3 { font-size:105%; color:#666; background-color:#fff;}
h4 { font-size:102%; padding-bottom:0.2em; color:#666; background-color:#fff;}
h5 { margin-top:0;}
p {
	font-size:0.8em;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:20px;
	color:#333;
}
ul {margin:0; padding:0; }
ul ul li { font-size: 1.0em; }
ul ul { font-size: 0.8em;  margin-left: 2em; padding-top:10px;}
ol li { font-size:0.8em; list-style-type:decimal; padding-bottom:0.5em; }
ul.display { font-size:0.8em; text-align:center; color:#666; margin:0; padding:0;}
li.csulinks { list-style-type:none; display:inline; padding-right:0.5em; font-size:0.8em;}
li.info { list-style-type:none; text-align:center; font-size:0.8em; padding:0.8em 0 2em;}
ul.none,li.none {list-style-type:none;}
a, a:link, a:active, a:visited{ text-decoration:none; color:#B60203;}
a:hover{text-decoration:none; color:#999;}
img{border:0;}

/* =TABLE styles */
table { font-size:0.9em;width:99%; margin:0 0 15px 0 ;}
th {background-color:#d3d3d3; color:#333; border:1px solid #c8c8c8; padding:0.3em; text-align:left; font-size:0.9em; font-weight:700; width:200px; }
th.scope {border:0; background-color:#fff;}
td {font-size:0.9em; border:1px solid #d3d3d3; text-align:left; padding:0.3em; vertical-align:top; }
td p {font-size: 1em; margin-top:0;}
td.noborder { font-size:0.9em; border:none;}
td.title { background-color:#d3d3d3; color:#000; border:1px solid #c8c8c8; text-align:center;font-weight:700;}
td.titleleft {background-color:#d3d3d3; color:#000; border:1px solid #c8c8c8; font-weight:700;}
td.textleftli { text-align:left; border:1px solid #d3d3d3; padding-left:.5em; padding-top:.5em; list-style-image:url(../global/arrow.gif);font-size:0.9em;}
tr.grey { background-color:#f5f5f5;}
caption { color:#333; background-color:#fff; font-weight:700; padding-bottom:10px; text-align:left; }
.floatleft{float:left; clear:right;}
.floatright{float:right; clear:left;}
.head{
	font-size: 1.05em;
	font-weight: bold;
	color: #000;
	background-color: #E2ECF5;
}

#mask{
	position:absolute;  
 	z-index:9000;  
  	background-color:#000;  
  	display:none; 
	}
#mask #box{
	position:absolute;
	width: 440px;
	height: 200px;
	display:none;
	z-index:9001;
	padding:20px;
	background:#FFF;
	}

/*Top decoration*/
#topdecoration{
	background-color: #D7FFD7;
	height: 3px;
	width: 100%;
	background-image: url(../image/topdecoration.png);
	background-repeat: repeat-x;
}

/*Container*/
#container{
	clear: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
	min-height: 400px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: inset;
	border-left-style: outset;
	border-right-color: #999;
	border-left-color: #999;
	}
	
/*Top Logo*/
#topbanner{
	height: 80px;
	width: 100%;
	background-color: #004623;
	}
#topbanner #topbannerinner{
	height: 79px;
	width: 902px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3DB5E0;
	}
#topbannerinner #logo{
	height: 80px;
	width: 150px;
	padding-left: 10px;
	float: left;
	background-image: url(../image/logo.png);
	background-repeat: no-repeat;
	}

#topbannerinner #topmenu{
	height: 80px;
	width: 720px;
	padding-right: 10px;
	float: right;
	position:relative;
	}




/*mid Container*/
#midcontainer{
	width: 100%;
	}
#midcontainer #left{
	float: left;
	width: 27%;
	margin-left:1px;
	}
#midcontainer #left .button{
	width: 98%;
	height: 20px;
	border: 1px solid #F0EDDD;
	margin-bottom: 15px;
	background-color: #EEE;
	}
#midcontainer #left #logininfo{
	width: 90%;
	height:50px;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
    background-color:#ddeef6;
    border:1px transparent;
    text-align:left;
    padding:12px;
    margin-top:5px;
    margin-right: 0px;
    color:#789;
    font-size:11px;
	}

#midcontainer #left #categories{
	width: 98%;
	height:auto;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	-moz-box-shadow: 0 2px 3px #ccc;
	border: 1px solid #F0EDDD;
	margin-top: 15px;
	background-image: url(../image/mainmenu_bar.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 18px;
	}
#categories ul{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	}
#categories li{
	float:left;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	}
#categories li a{
	display:block;
	color: #036;
	
	}

#midcontainer #right{
	float:right;
	height: auto;
	width: 70%;
	}
#midcontainer #right .netvigator{
	width: 98%;
	height:16px;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	border: 1px solid #F0EDDD;
	margin-bottom: 15px;
	background-image: url(../image/greyback.png);
	background-repeat: repeat;
	}
.netvigator ul{
	padding-left: 10px;
	}
.netvigator li{
	display: inline;
	background-image: url(../image/greyarrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-size: 0.8em;
	color: #069;
	}
.netvigator li:last-child{
	background-image:none;
	}
#midcontainer #right #content{
		width: 98%;
	height:auto;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	border: 1px solid #F0EDDD;
	margin-bottom: 15px;
	padding: 3px;
	}
.clearboth{
	clear: both;
	height: 20px;	
	}

#footer{
	padding-top:50px;
	padding-right:10px;
	font-size: 0.8em;
	color: #963;
	text-align:right;
	font-style: italic;

	}
/**Pagination****/
div.pagination {
padding: 3px;
margin: 3px;
text-align:center;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #AAAADD;

text-decoration: none; /* no underline */
color: #000099;
}
div.pagination a:hover, div.digg a:active {
border: 1px solid #000099;

color: #000;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #000099;

font-weight: bold;
background-color: #000099;
color: #FFF;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin: 2px;
border: 1px solid #EEE;

color: #DDD;
}

