html
{
	background-color: #e8ebef;	
}

body
{
	background-color: #fff;	
	height: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	color: #000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	/* background-color: #ddffff; */
/*	background: url( '/images/body_bg.jpg' ); */
	width:794px;
}

#page {
	width:794px;
	margin:0 auto;
}

/**************************** header ****************************/
#header {
	height:36px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-right: silver 1px dotted;
	border-top: silver 1px dotted;
	border-left: silver 1px dotted;
	border-bottom: silver 1px dotted;
}

#header a {
	color:#000;
}

#header a:hover {
	color:#000;
	text-decoration:underline;
}

#logo
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	display: block; 
	float: left;
	width: 120px;
}

#topbar {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: block; 
	float: right;
	text-align: right;
	/*background-color: #6699cc;*/
	height: 22px;
	width:670px;
}

/**************************** menu ****************************/

.box_top {
	height:20px;
}

.box_btm {
	height:0px;
	margin-bottom:5px;
}

.box_bg {
}

.box_subject
{
	font-weight: bold;
	text-align: center;
}

.box_body
{
	padding-left: 10px;
}

.button
{
	background: url( 'images/buton_bg.gif' ) no-repeat;
	height: 21px;
	padding-left: 10px;
	padding-top: 5px;
}

#leftcolumn
{
	float: left;
	width: 164px;
	color: #000;
	height: 100%;
}

#rightcolumn
{
	float: right;
	width: 164px;
	color: #000;
	height: 100%;
}

/**************************** content ****************************/

#content
{
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 50px;
}

#info_single
{
	width: 794px;
}

.post_top_single {
	height:16px;
}

.post_btm_single {
	height:16px;
}

#info_double
{
/*	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: silver;
	border-bottom-style: outset;
*/
	width: 600px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.post_top_double {
	height:0px;
}

.post_btm_double {
	height:0px;
}

#info_triple
{
	width: 432px;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

.post_top_triple {
	height:16px;
}

.post_btm_triple {
	height:16px;
}
.post_triple
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.flash_left
{
	width: 48%; 
	float: left; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 10px;
}

.flash_right
{
	width: 48%; 
	float: right; 
	padding-right: 3px; 
	padding-left: 3px; 
	padding-bottom: 10px;
}

a
{
	color: #006699;
	text-decoration: none;
}

a:hover
{
	color: #993300;
	text-decoration: none;
}

h1
{
	color: #006699;
	font-weight: normal;
	font-size: 18pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.BigImage
{
	padding-top: 25px;
	padding-left: 15px;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	background-color: silver;
	border-bottom-style: outset;
}

.MansetLink
{
	color: #006699;
	font-weight:bolder;
	font-size: 22pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	vertical-align: middle;
	text-align: center;
}

h2
{
	color: #006699;
	font-weight: normal;
	font-size: 14pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/**************************** lists ****************************/

ul
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin:0px;
}	

.ul_menu
{
	list-style-type: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}	

li
{
	list-style-type: none;
	background: transparent url(  'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	padding-bottom: 7px;
	margin:0px;
}

.ul_zero
{
	list-style-type: none;
}	

.bullet
{
	list-style-type: none;
	background: transparent url(  'images/icons/bullet.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
}

.li_menu
{
	list-style-type: none;
	background:none; 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
}

.li_newslist
{
	list-style-type: none;
	margin-top: 8px;
}

.li_newslist_alt
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	padding-bottom: 8px;
}

.li_newslist_alt2
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}

.li_newslist_alt3
{
	list-style-type: none;
	background: transparent url( 'images/icons/bullet.gif' ) no-repeat;
	padding-left: 8px;
	padding-bottom: 7px;
}

.li_question
{
	background: transparent url( 'images/icons/question.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}

.li_information
{
	background: transparent url( 'images/icons/information.gif' ) no-repeat;
	padding-right: 0px;
	padding-left: 18px;
	padding-bottom: 10px;
	padding-top: 0px;
}

/**************************** footer ****************************/

#footer
{
	height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 4px;
	text-align: right;
	border-right: silver 1px dotted;
	border-top: silver 1px dotted;
	border-left: silver 1px dotted;
	border-bottom: silver 1px dotted;
}

#footer a {
	color: black;
}

#footer a:hover
{
	color: black;
	text-decoration: underline;
}

.GridTableStyle
{
	font-size: 8pt;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.GridHeaderStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	background-color:#C0C0C0
}

.GridPagerStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	background-color:#C0C0C0
}

.GridItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:#DDDDDD
}

.GridAltItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:#EEEEEE
}

.GridDeletedItemStyle {
	border-style: outset; 
	border-width: 1; 
	font-size: 8pt; 
	padding-left:4; 
	padding-right:4; 
	padding-top:1; 
	padding-bottom:1;
	background-color:yellow
}
.float_left
{
	float: left;
}

#menuTarget
{
/*	background: url( 'images/menubar.gif' ) no-repeat;*/
	position: absolute;
	height:30px;
	border-right: 0px solid #DADADA;
	background-color: #CBCFD5;
	width: 794px;
}

.menu
{
	width: 100px;
	visibility: visible;
	position: absolute;
	z-index: 500;
	top: 0px;
}
.menuHA
{
	display: block;
	width: 100px;
	text-align: center;
	font-size: 10px;
	font-family: verdana, 'sans-serif';
	height: 21px;
}
a:link.menuHA
{
	background-position: center 50%;
	text-decoration: none;
	font-weight: bold;
}
a:visited.menuHA
{
	background-position: center 50%;
	text-decoration: none;
	font-weight: bold;
}
a:hover.menuHA
{
	text-decoration: none;
	font-weight: bold;
}
a:active.menuHA
{
	text-decoration: none;
	font-weight: bold;
}

.menuSH
{
	display: block;
	width: 100%;
	font-size: 10px;
	font-family: verdana, 'sans-serif';
	padding-right: 0px;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
}
a:link.menuSH
{
	text-decoration: none;
}
a:visited.menuSH
{
	text-decoration: none;
}
a:hover.menuSH
{
	text-decoration: none;
	font-weight: bold;
}
a:active.menuSH
{
	text-decoration: none;
	font-weight: bold;
}
