<!--
BODY {
	margin:0; padding:0; background-color : #FFFFFF; 
}

.text a:link {color: #000099;}
.text a:visited {color: #000099;}
.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;}

.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: #000099;}
.footermenu a:visited {color: #000099;}
.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: gray;}
.footer a:visited {color: gray;}
.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: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	}
.textsm {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	}
	
.textspecial {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.15cm;
	text-transform: uppercase;
	}

.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: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
}
.titletextsm {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.portfolio {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.formtext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}
.texttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.productlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.productb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}

.tablerow {
	background-image: url('/images/buttonback.gif');
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	


	}
.boxes {
	font-family: georgia, Arial; 
	font-size: 18px; 
	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;
}

-->