/* GLOBAL ELEMENTS */
* {
	color:#000;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

body {
	background:#FCF499;
	margin:0;
	padding:0;
}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}

p, span {
	line-height:15px;
	font-size:11px;
	padding:0;
	}
p {
	margin:0 0 5px 0;
	}
hr {
	color: #399172;
	background-color: #399172;
	height: 2px;
	width: 90%;
	border: 0;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	}

input, textarea, checkbox, select, file {
	border:1px inset #000000;
	font-size: 11px;
	background-color:#ffffff;
	padding:0;
	margin: 2px 0 2px 0;
	}

ul, ol, li {
	font-size:16px;
	}

fieldset {
	margin:5px 5px 5px 20px;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font:11px;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:10px;
	color:#cccccc;
	line-height:13px;
	}

/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#552B00;
	margin: 0 0 5px 0;
	}
h1 {font-size:18px;line-height:25px;}
h2 {font-size:12px;}
h3 {font-size:14px;line-height:20px;}
h4 {font-size:14px;line-height:12px;}
h5 {font-size:13px;}
h6 {font-size:13px;line-height:11px;}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
	color:#552B00;
	}
a:hover {
	color:#8A4500;
	}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {text-decoration:none;}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {text-decoration:none;}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {font-weight:bold;text-decoration:none;}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {font-weight:bold;text-decoration:none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration:underline;}
li a:link, li a:visited, li a:hover, li a:active {text-decoration:none;}
li a:hover {text-decoration:underline;}

/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
#frame {
	width:775px;
	margin:5px auto 5px auto;
	padding:0;
	border:1px #552B00 solid;
	}
.common {
	width:760px;
	margin:0;
	padding:0;
	}
.center {
	margin-left:auto;
	margin-right:auto;
	}
/* END TABLE */

/* TD */

table.common td.td_pad_4 {
	padding: 0 0 4px 0;
	}
/* END TD */

/* DIV */
#footer, #menu, #content {
	width:760px;
	padding:0;
	border:0;
	}
#menu {
	height:30px;
	background:#f1d77c;
	margin:8px auto 5px auto;
	line-height:30px;
	font-size:11px;
	text-align:center;
	}
#footer {
	height:41px;
	margin:5px auto 8px auto;
	}
#content {
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:0 auto 0 auto;
	}
/* END DIV */

/* UL */
/* END UL */

/* LI */

/* END LI */



/* TEXT */
#footer p {
	line-height:11px;
	font-size:10px;
	margin:0 30px 0 5px;
	}
.hm_news {
	font-size:13px;
	line-height:15px;
	margin:10px 5px 10px 5px;
	}
.common p {
	margin:5px 10px 5px 0;
	}
/* TEXT END */

/* LINK */
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #552B00;
	text-decoration:underline;
	font-weight:bold;
	}
#menu a:hover {	
	color:#8A4500;
	}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
/* END INPUT */

/* IMG */
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
