@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Times New Roman, Helvetica, Arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	left-margin: 30px;
        right-margin: 30px;
	padding: 0;
	color: #4682B4;
        background-image: url('../img/head_bg.png');
	background-repeat: repeat-x;
	background-position: center 0%;
	background-color: #000;
}
TD {
	FONT: 12px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #ffdab9; FONT-WEIGHT: BOLD; text-align: left

}
TR {
	FONT: 12px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #b8860b; FONT-WEIGHT: BOLD

}
TH {
	FONT: 12px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #b8860b; FONT-WEIGHT: BOLD

p {
	text-align: justify;
	text-color: #ff8c00
}

#menuContainer {
	text-align: center;
	margin: 0;
	padding: 0;
}


}

a				{ font-size:12px; font-weight: bold }
a:link			{ text-decoration: none; color: #bdb76b	}
a:visited		{ text-decoration: underline; color: #bdb76b	}
a:hover			{ text-decoration: underline; color: #f0fff0 }
a.inst			{ font-size:12px }
a.inst:link		{ text-decoration: none;	  color: #bdb76b	}
a.inst:visited	{ text-decoration: underline;	  color: #bdb76b	}
a.inst:hover	{ text-decoration: underline;	  color: #f0fff0	}


H1 {
	FONT: 24px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #daa520; FONT-WEIGHT: BOLD;

}
H2 {
	FONT: 20px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #fa8072; FONT-WEIGHT: BOLD;

}
H3 {
	FONT: 16px Verdana, Book Antiqua, Helvetica, sans-serif; COLOR: #ffa500; FONT-WEIGHT: BOLD;

}

h4#pageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: bold;
	text-align: center;
	padding-bottom: 20px;
	color: #ffd700;
}