html, body {
	color:#000;
	font-family : Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

ul{
	color : Black;
	font-family : Arial, sans-serif;
	
}

#contentarea {
padding-left:5px;
padding-right:5px;
padding-top:10px;
}

#copyright {
color:#fff;
font-size:10px;
margin-top:10px;
}

#copyright a{
color:#fff;
}

#breadcrumb {
font-size:8pt;
text-align:right;
}

#secondblock {
clear:both;
margin-top:5px;
}

#flash {
width:238px;
float:right;
margin-left:5px;
}

.menu {
	margin: 0px;
	margin-top:10px;
	padding: 0px;
	list-style-type: none;

}

.category{
padding-left:10px;
}

ul.menu  {

font-size:14px;
}

.menu li {
margin-bottom:8px;
}

.contentpagetitle{
	color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}

.contentheading {
color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}

.componentheading {
color:#336699;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 10px;
}



.pageheader{
	color : #696969;
	font-family : Arial, sans-serif;
	font-size : x-small;
	text-align : left;
}

.a{
	color : #336699;
	font-family :Arial, sans-serif;
	font-size : 14;
	text-decoration : none;
	text-autospace : none;
	letter-spacing : 1px;
	
}

.a:HOVER{
	color : Black;
	font-family : Arial, sans-serif;
	font-size : 14;
	text-decoration : none;
	letter-spacing : 1px;
}

.subheader{
	color : #696969;
	font-family : "Arial Black", sans-serif;
	font-size : x-small;
	text-align : left;
	padding-left : 14px;
}

.td_cont{
	padding-top: 10px;
	padding-left: 14px;
	padding-right: 20px;
	vertical-align : top;
}

.naca{
	font-family : "Arial Black";
	color : #4682B4;
}


a{
	color : #336699;
	font-family : Arial, sans-serif;
	font-size : 14;
	text-decoration : none;
}

a:hover{
	color : #2E8B57;
	font-family : Arial, sans-serif;
	font-size : 14;
	text-decoration : underline;
}

.speciala {
color:#FFFFFF;
}
.aa1{
	color:#fff;
	font-family : Arial, sans-serif;
	font-size : 14;
	text-decoration : none;
}

.aa1:hover{
	color:#fff;
	font-family : Arial, sans-serif;
	font-size : 14;
	text-decoration : underline;
}

hr{
	color : #5B7FAF;
	height: 1px;
}