body {
	color: #0066ff;
	font-family: trebuchet ms;
	font-size:12px;
	padding:0;
	margin-top:20px;
	line-height:17px;
	margin-left:1px;
	color:black;
	background-color:white;
	background-image:url(images/menubar.gif);
	background-repeat: repeat-x;
	background-position:center top;
}

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:  trebuchet ms;
	font-size:12px;
	background-color:#FFFFFF;
}

select {
	font-family: trebuchet ms;
	font-size:11px;
	background-color:#FFFFFF; 
}

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

a:hover {
	text-decoration:none;
}

a.tab {
	font-family: trebuchet ms;
	font-size: 16px;;
	font-weight:bold;
	color: #0066ff;
	text-decoration: none;
	border: none;
}

a.tabselected {
	font-family: trebuchet ms;
	font-size: 16px;;
	font-weight:bold;
	color: #da251d;
	text-decoration: none;
	border: none;
}

a.tabinverse {
	font-family: trebuchet ms;
	font-size: 16px;;
	font-weight:bold;
	color: #ffffff;
	background-color: #0066ff;
	text-decoration: none;
	border: none;
}

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

form {
  margin:0;
	padding: 0;
	font-family:Trebuchet ms
}

.abs {
	vertical-align:middle
}

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

li {
  line-height: 14px;
font-family: Trebuchet ms
font-size: 10px;
}

h1 {
	color:#da251d;
	text-decoration:none;
	font-size: 16px;
	font-family: Trebuchet ms
	font-weight: normal;
	padding:0;
	margin-top:18px;
	letter-spacing: 1.2px;
}

h2 {
	color:#f95f00; 
	text-decoration:none;
	font-size: 14px;
	font-family: Arial
	font-weight: normal;
	padding:0;
	margin-top:12px;
	margin-bottom:12px;
	letter-spacing: 1.2px;
}

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:#234432;
	text-decoration:none;
	font-style: italic ;
	font-size: 12px;
	font-family: Arial
	font-weight: normal;
	padding:0;
	margin-left:0px;
	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:130	px;
	margin-bottom:12px;
}

.button {
	color: #ffffff;
	background-color: #0066ff;
	font-size: 12px;
	text-transform: lowercase;	
	border-color: #535C63;
	border-style: solid;
	border-width: 1;	
	height:21px;
	font-weight: bold;
}

.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
}
