
 body {margin:0px; padding:0px;  background:URL(images/tall_x.gif); background-repeat:repeat-x; background-color:#E0DFE3;
 }

 h1 {font-family:Verdana; font-size:24px;}
 td {      font-family:Verdana; font-size:12px;  color:#434141; line-height:17px;}

  .policy{font-family:Tahoma; font-size:11px;  color:#A09D9D; text-decoration:none}
  .main{font-family:Verdana; font-size:12px;  color:#434141; line-height:17px}
  .green{font-family:Tahoma; font-size:11px;  color:#6AA515; line-height:14px}
  .blue{font-family:Tahoma; font-size:11px;  color:#0371A0; line-height:14px}
  .blue_l{font-family:Tahoma; font-size:11px;  color:#0061CC; line-height:14px}



  .input{
  		width:217px; height:22px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#434141;; padding-top:2px
		}

	
		.textarea{
		width:217px; height:144px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#B3B3B3;
		font-family:Tahoma; font-size:11px;  color:#434141;; padding-top:2px;
		overflow:auto;
		}


 
a.menu:link, a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	text-align:center;
	text-decoration: none;
	color:#00447B;

	display: block;
	width: 100%;

	height: 43px;
	height: 43px !important;
	line-height: 43px;
	padding-left:3px;
	padding-right:3px;
}

a.menu:hover {
	background: url(images/menu_bg.gif) repeat-x;
	text-decoration: none;
	color:#115B94;
}
