/* CSS Document */
.headerimage{
	background-image: url(../images/seo_bg.gif);
	background-repeat: repeat-x;

	

}

.highlighter{
height:12px;
width:196px;
background-color:#BABBEE;
}

.spliter {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #EEEEEE;
	border-left-color: #999999;
}

h1{
font-size:14px;
}
h2{
font-size:12px;
}

body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	font-weight : normal;
	color : #333333;
	}
body {
	background-color : #001122;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	background : #eeeeee;
}
h3{
line-height:16px;
}
a:link {
	color : #FF3F00;
	text-decoration : none;
	font-weight : bold;
	word-wrap: break-word; 
}
a:visited {
	color : #FF3F00;
	text-decoration : none;
	font-weight : bold;
	word-wrap: break-word; 
}
a:hover {
	color : #FF3F00;
	text-decoration : none;
	background-color: #E8E8E8;
	font-weight : bold;
;
}

a.plain:link {
color : #000000;
	text-decoration : none;
	word-wrap: break-word; 
font-weight : normal;
;

}
a.plain:visited {
	color : #000000;
	text-decoration : none;
	word-wrap: break-word; 
	font-weight : normal;
;
}
a.plain:hover {
	color : #000000;
	text-decoration : none;
	font-weight : none;
	}



a.navlink:link, a.navlink:visited, a.navlink:hover {
	color : #0066ff;
	font-weight : bold;
}
a.navlinkon:link, a.navlinkon:visited, a.navlinkon:hover {
	color : #0066ff;
	font-weight : normal;
}

.footer {
	font-size : 12px;
	font-weight : normal;
	line-height : 12px;
	color : #666666;
}

.breadcrumb {
	font-size : 11px;
	font-weight : normal;
	line-height : 16px;
	color : #333333;
}
a.breadcrumb:link, a.breadcrumb:visited {
	font-size : 11px;
	font-weight : bold;
	line-height : 16px;
	color : #ff6600;
	text-decoration : none;
}
a.breadcrumb:hover {
	color : #FF0000;
	background-color : #cccccc;
}
.mainboder {
border: 1px solid #ccccff;
}
