﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

body {
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	
	 
}

.topMenuRow2
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCEDB;
	border-right-color: #CCCEDB;
	border-bottom-color: #CCCEDB;
	border-left-color: #CCCEDB;
}
.serachBack
{
	background-color:#f1f1f5;
	height:30px;
}
.searchText
{
	padding-right:10px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.searchLink
{
	padding-right:2px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

.headerRight
{
	padding-right:9px;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}


A.headerSelf:link
{
	font-size: 10px;
	color: #666666;
	font-family:  Verdana;
	text-decoration:none;
}
A.headerSelf:visited
{
	font-size: 10px;
	color: #666666;
	font-family:  Verdana;
	text-decoration:none;
}
A.headerSelf:active
{
	font-size: 10px;
	color: #666666;
	font-family:  Verdana;
	text-decoration:none;
}
A.headerSelf:hover
{
	font-size: 10px;
	color: #666666;
	font-family:  Verdana;
	text-decoration:none;
}