body {
	margin:0px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(images/bg.jpg)*/
}.nrmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 100%;
	text-decoration: none;
}
.linkBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	color: #000000;
}
.row2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DFDFDF;
	color: #000000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding:5px;
	width:320px;
	height:21px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #CCCCCC;
}
a{
	cursor:pointer;
}
A:link, A:visited {
	text-decoration: none;
	color:#000000;
}
A:hover{
	text-decoration: underline;
}
A.nrmLink:link, A.nrmLink:visited {
	color: #000000;
	font-size: 11px;
	line-height: 100%;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A.nrmLink:hover {
	color: #FFFFFF;
	font-size: 11px;
	
	line-height: 100%;
	
}
.rowHeaing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#297BB3;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h1{
	color: #297BB3;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
h1 A {
	color: #FFFFFF;
	text-decoration: none;
}
h1 A:hover {
	text-decoration: underline;
}
A.main:link, A.main:visited {
	text-decoration: none;
	color:#297BB3;
	font-weight:bold;
}
A.main:hover{
	text-decoration: underline;
}

a.menu {
	text-decoration: none;
	color:#FFFFFF;
}
A.menu:hover{
	text-decoration: underline;
}


.header{
background:url(images/header.jpg) no-repeat;

}

.menu_top{
 padding:5px;
 background:url(images/menu_top.jpg);
 font-size:14px;
 font-weight:bold;
 color:#FFFFFF;
 text-align:center;
}
.menu_cener{
 padding:5px;
 height:24px;
 background:url(images/menu_center.jpg);
 font-size:12px;
 color:#FFFFFF;
}

form{
padding:0px;
margin:0px;
}


.results {
  /* Sets font for titles, snippets, and URLs. */
  font-family: arial, helvetica, sans-serif;
}

.result {
  position: relative;
  border: 1px solid #eee;
  border-left: 10px solid #eee;
  padding: 8px 8px 8px 20px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}


.result:hover {
  border: 1px solid #888;
  border-left: 10px solid #888;
/*  background-color:#eee;*/
}

.top{
background:url(images/strip.jpg) repeat-x;
height:31px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

.tbl {
	border: thin solid #000000;
}

.bg{
background-color:#FFFFFF;
}

.button{
background:url(images/button.jpg);
/*width:167px;*/
}

.button_hover{
background:url(images/button_hover.jpg);
	/*width:167px;*/
}
A.main_button {
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding:25px;
/*	padding-left:47px;
	padding-right:47px;
	padding-bottom:25px;
	padding-top:17px;
*/}

A.main_button:hover {
	text-decoration: underline;
	
}



