body {
	background:#000066;
	color:#000000;
}

#content_td {
	padding:20px;
	text-align:left
}

#content_padbottom {
	height:0px;
}

td, textarea {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

.txt_b {
	color: #FFFFFF;
}

.tit {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}

.txt_g {
	color: #FFFFFF;
}

.txt_d {
	color: #003300;
	font-size: 12px;
}

form#jumpMenu {
	display:inline;
	visibility:visible;
}

.form {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #6D97D3;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

.form_b {
	padding-left:3px;
	color: #000066;
	font-size: 11px;
	background-color: #A5BEFC;
	font-family: "Trebuchet MS", Tahoma, Arial;
}

a {
	color: #000066;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

acronym {
	border-bottom:1px dotted inherit;
}

span.abbr {
	border-bottom:1px dashed inherit;
}

.txt_r {
	color: #6D0800;
}

h1 {
   color: #000066;
   font-weight: bolder;
   font-size: 18px;
   background-image: url(../img/titleback.png);
   background-repeat:repeat-y;
   background-position:right;
   line-height: 25px;
}

h2 {
   margin-top:0px;
   padding-top:0px;
   margin-bottom:5px;
   padding-bottom:0px;
   font-size: 16px;
   font-weight: bold;
}

h3 {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 12px;
	font-style:italic;
}

.indent {
   margin-left: 25px;
}

.indentdouble {
   margin-left: 50px;
}

.padtop {
   padding-top: 10px;
}

.padbottom {
   padding-bottom: 10px;
}

.padrightnone {
   padding-right:0px;
}

.center {
   text-align: center;
}

.border {
   border: 1px solid #000;
}

.t-table {
   font-family: Verdana;
   font-size: 12px;
   line-height: 130%;
   border: 1px solid #000;
}

.t-head, th {
	padding: 2px 4px 2px 4px;
	background-color: #6D97D3;
	color:#fff;
	text-align:left;
	font-weight:bold;
	font-size: 14px;
}

.t-body-ol {
   background-color: #fff;
   vertical-align: top;
   border-top: 1px solid #000;
   border-right: 1px solid #000;
   padding: 4px;
   width: 40%;
}

.t-body-or {
   background-color: #fff;
   vertical-align: top;
   border-top: 1px solid #000;
   padding: 4px;
}

.t-body-el {
   background-color: #e6e6e6;
   vertical-align: top;
   border-top: 1px solid #000;
   border-right: 1px solid #000;
   padding: 4px;
   width: 35%;
}

.t-body-er {
   background-color: #e6e6e6;
   vertical-align: top;
   border-top: 1px solid #000;
   padding: 4px;
}

div#left_col {
	float:left;
	width:225px;
}

div#right_col {
	position:relative;
	margin-left:234px;
}

div#left_col div, div#right_col div {
	padding:5px;
	margin-bottom:10px;
	background-image:url(../img/bg_index_divs.png);
	border:1px solid #000066;
}

div#vegupdates h2 {
	margin-bottom:2px;
}

div#vegupdates ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}

div.icons {
	text-align:center;
}

div.icons * {
	display:inline
}

div.icons img {
	border:none
}

div.icons ul {
	padding:0px;
	margin:0px;
}

div.icons li {
	width:16px;
	padding:0px 10px
}

div#vegupdates li {
	margin-bottom:10px;
	}

table#vegupdates tr {
	vertical-align:top;
}

.divider {
	background:none;
	width:15px;;
}

div#left_col h2, div#right_col h2 {
	border-bottom:2px solid #FFFFFF;
	text-decoration:none;
}

.error, .err {
	color:#990000;
}

.vegx_new_entries {
	margin:0;
	padding:0;
	list-style:none;
	font-size:90%;
	color:#333333
}

ul.vegx_new_entries li {
	padding:0px;
	margin:0px 0px 15px 0px
}

form.refer label {
	clear:left;
	float:left;
	width:150px;
}
form.refer input {
	border:1px solid #999999;
}
form.refer input, form.refer select {
	margin-bottom:2px;
}
form.refer input, form.refer option {
	padding-left:3px;
}
p.err {
	font-weight:bold;
}
input.err {
	border:1px solid #FF0000;
}