/* ------------- "generic" styles*/ 

body {
	margin: 0;
	padding: 0;
	font: small"Tahoma",Verdana,sans-serif;
	background : #ffffff;
}

a {
	text-decoration:none;
}

a img {
	border: 0px;
}
.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.magnify img
{
	background: #553608;
	/*border-color: #aaa #ccc #ddd #bbb;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 108px;
	height: 80px;
}

.magnify li
{
	background: #553608;
	/*border-color: #ddd #bbb #aaa #ccc;*/
	border-color: #725700;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.magnify .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}



p {
	margin: 0 0 1em;
}
 /*------------- masthead styles */

#masthead {
	margin-bottom: 0em; padding-top: 1px;
	background: #ffffff;
}

#homelink {
	display: block;
	}

#navlinks {
	margin: 0;
	padding: 0.5em 2em;
	background:url(../../images/menu_bg.png) no-repeat;
	color: Fuchsia;
}

#navlinks li {
	display: inline;
	margin-right: 0.5em; padding-right: 0.50em;
	border-right: 3px solid #336600;
	font-weight: bold;
}

#navlinks li.last {
	border-right:0px;
}

#navlinks a {
	color: #0000cc;
	font-weight:bold;
	font-style:normal;
}

#navlinks a.hover {
	text-decoration:none;
}

.main_table
{
	
}

.logo_table
{
	/*background-color : #abd240;
	*/
	background-color:#abd240;
	color: #004000;
	margin : 0px;
	text-indent:6px;
/*	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-right-color: #336600;
	border-left-color: #336600;*/
}

input, textarea, select
{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	border:medium;
	color:#000099;
	font-size:12px;
}

input, textarea
{
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.chunky
{
	padding: 3px 3px 3px 3px;
	font-size: medium;
}
.chunky1
{
	padding: 3px 0px 3px 3px;
	color: white;
	font-size: medium;
	border : thin inset Red;
	background-color: Green;
	SCRollbar-3d-light-color: Blue;
	SCROllbar-arrow-color: REDNavy;
	SCROllbar-base-color: DARKGREEN;
	SCROllbar-highlight-color: Aqua;
	SCROLLbar-shadow-color: Red;
}

.sub_header 
{
	font-size : medium;
	font-weight: bold;
	color:#003300;
	text-decoration:underline;
} 

.page_header 
{
	font-size : medium;
	font-weight: bold;
	text-decoration: none;
	color: #1A047B;
} 

/*.small, a.small, a:link.small, a:visited.small, a:active.small, a:hover.small 
{
	font-size : small;
	text-decoration:none;
} */

.main_header 
{
	font-size : large;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
} 

a:link , a:visited , a:active
{
	text-decoration : none;
	color : #000066;
	font-weight : normal;
}

a:hover
{
	text-decoration : none;
	color : #00a750;
	font-weight : normal;
	text-decoration:none;
}

input , select , textarea
{
	/*font-family : arial, sans-serif;*/
	font-size: small;
	border:double;
	border-color:Green;
	font-size : small;
	border: 1px solid
}

input.clear
{
	border: 0;
}

legend
{
	font-size : medium;
	font-weight : bold;
	text-decoration : none;
	color: black;
} 

.cat_list
{
	padding-bottom : 0px;
}

.title 
{
	font-size : medium;
	font-weight : bold;
	text-decoration : none;
	color:Fuchsia;
} 

input.clear 
{
	border: 0;
}

hr 
{
	color : #000000;
	width : 100%;
}

table 
{
	border: 1px;
}

.theader
{
	background-color : #d2d0d0;
	border: 1;
	border-color: white;
	font-weight: bold;
}

.tbody
{
	background-color : #e6e4e4;
	border: 1;
	border-color: white;
}

.stats
{

	color:#1C3247;
	border: 0;
}

.noborder 
{
	border:0;
	

}

.browsehead
{
	background-image: url(../../images/browsehead.png);
	background-repeat: no-repeat;
	border: 0;
}

.browsecat
{

background-color:#c5ea5f;
border: 0;
}

.noborderfooter
{

	background-image: url(../../images/stats_bg.png);
	background-repeat: no-repeat;

	border: 0;
}

.warning 
{
	color: #ff0000;
	font-size: medium;
	font-weight: bold;
}

.head_link, a.head_link, a:visited.head_link,  a:active.head_link
{
	font-weight: bold;
	text-decoration: none;
	color: Green;
}
a:hover.head_link
{
	color: Blue;
	text-decoration:underline;
}

input.send_date_box
{
	background-color: #d7ee97;
	border-style:solid;
/*	border-color: blue;*/
	color: Green;
	font-weight:bold;
}

.cal_today
{
	border: 1px solid #BFBFBF;
	background-color:#E4EBE3;
	font-weight: bold;
}

.cal_day
{
	border: 1px solid #000099;
	font-weight: bold;
	background: #d7ee97;
	color: #437700;
}

a.cal_link
{
	text-decoration: none;
	color: Blue;
}

