body, p, tr, td {font-family: Arial; font-size: 10pt}

#dot {POSITION: absolute; TOP: 20px; LEFT:840px; width:40px; height:42px; visibility:VISIBLE;}

.bold_text {color:#1C4178; font-weight:bold}
.bigger{font-size:110%; font-weight:bold; color:#1C4178}
.subtitle{font-size:13pt; color:#0051A0}
.blue{color:#6EA3D7; font-size:12pt}
.head{font-weight:bold;font-size:12pt}

a {text-decoration:none;color:#43691f}
a:hover {text-decoration:underline}
a.black {color:black; text-decoration:none}
a.black:hover {text-decoration:underline}

h1{font-weight:bold; font-size:18pt; color:#43691f; text-decoration:underline}
h2{font-weight:normal; font-size:14pt; color:#4d8d13}

h3{font-weight:bold; font-size:12pt}

.imageright{float:right; margin-left:10px; margin-bottom:5px}
.imageleft{float:left; margin-right:10px; margin-bottom:5px}

a.green {font-size:13pt; color:#4d8d13}

.color3{color:#ff6600}
.color5{color:#ff6600}
.color6{color:#3366ff}
.color7{color:#333399}
.color9{color:#daae02}
.color10{color:#00ccff}
.color11{color:#ff9900}
.color12{color:#ff0000}
.color13{color:#339966}
.color14{color:#339966}
.color16{color:#333399}

.style1 {
	background-image: url('/images/background_lines_left.jpg');
}
.style2 {
	background-image: url('/images/background_lines_right.jpg');
}
.style4 {
	background-color: #D2CC9B;
	background-image: url('/images/background_menu_top.jpg');
}
.style5 {
	background-color: #FFFFFF;
}
.style6 {
	background-color: #D2CC9B;
	background-image: url('/images/background_menu_bottom1.jpg');
	background-repeat:no-repeat;
}
.style7 {
	background-image: url('/images/background_yellow_right.jpg');
}
.style8 {
	background-image: url('/images/background_center.jpg');
	background-repeat:no-repeat
}
.style9 {
	background-image: url('/images/background_yellow_left.jpg');
}
.style10 {
	margin-left: 15px;
	margin-top: 15px;
}
.style11 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#341310;
}
.style13 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.style14 {
	background-image: url('/images/background_left.jpg');
	background-color: #98B161;
	background-repeat:no-repeat;
	background-position:top;
}
.style14_1 {
	background-image: url('/images/background_right.jpg');
	background-color: #98B161;
	background-repeat:no-repeat;
	background-position:top left;
}
.style15 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: white;
	padding-left:20px
}
.style17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: white;
	padding-left:15px
}

.table1 {
	width: 665px;
	border-collapse: collapse;
}
.table2 {
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-color: #dedabc;
	border-top-width: 1px;
	border-collapse: collapse;
	padding-top:15px;
}
.table3 {
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-color: #dedabc;
	border-top-width: 1px;
	border-collapse: collapse;
	padding-top:15px;
}
.table4 {
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-color: #dedabc;
	border-bottom-width: 1px;
	border-collapse: collapse;
}
.table5 {
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-color: #dedabc;
	border-bottom-width: 1px;
	border-collapse: collapse;
}


/** LIGHTBOX **/
#lightbox {
	background-color: white; padding: 10px;	border: 0px solid #FFF;
}
#overlay {
	background-image: url(/images/lightbox/overlay.png);
}
#lightboxCaption {
	color: #333; background-color: white; font-size: 90%; text-align: center;
}
* html #overlay {
	background-color: #000;	background-image: url(/images/lightbox/blank.gif);	filter: Alpha(opacity=50);
}
