/*Page Properties*/
BODY { margin-left:0; margin-top:0; margin-right:0;
	background-color: #EAF2F7;
	font-family: Verdana;
	font-size:12px;
/*	scrollbar-3dlight-color:#D97D79;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#980A04;
	scrollbar-darkshadow-color:#7F0803;
	scrollbar-face-color:#750601;
	scrollbar-highlight-color:#B51109;
	scrollbar-shadow-color:#CC0000;
	scrollbar-track-color:#B51109*/
}
.footer { color: #FFFFFF; background-image:url(../images/blue_bot_wide2.jpg); height: 40px}
.footertext { color:#FFFFFF; text-align:center ; font-size:14px; font-family: Verdana; font-weight:bold}
.bodytable { width:760; height:100%; vertical-align:top}
.bodytitle { color: #FFFFFF; font-weight: bold; font-size: 14px; }
.bodytextlarge {font-size:14px; font-weight:bold }
.rytrontag {font-size:16px; font-weight:bold; color: #006699 }
.bodytext
{	background-image:url(../images/paragraph_large.jpg);
	background-repeat:no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: justify
}

/*Navigation Menu*/
a:link { color: #FFFFFF; text-decoration:none; }
a:visited { color: #FFFFFF; text-decoration:none; }
a:hover { color: #77B6D6; }
.nav_menu
{	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	background-color:#01669A;
	padding-bottom: 7px;
	padding-top: 7px;
}

/*Information Table - Main Page*/
.info_table_text { color: #006699; font-weight: bolder; }
.info_table_text_white { color: #FFFFFF; font-weight: bolder; }
.info_table { height:100%; width:98%; background-color:#77B6D6; }
.info_table_title
{	text-align: left;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 16px;
	padding-top: 2px;
	height: 24px;
	background-image: url(../images/box_top.jpg);
	background-repeat: no-repeat;
	background-color: #77B6D6;
}

.info_table_image
{ 	width: 140px;
	height: 140px;
	border-width: 2px;
	border-style: solid;
	border-color: #006699;
	text-align:center
}

/*Section Table - SubPages */
.section_header_top
{	BACKGROUND-IMAGE: url(../images/section_header_top.gif);
	BORDER-BOTTOM: #006699 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 16px;
	height: 24px;
}
.section_header
{	BACKGROUND-IMAGE: url(../images/section_header.jpg);
	BORDER-BOTTOM: #006699 1px solid;
	BACKGROUND-REPEAT: no-repeat;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 16px;
	height: 24px;
}

.section_image { border:#000000 1px solid; height:144; width:200; }