body, table, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

/* menubar */
table.menubar {
	background-color: #0B6CAA;
	font-weight: bold;
	line-height: 20px;
}

table.menubar td {
	padding: 2px 6px;
}


table.menubar a {
	color: White;
	text-decoration: none;
}

table.menubar a:hover, table.menubar a:active, table.menubar a:visited {
	color: White;
	text-decoration: underline;
}

table.menubar td.sel {
	background-color: #DFECF4;
}

table.menubar td.sel a {
	color: Black;
	background-color: #DFECF4;
}


/* submenubar */
table.submenubar {
	background-color: #DFECF4;
	font-weight: normal;
	line-height: 20px;
}

table.submenubar td {
	padding: 0px 4px;
	text-align: justify;
}


table.submenubar a {
	color: Black;
	text-decoration: none;
}

table.submenubar a:hover {
	color: Black;
	text-decoration: underline;
}

table.submenubar a.orange {
	color: #FF6600;
	font-weight: bold;
}

/* main */

table.maintable {
	width: 800px;
}

table.maintable td.leftbar {
	width: 150px;
}

table.maintable td.mainframe {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	padding: 20px 20px;
}

table.maintable td.rightbar {
	width: 90px;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 200px;
	border: 1px solid black;
	padding: 3px;
	background-color: #DFECF4;
	visibility: hidden;
	z-index: 100;
	filter: progid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


.caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0B6CAA;
	border: 0px;
	vertical-align: middle;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;






}
.content1 {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DFECF4; /*#B8D1E3;*/
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 18px;
}

.content1 a:link { color: Black; text-decoration: none}
.content1 a:visited { color: Black; text-decoration: none}
.content1 a:active { color: #FF6600; text-decoration: none }
.content1 a:hover { color: #FF6600; text-decoration: none }

a:link { color: Black; text-decoration: underline}
a:visited { color: Black; text-decoration: underline}
a:active { color: #FF6600; text-decoration: underline }
a:hover { color: #FF6600; text-decoration: underline }

.sidetable {
	vertical-align: top;
	margin-bottom: 8px;



}


.content2 {

	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFECF4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B6CAA;
	background-color: #DFECF4;
	text-align: left;
	margin: 0px 0px 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.submenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B6CAA;
	font-weight: normal;
}
.submenu a:link {
	text-decoration: none;
	}
.submenu a:visited {
	text-decoration: none;
}
.submenu a:active {
	text-decoration: none;
}
.submenu a:hover {
	text-decoration: none;
}

.current {
	color: #0B6CAA;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #DFECF4;
	}
.current a:link { text-decoration: none }
.current a:visited { text-decoration: none }
.current a:active { text-decoration: none }
.current a:hover { text-decoration: none }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 8px;
}
.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 16px;
	text-align: justify;
}

body {
	background-image: url(images/main_background.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	
}

h2 {
	padding: 2px 0px 2px 6px;
	font-weight: normal;
	margin: 0 0 4px 0;
	}

p.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 0px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	line-height: 20px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 8px;
}
