<!--
BODY {
	margin:0; padding:0; background-color : #FFFFFF;
	background-image: url('/back.jpg');

	 
}

.text a:link {color: #445A1F;}
.text a:visited {color: #445A1F;}
.text a:hover {color: maroon; text-decoration: none; border-bottom: 1px solid;}
.text a:active {color: red;}
.text a {text-decoration: none; border-bottom: 1px dotted;}

.press a:link {color: #445A1F;}
.press a:visited {color: #445A1F;}
.press a:hover {color: maroon; text-decoration: none; border-bottom: 1px solid;}
.press a:active {color: red;}
.press a {text-decoration: none; border-bottom: 1px dotted;}

.notify a:link {color: #000099;}
.notify a:visited {color: #000099;}
.notify a:hover {color: maroon; text-decoration: none; border-bottom: 1px solid;}
.notify a:active {color: red;}
.notify a {text-decoration: none; border-bottom: 1px dotted;}

.footermenu a:link {color: #445A1F;}
.footermenu a:visited {color: #445A1F;}
.footermenu a:hover {color: maroon; text-decoration: none; border-bottom: 1px dotted;}
.footermenu a:active {color: red;}
.footermenu a {text-decoration: none;}

.footer a:link {color: #445A1F;}
.footer a:visited {color: #445A1F;}
.footer a:hover {color: maroon; text-decoration: none;}
.footer a:active {color: red;}
.footer a {text-decoration: none;}

A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}

A:HOVER {
	color : maroon;
	text-decoration : underline;
}

A:ACTIVE {
	color : red;
	text-decoration : underline;
}

.text {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	}
.press {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	}
.textsm {
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
.captions {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
.notify {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #336699;
	background-color: #ffffee;
	color: #000000;
	padding: 8px;
	width: 100%;
	text-align: center;
	letter-spacing: 0.13cm;

}
	
.titletext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.titletext2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	
	}
.boxes {
	font-family: georgia, Arial; 
	font-size: 15px; 
	border: 1px solid gray; 
	background-color: #ffffff;
	background:url("/images/txt-bg.gif");
}

.buttons {
	font-size:14px;
	font-family:Georgia,serif;
	font-weight:bold;
	height:26px;
	background-color:#779999;
	background-image:url("/images/buttonback.gif");
	border-style:solid;
	border-color:#DDDDDD;
	border-width:1px;
	text-align: center;
}

-->
