BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	font-smooth: always;
	color: #2c2c2b;
	font-weight : normal;
	text-decoration : none;
	line-height:14pt;
}



/* FONTS */

.homeArial {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.whiteTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}

.smBlack {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #1e1813;
	font-weight : normal;
	text-decoration : none;
	line-height:16pt;
}

.red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #660000;
	font-weight : normal;
	text-decoration : none;
	line-height:16pt;
}

.green {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #1e1813;
	font-weight : normal;
	text-decoration : none;
	line-height:12pt;
}

.ltGray {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #c7c0b7;
	font-weight : normal;
	text-decoration : none;
}

.title1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #a1521f;
	font-weight : bold;
	text-decoration : none;
}

.title2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #505050;
	font-weight : bold;
	text-decoration : none;
	line-height:16px;
}

.title3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #a30000;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}

h4 {font-family : Georgia, Verdana, Arial, Helvetica, sans-serif; font-size:18px; color: #3c0000; font-weight : bold; padding:0;}
h5 {font-family : Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #979675; font-weight : bold; padding:10px 0 0 10px; display: inline;}


/* LINKS */

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0D5CAB;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0D5CAB;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A4A5A5;
	font-weight : normal;
	text-decoration : underline;
}

.smRed {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6f0000;
	font-weight : normal;
	text-decoration : none;
	line-height:18pt;
}


.smRed:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6f0000;
	font-weight : normal;
	text-decoration : none;
	line-height:18pt;

}

.smRed:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6f7859;
	font-weight : normal;
	text-decoration : underline;
	line-height:18pt;

}

.nav {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #330000;
	font-weight : bold;
	text-decoration : none;
	line-height:18pt;
}


.nav:visited {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #330000;
	font-weight : bold;
	text-decoration : none;
	line-height:18pt;

}

.nav:hover {
	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
	font-weight : bold;
	text-decoration : none;
	line-height:18pt;

}

.whiteLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
	line-height:16px;
}


.whiteLink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : underline;
	line-height:16px;

}

.whiteLink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c2dee2;
	font-weight : normal;
	text-decoration : underline;
	line-height:16px;

}

.greyLink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;
}


.greyLink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;

}

.greyLink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #990000;
	font-weight : normal;
	text-decoration : none;
	line-height:16px;

}

/* LIST */

ul {
	list-style-type: square;
}

li {margin-left:0px;
} 

/* input */
	
	
