body {
	margin-top: 0px;
	background: #C3CF81;
	color: #000000;
}

td.border {
	background-image:url(/images/border-new.gif);
}

td.border3 {
	background-image:url(/images/border_3.gif);
	padding-top: 10px;
}

/*.headerBackground {
	background-image:url(/images/header_bkg.jpg);
}*/

#headerText {
	font-size: 13pt;
	color: #8da01f;
	text-decoration : none;
	font-weight : bold;
	font-family: verdana, arial, sans-serif;
}

#headerText a {
	color: #8da01f;
	font-weight: bold;
}
#headerText a:link, #headerText a:visited, #headerText a:active {
	text-decoration: underline;
}
#headerText a:hover {
	text-decoration: none;
}

#bodytext2, #bodytext2 td, #bodytext2 p, #bodytext2 h2, #bodytext2 li {
	margin: 10px 5px 5px 5px;
	background-color: #ffffff;
	font-size: 8pt;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana, arial, sans-serif;
}

#bodytext2 h2 {
	color: #8da01f;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext, #bodytext td, #bodytext p, #bodytext h1, #bodytext h2, #bodytext li, #bodytext form {
	margin: 10px 5px 5px 5px;
	background-color: #ffffff;
	font-size: 10pt;
	text-decoration : none;
	font-weight : normal;
	font-family: verdana, arial, sans-serif;
}

#bodytext h2 {
	color: #8da01f;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext th {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#bodytext a {
	color: #8da01f;
	font-weight: bold;
}
#bodytext a:link, #bodytext a:visited,#bodytext a:active {
	text-decoration: underline;
}
#bodytext a:hover {
	text-decoration: none;
}

#bodytext li {
	margin: 1em 0;
}

.gray {
	background-color: #ccc;
}

#footer {
	color: #000;
	background-color: #ffffff;
	font-size: 8pt;
	font-family : verdana, arial, sans-serif;
}
#footer a, #footer a:visited {
	color: #8da01f;
	font-weight: bold;
	font-size: 8pt;
	font-family : verdana, arial, sans-serif;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#leftnav {
	text-decoration : none;
	background-color: #ffffff;
}

#leftnav ul {
	margin: 0;
	/*removes indent IE and Opera*/
	padding: 0;
	/*removes indent Mozilla and NN7*/
	list-style-type: none;
	/*turns off display of bullet*/
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

#leftnav li {
	margin: 5px 0 3px 0;
}

#leftnav h2 {
	margin: 10px 0 0 2px;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

#leftnav a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	width: 138px;
	background-image:  url(images/nav_off-new.gif); /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #000000;
	/*/*/color: black;
	text-decoration: none; /* */
}
#leftnav a:hover {
	color: black;
	background-image:  url(images/nav_on-new.gif); /* */
}

#uberlinkleft a:link, #uberlinkleft a:visited, #uberlinkleft a:hover {
	/*/*/background-image:  url(images/nav_on-new.gif);
	color: black; /* */
}

#login { text-align: center; }
#login fieldset {text-align: left; border:1px solid #8da01f;}
#login legend {padding: 0.2em 0.5em; border: 1px solid #8da01f; background: #8da01f; color: #fff; font-weight: bold;}

.redText {
	color: #cc0000;
	font-weight: bold;
}

.button { background-color: #8da01f; color: #FFFFFF; font-weight: bold; }

img.pic { border: 1px solid #000000 ; }

/* Koray Additions */
.workshop { margin-left:5px; }
