body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5DD93;
}
p.text_boarder {
    border: medium solid;
	border-color: #FEC23D;
	padding: 0.1cm 0.1cm;
}

table.one
 {
    border: medium solid;
	border-color: #FEC23D;
}

.navText {
	color: #cc6600;
	line-height:12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}		
/* ID Styles */

#navigation td {
	background-image: url(images/template_gen/side.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	
	}

#navigation a {
	font:12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	line-height:20px;
	text-decoration: none;
	display:inline;
	padding:8px 8px 8px 12px;
	}
	
#navigation a:hover {
	color:#ff9900;
	font-weight:bold;
	background: url(rollover.gif) 8px 50% no-repeat;
	text-decoration: none;
	}
	

ul.image_dot 
{
list-style-position: outside;
list-style-image: url('images/dot2_bullet.jpg');
}

ul.outside 
{
list-style-type: disc;
list-style-position: outside;
}


.red_star {font-size: 16px; color: #FF0000; }
.red_text {font-size: 12px; color: #FF0000; }

.bodyText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
}
.bodyText_small 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 10pt;
}
.bodytext_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bodytext_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bodytext_orng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc6600;
}

.bodyText_italic 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	font-style:italic
}

.required_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.attension_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}


.h1 {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	color: #cc6600;
	line-height:30px;
}
.h1_black {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
.h2_black {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height:22px;
}

.h2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #cc6600;
	line-height:22px;
}
.h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #cc6600;
	list-style-type: square;
}
.h4 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	list-style-type: square;
}
.h5 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333399;
	line-height:22px;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc6600;
}

a:img { border: none; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #cc6600;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}

.link_hide:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.link_hide:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.link_hide:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.link_hide:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}



.link_bold:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: underline;
}
.link_bold:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc6600;
}
.link_bold:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.link_bold:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

.link_map1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: underline;
}
.link_map1:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc6600;
}
.link_map1:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: underline;
}
.link_map1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}

.link_chair:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-style: normal;
	font-weight: bold;
	color: #cc6600;
	text-decoration: underline;
}
.link_chair:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	text-decoration: underline;
	color: #cc6600;
}
.link_chair:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: underline;
}
.link_chair:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;	
}

.link_lg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:30px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}
.link_lg:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:30px;
	font-weight: normal;
	text-decoration: underline;
	color: #cc6600;
}
.link_lg:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:30px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}
.link_lg:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:30px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}

.link_sm:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: underline;
}
.link_sm:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	text-decoration: underline;
	color: #cc6600;
}
.link_sm:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	color: #cc6600;
	text-decoration: none;
}
.link_sm:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:8px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}

.link_attn:link {
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
.link_attn:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;

}
.link_attn:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}
.link_attn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333FF;
	text-decoration: underline;
}
