body{
	background-image: url('../img/bg_tile_bw.gif');
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #3e5e1d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;}
p { font-family: Tahoma, Arial, sans-serif; font-size: 14px; color: #3e5e1d; font-weight: normal; }

h1 { font-family: Tahoma, Arial, sans-serif;	font-size: 22px; font-weight: normal; text-align: center;
	vertical-align: middle; color: #006600;	padding: 0px; }

h2 { font-family: Tahoma, Arial, sans-serif; font-size: 18px; font-weight: bold; text-align: left;
	color: #3e5e1d; padding: 0px;	vertical-align: middle}

h3 { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight: bold; color: #ff9600;
	padding: 3px;	vertical-align: middle; }

img { border: 0; }

a:link { font-family: Arial; font-size: 12px; color:#444444; font-weight: bold; background:transparent; text-decoration: underline }
a:visited { font-family: Arial; font-size: 12px; color:#444444; font-weight: bold; background:transparent; text-decoration: underline }
a:active { font-family: Arial; font-size: 12px; color:#444444; font-weight: bold; background:transparent; text-decoration: none }
a:hover { font-family: Arial; font-size: 12px; color:#ffffff; font-weight: bold; background:#000000; text-decoration: underline }

a.big:link { font-family: Arial; font-size: 24px; color:#444444; font-weight: normal; background:transparent; text-decoration: underline}
a.big:visited { font-family: Arial; font-size: 24px; color:#444444; font-weight: normal; background:transparent; text-decoration: underline}
a.big:active { font-family: Arial; font-size: 24px; color:#444444; font-weight: normal; background:transparent; text-decoration: none}
a.big:hover { font-family: Arial; font-size: 24px; color:#ffffff; font-weight: normal; background:#000000; text-decoration: underline}

a.imglnk:link { background:transparent; text-decoration: none}
a.imglnk:visited { background:transparent; text-decoration: none}
a.imglnk:active { background:transparent; text-decoration: none}
a.imglnk:hover { background:transparent; text-decoration: none}

a.Rollover { background:transparent; text-decoration: none}
.Rollover .Out { display:inline; visibility:visible;} 
.Rollover .Over { display:none;	visibility:hidden } 
.Rollover:hover .Out { display:none; visibility:hidden } 
.Rollover:hover .Over { display:inline;	visibility:visible } 


.bigfoot {font-family: Arial; font-size: 24px; color:#444444}
.smltxt {font-family: Arial; font-size: 10px; color:#444444}

.yblock {
	background-color: #eeeeee;
	padding: 6px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3e5e1d;}
.yblocka {
/*	background-color: #d9dfea;  */
	background-color: #eeeeee;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3e5e1d;}
.yblockb {
	background-color: #eeeeee;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #3e5e1d;}