/*
tip from mark pilgrim:
http://diveintoaccessibility.org/day_26_using_relative_font_sizes.html
*/

p, tr
{
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

html, body 
{
	margin: 0;
	padding: 0;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3,h4
{
	text-decoration: none; 
	color:#006bad; 
}

h1{	font-size:30px;}
h2{	font-size:24px;}
h3{	font-size:20px;}
h4{	font-size:16px;}

/* Start Layout and Page Formatting */

.pagelayout
{
	background: #DBDEF7;
	position: absolute;
	top: 15px;
	margin:5px 5px 5px 5px;
	/*
	left: 50%;	
	margin-left: -375px;
	margin-bottom: 25px;
	width: 750px;
	*/
}

.leftcolumn 
{
	width: 220px;
	float: left;
	margin-left: -1px;
	padding: 10px;
	text-align: left;
	background-color: #DBDEF7;
	font-size:10px;
}

.rightcolumn 
{
	width: 220px;
	float: right;
	margin-right: -1px;
	padding: 10px;
	text-align: right;
}

.centercolumn 
{
	margin-left: 230px;
	font-size:12px;
	background-color: #FFFFFF;
}

.imageFrame
{
	border: 0px;
	text-align: center;
}

/* End Layout and Formatting */

/* header section */
.header 
{
	color: #333333;
        background-color:#ff0000;
	background-image: url("http://www.donews.net/images/www_donews_net/limodou/42046/o_logo1.jpg");
	background-repeat: no-repeat;
	text-indent: 240px;
	height: 75px;
	font-size: 12px;
}


a.headermaintitle:link, a.headermaintitle:visited, a.headermaintitle:hover 
{
	color: #003333;
	font-size:24px;
	margin-left: 220px;
	text-align: center;
	font-weight: bold;
	border: none;
}

a.headersubtitle:link, a.headersubtitle:visited, a.headersubtitle:hover
{
	text-decoration: none;
	color: #999999;
	font-size:14px;
	font-style: italic;
	font-weight: normal;
	margin-left: 220px;
	border: none;
}



/* end header section */


.footer 
{
	width:100%;
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: center;
	padding: 2px 10px 0 0;
	clear: both;
}

.spacer 
{
	clear: both;
}


.datetitle
{
	background: #DBDEF7;
	text-align: right;
	padding-right: 2px; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	color: #000066; 
	line-height: 14px; 
	padding-top: 2px; 
	border-bottom:none;
}

.listtitle
{
	padding-right: 2px; 
	margin-top: 0; 
	padding-left: 2px; 
	font-weight: bold; 
	font-size: 12px; 
	background: #8686FF; 
	margin-bottom: 1px; 
	padding-bottom: 2px; 
	color: #fff; 
	line-height: 14px; 
	padding-top: 2px; 
	letter-spacing: 0.2em; 
	text-align: left
}

.list
{
	border-top: 0px solid #aaaaaa;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #BABFEF;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

.postlist
{
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
}



.singlepost
{
	background-color: #FFFFFF;
	color: #006;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}


.itemdesc 
{
	color: #000;
	font-size: 12px;
	text-align: right;
	padding-bottom: 5px;
}

.posttitle
{
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border-top: 2px solid #006bad;
	border-bottom: 1px dashed #cccccc;
}

div.posttitle
{
	color:#000066; 
	font-size:20px; 
	font-weight: bold;
	border: none;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top: 2px solid #006bad;
	border-bottom: 1px dashed #cccccc;
}

.singleposttitle
{

	text-decoration: none; 
	color:#006bad; 
	font-size:22px;
	background-color: #FFFFFF; 
	font-weight: bold;
}
 
a.singleposttitle:link, a.singleposttitle:visited, a.singleposttitle:hover   
{

	text-decoration: none; 
	color:#006bad; 
	font-size:22px;
	background-color: #FFFFFF; 
	font-weight: bold;
	border: none;
}

a.itemdesc:link, a.itemdesc:active, a.itemdesc:visited
{
	text-decoration: none; 
	color:#006bad; 
	font-size:12px;
	background-color: #BABFEF;
	font-weight: normal;
	border: none;
}

a.itemdesc:hover 
{
	text-decoration: underline;
	background-color: #BABFEF;
	color:#006bad;
	border: none;
}

ul.entrylist {

list-style: none;
color: #000;

font-size:12px;
border: 0px
border-top: 0px;
margin-top: 0;
margin-left:0px; /* for mozilla  */
margin-right:0px; 
padding-left: 0;
padding-right: 0;
/* border: 1px #aaaaaa dotted;*/
	background-color: #fff;
}

li.entrylistitem { 
	padding: 5px 0px 5px 0px;
	margin: 3px 0px 3px 0px;
	text-align: left;
} 

a.entrylisttitle:link, a.entrylisttitle:visited, a.entrylisttitle:active, a.entrylisttitle:hover
{
	text-decoration:none; 
	color: #006bad; 
	font-size:13px; 
	font-weight:bold;
	background-color: #fff
	border: none;
}

ul.list {
	list-style: none;
	color: #000;
	font-size:12px;
	border-top: 0px solid #aaaaaa;
	margin-top: 0;
	margin-left:0px;
	margin-right:0px;
	padding-left: 0;
	padding-right: 0;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
/* border: 1px #aaaaaa dotted;*/

}

li.listitem {
	padding-left: 0;
	padding-right: 0;
	margin-left: 5px;
	text-align: left;
	border: none;
} 

a.listitem, a.listitem:link, a.listitem:visited, a.listitem:active  
{

	text-decoration: none; 
	color:#006bad; 
	font-size:12px;
	font-weight: normal;
	border: none;
	background-color: #BABFEF;
}

a.listitem:hover 
{
	background-color: #fff;
	color:#006bad; 
	text-decoration: underline; 
	border: none;
	background-color: #BABFEF;
}

blockquote 
{
	background: #FFFFCC;
	border-left: 4px solid #000000;
	border-right:  0px;
	border-top: 0px;
	border-bottom: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}

div.seperator  
{
	border-top: 0px dashed #006bad;
	margin: 5px 0 0;
	height:4px;
	width:100%;
}



a:link, a:visited, a:active 
{
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

a:hover 
{
	background: #999999; 
	color: #fff
}

#commentform
{
	text-align:left;
	background-color: #DBDEF7;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.moreinfotitle
{
	color: #AAAAAA;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #DBDEF7;
	/*border-bottom: #999 1px solid; */
	
}

.moreinfo
{
	background-color: #DBDEF7;	
	margin: 15px 40px 15px 40px;	
}

ul.morelist 
{
	list-style: none;
	border: 0px;
	border-top: 0px;
	margin-top: 0;
	margin-left:0px; /* for mozilla  */
	margin-right:0px; 
	padding-left: 0;
	padding-right: 0;
	/* border: 1px #aaaaaa dotted;*/
}

li.morelistitem {
	text-align: left;
	font-size: 12px;
	background-color: #FFFFCC;
	margin-top: 5px;
	margin-bottom: 20px;
	line-height: 18px;
	margin-right: 0px;
	margin-left: 0px;
} 


a.printlink:link, a.printlink:visited  
{

	text-decoration: none; 
	color:#006bad; 
	background-color: #fff;
	font-weight: normal;
	border: none;
}

a.printlink:hover 
{
	text-decoration: underline; 
	border: none;
}

span.highlight
{
	background-color:Yellow;		
}

#Description
{
	font-size: 12px;
	padding: 5px 0 5px 5px;
	float: left;
}

#Navigator
{
  padding: 5px 5px 5px 0;
  float: right;
}

#Navigator a
{
	font-size: 12px;
	color: #963;
}

#classnavbar
{
	visibility: hidden;
}

div
{
	font-size: 12px;
}

li
{
	font-size: 12px;
}

#lastedfeedback
{
	margin-top: 10px;
}
#MyLinks1_XMLLink, #Footer1_Hyperlink2, #Footer1_Hyperlink3, #MyLinks1_HomeLink, #MyLinks1_PersonalHome, #MyLinks1_ContactLink,
#MyLinks1_Syndication, #MyLinks1_Admin
{
	text-decoration: none;
	border-bottom-style: none;
}
#comRecText{display:none;}