.newscontent { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 12px; 
 margin: 2px;
 line-height: 14px;
 padding-left: 20px;
 color: #000000;
 }

.title { 
 font-size: 14px;
 font-weight: bold;
 }

.content { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 12px;
 }

.pagetitle { 
 font-family: verdana, arial, "ms sans serif", sans-serif;
 font-size: 16px; 
 font-weight: bold; 
 margin: 10px;
 line-height: 18px;
 padding-left: 5px;
 color: #e9f2fc;
 } 

.smallheader
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 10px;
 padding-right: 5px;
 line-height: 14px;
 color: #e9f2fc;
 }

.smalltitle { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #e9f2fc;
}

.nicetable {
	border-style: solid;
	border-width: 1px;
}

.nicetable td {
	border-style: dotted;
	border-width: 1px;
}

.nicetable td.heading { 
	border-style: dotted;
	border-width: 1px;

	font-weight: bold;
}

.nicetable td.title { 
	border-style: solid;
	border-width: 1px;

	font-size: 14px;
	font-weight: bold;
}


.topalign {
	vertical-align: top;
}

.center {
	text-align: center;
}

.objectcenter {
	margin-left: auto;
	margin-right: auto;
}

.related { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal;
 padding-left: 5px;
 line-height: 14px;
 color: #e9f2fc;
 background-color: #5F7797;
 }

.menuitem a:link, .related a:link, .pagetitle a:link {
 color: #ffffff;
 text-decoration: none;
 }

.menuitem a:visited, .related a:visited, .pagetitle a:visited {
 color: #ffffff;
 text-decoration: none;
 }

.menuitem a:active, .related a:active, .pagetitle a:active {
 color: #ffffff;
 text-decoration: none;
 }

.menuitem a:hover, .related a:hover, .pagetitle a:hover {
 color:#ffffff;
 text-decoration: underline;
 }  

.menuitem
 { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 font-weight: normal; 
 line-height: 13px;
 padding-left: 5px;
 color: #e9f2fc;
}

.menutitle { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 line-height: 12px;
 padding-left: 20px;
 color: #e9f2fc;
}

.copyright { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 10px; 
 line-height: 12px;
 padding-left: 20px;
 color: #e9f2fc;
}

.warning { 
 color: #ff0000;
}

.small {
	font-size: 10px;
}

.newshead { 
 font-family: verdana, arial, "ms sans serif", sans-serif; 
 font-size: 12px; 
 line-height: 13px;
 padding-left: 5px;
 color: #333333;
} 

input, textarea, select {
 background-color: #CCCCCC;
 border-style: solid;
 border-width: 1px;

 font-family: verdana, arial, sans-serif;
 font-size: 10px;
 color: #333333;
 padding: 0px;
}

