body {font-family:georgia, times new roman, times, serif;color:#000; font-size:12px;background:url(images/grid3.gif) #9ab;}
td {font-family:georgia, times new roman, times, serif;color:#000; font-size:12px;}

a:link {color:#039; text-decoration:none;}
a:hover {color:#06f; text-decoration:none;}
a:visited {color:#039; text-decoration:none;}
a:active {color:#039; text-decoration:none;}

a.navbar:link {color:#036; text-decoration:none;font-weight:bold;}
a.navbar:hover {color:#06f; text-decoration:none;font-weight:bold;}
a.navbar:visited {color:#036; text-decoration:none;font-weight:bold;}
a.navbar:active {color:#06f; text-decoration:none;font-weight:bold;}

a.login {color:#fff;background:none;}
a.login:hover {color:#ff0; background:none;text-decoration:none;}

.heading{
	padding:2px;
	padding-left:10px;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:16px;
	color:#369;
	font-weight:bold;
	background:#fff;
	line-height:18px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #69c;
}

.heading_small {
	padding:1px;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:11px;
	color:#369;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	border-bottom:1px solid #69c;
}

.content {
	background:#fff;
	font-family:georgia;
	overflow:auto;
}

.content2 {
	position: absolute;
	width:480px;
	background:#fff;
	font-family:georgia;
	border-bottom:1px solid #ccc;
	padding:3px;
}

.footer_background {
	background:url(images/heading_bg.jpg);
	line-height:18px;
	color:#fff;
}

.footer_shadow {
	background:#369;
}
.footer_highlight {
	background:#9cf;
}

.header_background {
	background:url(images/header_bg.jpg);
	color:#fff;
	font-size:9px;
	padding:4px;
	height:70px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif
}

.header_shadow {
	background:#369;
}
.header_highlight {
	background:#9cf;
}

.login {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	background:#69c;
	padding:2px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

.login_title {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	background:#fff;
	color:#036;
	text-transform:uppercase;
	letter-spacing:1px;
}

.form_button {
	font-size:10px;
}

.form_input {
	background:#fff;
	font-size:10px;
	border:1px solid #ccc;
}

.form_select {
	background:#fff;
	font-family:georgia;
	font-size:12px;
	border:1px solid #ccc;
}

.form_textarea {
	background:#fff;
	font-size:12px;
	border:1px solid #ccc;
}

.main {
	margin:10px;
	padding:10px;
	background:#fff;
}

.nav {
	background:url(images/nav_bg.jpg);
}

.nav_background {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background:url(images/nav_bg.jpg);
	text-transform:uppercase;
	letter-spacing:1px;
	}
.nav_background_on {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	background:#fff;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.nav_background_over {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	background:#fe9;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	}
.nav_background_link {
	font-family:trebuchet ms, arial, helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background:url(images/nav_bg.jpg);
	text-transform:uppercase;
	letter-spacing:1px;
	}
.nav_highlight {
	background:#fff;	
	}
.nav_shadow {
	background:#ccc;
	}
.nav_link {
	}

.small_link {
	text-align:right;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:10px;
	color:#f30;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	}

a.small_link {
	color:#f30;
}

a.small_link:hover {
	color:#c00;
}

.small {
	font-size:11px;
}

.tab_on {
	background:#fff;
	padding:1px;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:12px;
	color:#036;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	cursor:pointer;
}

.tab_off {
	background:#f9f9f9;
	padding:1px;
	font-family:trebuchet ms,arial,helvetica,sans-serif;
	font-size:12px;
	color:#369;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	letter-spacing:2px;
	cursor:pointer;
}

