body {
	font-family: Trebushet MS, Verdana, Arial;
	font-size:12px;
	color: #000000;
	background-color: #e5e5e5;
	padding:0;
	margin-top:20px;
	margin-left:1px;
	line-height:17px;
}

table.main {
  background-color: #FFFFFF;
  width: 800px;
  /*height: 600px;*/
  border: 1px solid #000000;
}

td.menu {
  width: 100px;
  text-align: center;
  color: #000000;
  background: url(images/bgmenu.gif) repeat-x;
}

a.menu{
  font-family: verdana, trebushet MS, arial;
  font-size:13px;
  font-weight: bold;
}

a.menuSelected {
  font-family: verdana, trebushet MS, arial;
  font-size:13px;
  font-weight: bold;
	text-decoration: none;
	border: none;
	color: #858585;
}

td.menuSelected {
  width: 100px;
  text-align: center;
  background: url(images/bgmenu.gif) repeat-x;
}

.tabMenu{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #e5e5e5;
}

table {
	font-family: Arial;
	font-size: 12px;
}

td {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	border: none;
}

img {
	text-decoration: none;
	border: none;
}

input, textarea {
	font-family: Arial;
	font-size:12px;
	background:#F2F2F2;
}

a {
	font-family: Arial;
	font-size: 12px;;
	color: #000000;
	text-decoration: none;
	border: none;
}

a:hover {
	text-decoration:none;
}

a.tab {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border: none;
}

a.tab:hover {
	text-decoration:underline;
}

form {
  margin:0;
	padding: 0;
}

.abs {
	vertical-align:middle
}

ul {
	font-size: 12px;
	font-family:Arial;
	font-weight:normal;
	margin-top: 12px;
	margin-bottom: 12px;;
}

li {
  line-height: 20px;
}

h1 {
	color:#000000;
	text-decoration:none;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	margin-top:18px;
	letter-spacing: 1.2px;
	text-align:right;
}

h2 {
	color:#000000; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	margin-top:12px;
	margin-bottom:12px;
	text-align:left;
}

h3 {
	color:#000000;
	text-decoration:none;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	margin-top:9px;
	margin-right:120px;
	letter-spacing: 1.2px;
	text-align:right;
}

h4 {
	color:#ffffff;
	text-decoration:none;
	font-style: italic ;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	margin-left:5px;
	margin-bottom:0px;
}

.subtitle {
	color:#ffffff;
	text-decoration:none;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding:0;
	margin-top:12px;
	margin-left: 130px;
	margin-bottom:12px;
}

.button {
	color: #ffffff;
	background-color: #A1C22B;
	font-size: 9px;
	font-family: Arial;
	text-transform: uppercase;	
	border-color: #535C63;
	border-style: solid;
	border-width: 1;	
	height:21px;

}

.img {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	background:white;
	border:0px solid gray;
	text-align:center;
	margin-right:15px;
}	

p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:6px;
	margin-bottom:6px;
}

.title {
	margin-top:85px;
	margin-right:15px;
	color:#000000;
	letter-spacing: 1.5px;
	font-family: Arial
}

table.grid {
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid;
}

td.grid {
	border-color: #000000;
	border-width: 0px 0 1px 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}

.form_search {
	width:125px;
	height:21px;
	font-family: Arial;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#535C63;
	background-color:#ffffff;
	color:#272B2D;
	padding:1px
}

p.footer{
font-size: 9px;
font-family: Arial;
}

a.footer{
font-size: 9px;
font-family: Arial;
}