body {
	font-size: 				12px; 
	margin: 					5px 0px 0px 10px; 
	width: 					755px; 
	line-height: 			130%; 	
	font-family: 			Verdana, Geneva, Helvetica, Arial, sans-serif; 
	background-color: 	rgb( 255, 255, 255 );
}

table {
	border-right: 			0px;
	border-top:				0px;
	border-left:			0px;
	border-bottom:			0px;
}

td {
	font-size: 				10px; 
	line-height: 			130%; 
	font-family: 			Verdana, Geneva, Helvetica, Arial, sans-serif
}

img {
	border-right: 			0px;
	border-top:				0px;
	border-left:			0px;
	border-bottom:			0px;
}

a {
	text-decoration:		none;
	color:					rgb( 000, 066, 174 );
}

a:hover {
	color:					rgb( 000, 066, 174 );
	background:				rgb( 215, 228, 255 );
}

a:visited {
	color:					rgb( 000, 066, 174 );
}

a:visited:hover {
	color:					rgb( 000, 066, 174 );
}

.copyright {
	margin-top: 			10px;
	font-size: 				10px;
	font-family: 			Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:					rgb( 000, 000, 000 )
}

td.menubar {
	background-color: 	rgb( 241, 244, 250 );
}

.date {
	color:					rgb( 000, 066, 174 );
}

div.floatlayer {
	position: 				absolute; 
	height:					120px; 
	width:					150px; 
	left:						10px; 
	top:						139px; 
	z-index: 				100;
}

.news_info {
	color:					rgb( 000, 000, 000 );
	font-family: 			Verdana;
	font-weight: 			bold;
}

.news_text {
	color:					rgb( 000, 000, 000 );
	font-family: 			Verdana;
}

.news_date {
	color:					rgb( 000, 000, 000);
	font-family: 			Verdana;
	font-size: 				xx-small;
	background: 			rgb( 176, 196, 222 );
	font-weight: 			normal;
}

h1, h2, h3, h4	{
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	margin-left: 			-26px;
}
	
h1 {
	font-size: 				145%;
	margin-top: 			.5em;
	margin-bottom: 		.5em; 
}
	
h2 {
	font-size: 				130%;
	margin-top: 			1em;
	margin-bottom: 		.6em; 
}
	
h3 {
	font-size: 				115%;
	margin-top: 			1em;
	margin-bottom: 		.6em;
}
	
h4 {
	font-size: 				100%;
	margin-top: 			1em;
	margin-bottom: 		.6em; 
}

.tab_title {
	color:					rgb( 051, 102, 153 );
	font-weight: 			bold;
}

.tab_contents {
	width:					100%;
	border-bottom:			rgb( 240, 244, 254 ) 1px solid;
	border-left:			rgb( 240, 244, 254 ) 1px solid;
	border-right:			rgb( 240, 244, 254 ) 1px solid;
}

.info_text {
	font-size: 				11px;
	font-family: 			Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.warning,.warning a {
	color:					rgb( 255, 000, 000 );
}

.warning a:visited,.warning a:hover {
	color:					rgb( 255, 000, 000 );
}

.warning a:hover {
	background:				rgb(255,230,230);
}

.noDecoration, .noDecoration a, .noDecoration:hover, .noDecoration:link{
	text-decoration: 		none;
	color:					rgb( 000, 000, 000 );
	background: 			transparent;
}

ul.important {
	margin-top: 			10px; 
	list-style-image: 	url(../images/square_orange.gif); 
	margin-bottom: 		0px
}

.bullet {
	font-size: 				10px;
	font-family: 			Wingdings;
	padding: 				0px 0px 0px 20px;
	margin-right:			5px;
}

.bullet_text {
	font-size: 				11px;
	font-family: 			Helvetica, sans-serif;
}

.formtext {
	color:					#000; 
	background:				#e9e9ff; 
	border:					1px #26a solid; 
	font: 					1em arial,helvetica,sans-serif
}

.formtext:focus {
	background:				#fff
}

.button {
	color:					#000; 
	background:				#fb0; 
	font-size:				0.8em; 
	border:					2px #9cf solid; 
	border-color:			#bcf #26a #26a #bcf; 
	font-weight:			bold

}

.white { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px }

.navlink10pxon {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; TEXT-DECORATION: none
; font-weight: normal
}
A.navlink10pxon {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.navlink10pxon:visited {
TEXT-DECORATION: none
; color: #FFFFFF
}
A.navlink10pxon:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}