/* GENERIC TABLE / BODY STYLE */
body {
	font-family: Verdana, sans-serif; /* "Neo Sans Std", */
	font-size: 11px;
	margin-left: 5px;
	margin-top: 2px;
	color: #3792BA;
}
/*
td {
	font-family: Verdana, Arial, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 2px;
	color: #717171;
}
*/

.default {
 background: #3792ba url(img/bg.gif) repeat-x; /* 3490b9 */
}

.gray {
 background: #0a0a0b url(/publish_files/bgCommuter.gif) repeat-x;
}

.beige {
 background: #bea377 url(/publish_files/beige.gif) repeat-x;
}

/* STANDARD LINKS */
a:link { color: #772277; text-decoration: none; }
a:visited { color: #772277; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

/* NEW GLOBAL CLASSES */
.heading { font-size: 16px; font-weight: bold; color: #3792BA; }
.smallheading { font-size: 14px; font-weight: bold; color: #3792BA; }
.small_text { font-size: 10px;  }
.small_text_color { font-size: 10px; color: #3792BA; }

/* FORM CLASSES *
/*
input { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; }
.form_text { color: #000000; width:200px; }
.form_text_small { color: #000000; width:80px; }
.form_textarea { color: #000000; width:200px; height: 100px;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.form_checkbox { margin: 0px; }
.form_button { }
*/
