html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	list-style: none;
}

body {
	background: #FFFFFF;
	font: 11px, Trebuchet MS, arial, sans-serif;
}
/***** Global Classes *****/

.clear {clear: both;}

.alignleft {float: left;}

.alignright {float: right;}

.text-left {text-align: left;}

.text-right {text-align: right;}

.text-center {text-align: center;}

.text-justify {text-align: justify;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.underline {border-bottom: 1px solid;}

.highlight {background: #ffc;}

.img-left {float: left; margin: 4px 10px 4px 0;}

.img-right {float: right; margin: 4px 0 4px 10px;}

.nopadding {padding: 0;}

.noindent {margin-left: 0; padding-left: 0;}

.nobullet {list-style: none; list-style-image: none;}

.noborder {border: none;}
/***** Tables *****/

table {border: 0; margin: 0 0 0px 0; padding: 0;}

table tr td {padding: 0px;}



#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -8px 0px url(../images/header_bg.jpg) repeat-x;
	height: 400px;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

.up {
	FONT: 70% Tahoma
}

.up1 {
	FONT: 80% Trebuchet MS
}

.up2 {
	FONT: 100% Trebuchet MS
}

.uphaber {
	FONT: 80% Tahoma
}

.link {font-family: Tahoma; font-size: 12px; color:#000000; text-decoration: none}
.link:hover {font-family: Tahoma; font-size: 12px; color:#E20A17; text-decoration: none}

.link1 {font-family: Trebuchet MS; font-size: 16px; color:#000000; text-decoration: none}
.link1:hover {font-family: Trebuchet MS; font-size: 16px; color:#E20A17; text-decoration: none}

.link2 {font-family: Trebuchet MS; font-size: 16px; color:#000000; text-decoration: none}
.link2:hover {font-family: Trebuchet MS; font-size: 16px; color:#E20A17; text-decoration: none}

.link3 {font-family: Tahoma; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration: none}
.link3:hover {font-family: Tahoma; font-size: 12px; font-weight: bold; color:#E20A17; text-decoration: none}