body {
	margin: 0px;
	padding: 0px;
	background-color: #9a9a9a;
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat;
	background-position: left top;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 120%;
	line-height: 200%;
}


#page {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	top: 19px;
}
#white_page {
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	height: 506px;
	width: 780px;
}
#white_page2 {
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	height: 690px;
	width: 780px;
}
#white_page3{
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	height: 540px;
	width: 780px;
}
#white_page4{
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	height: 720px;
	width: 780px;
}
#white_page5{
	margin: 0px;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-y;
	background-position: 0px 2px;
	height: 2000px;
	width: 780px;
}
#content_box {
	width: 458px;
	margin-left: 175px;
	padding-top: 162px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content_box a{
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-size: 100%;
	color: #000066;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

#menu_bar {
	position: absolute;
	width: 162px;
	left: 9px;
	top: 159px;
	background-color: #FFFFFF;
}
#menu_bar ul {
	margin: 0px;
	padding: 0px;
	background-color: #d2d2d2;
}
#menu_bar li {
	list-style-type: none;
	margin: 0px;
	border: none;
	padding: 0px;
}
#menu_bar a {
	background-color: #dcdce6;
	font-weight: bold;
	text-decoration: none;
	font-size: 140%;
	padding-left: 17px;
	padding-right: 0px;
	display: block;
	color: #000000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	height: 20px;
	padding-top: 6px;
}
#menu_bar li a.over, #menu_bar li a.dropdown {
	background-color: #000066;
	background-image: url(images/arr_right.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	color: #ffffff;
}
#menu_bar li a.dropdown {
	background-image: url(images/arr_down.gif);
}

#menu_bar ul li ul {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: none;
}
#menu_bar ul li ul li {
	margin: 0px;
	padding: 0px;
}
#menu_bar ul li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #d2d2d2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 20px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu_bar ul li ul li a:link, #menu_bar ul li ul li a:visited, #menu_bar ul li ul li a:active {
	color: #000000;
}
#menu_bar ul li ul li a:hover {
	color: #ffffff;
}


#picture_bar {
	position: absolute;
	width: 134px;
	top: 159px;
	right: 9px;
}



#shadow_top {
	position: absolute;
	height: 7px;
	width: 780px;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 100px;
	width: 762px;
	left: 9px;
	top: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#title_bar {
	background-color: #333333;
	position: absolute;
	height: 47px;
	width: 762px;
	left: 9px;
	top: 108px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#title_img {
	position: absolute;
	left: 174px;
	top: 14px;
}
#shadow_tail {
	position: relative;
	left: 0px;
	top: 0px;
	width: 780px;
	height: 36px;
	background-image: url(images/bg_tail.gif);
	margin: 0px;
	padding: 0px;
}
#footer_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 21px;
	top: 8px;
}
#footer_contact a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	right: 21px;
	top: 8px;
	width: 295px;
}
#footer_copyright a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: 800;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

table {
	border: 1px solid #CCC;
	font-size: 120%;
	border-style:solid;
}

td {	
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-style:solid;
}

