/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FCFCFC;
}
a {
	color: #608B9F;
}

#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #D6D6D6;
}
table.table_repeat_vert {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
table .table_repeat_vert td {
	padding: 15px;
}


#menu_wrapper {
	background-color: #EBEBEB;
	height: 33px;
	text-align: center!important;
	display: block;
	width: 770px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu_inner_wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align: center !important;
	display: block;
	width: 700px;
}
#menu_wrapper a {
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 35px;
	text-decoration: none;
	color: #0E4F5C;
	text-align: center;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D6D6;
	border-right-color: #A3A3A3;
	border-bottom-color: #A3A3A3;
	border-left-color: #D6D6D6;
	margin-right: 2px;
	margin-left: 2px;
}
#content {
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#menu_selected {
	background-color: #F8F8F8;
	border-top-color: #B6B6B6;
	border-right-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(../1mages/buttons_n_beads/bead_blue.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}

#menu_wrapper a:hover {
	background-color: #FFFFFF;
	border-top-color: #B6B6B6;
	border-right-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding-top: 7px;
	padding-bottom: 7px;
}
strong {
	color: #6A8F91;
	font-weight: bold;
}

.disp_N {
	display: none;
}
disp_ {
	display: inline;
}

h1 {
	display: inline;
	font-size: 160%;
	font-weight: normal;
	color: #666666;
}
.right_align {
	text-align: right;
}


td.td_logo {
	background-image: url(../1mages/Logo/02_300x120.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.td_logo a {
	display: block;
	height: 100%;
	width: 100%;
}

img.img_looped {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#back {
	height: 30px;
	width: 50px;
	position: absolute;
	left: 30px;
	top: 93px;
}
img.img_horiz {
	margin-left: 5px;
	margin-right: 5px;
}
img.img_border {
	border: 1px solid #999999;
}
form {
	display: inline;
}
img.img_link_no_border a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu_selected {

	background-color: #F8F8F8;
	border-top-color: #B6B6B6;
	border-right-color: #FFFFFF;
	border-bottom-color: #B6B6B6;
	border-left-color: #B6B6B6;
	padding-top: 7px;
	padding-bottom: 17px;
	background-image: url(../1mages/buttons_n_beads/bead_blue.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}
