body         {font-family: Tahoma; style; font-size: 12px; color: #333333; letter-spacing:1px; behavior: url('/csshover.htc');}
table        {font-family: Tahoma; style; font-size: 12px; color: #333333; letter-spacing:1px}
td           {font-family: Tahoma; style; font-size: 12px; color: #333333; letter-spacing:1px}
p			 {margin-bottom:12px; margin-top:12px}
ol li		 {margin-bottom:2px; margin-top:2px;}
h1 			 {font-family: Tahoma; margin-top:10px; margin-bottom:0px; margin-left:12px; FONT-SIZE: 17px; color: #24617f; letter-spacing:0px; font-weight:normal}
h2			 {margin-top:0px; FONT-SIZE: 12px; color:#000000; letter-spacing:0px; font-weight: bold;}
h3 			 {font-family: Tahoma; margin-top:10px; margin-bottom:0px; margin-left:0px; margin-bottom:8px; FONT-SIZE: 17px; color: #b52626; letter-spacing:0px; font-weight:normal}

A:link 		 {COLOR: #505050; TEXT-DECORATION: underline; font-weight:bold}
A:visited 	 {COLOR: #505050; TEXT-DECORATION: underline; font-weight:bold}
A:active 	 {COLOR: #505050; TEXT-DECORATION: underline; font-weight:bold}
A:hover 	 {COLOR: #b52626; TEXT-DECORATION: none; font-weight:bold}

A.mini:link 	 {FONT-SIZE: 11px; TEXT-DECORATION: underline; font-weight: normal}
A.mini:visited 	 {FONT-SIZE: 11px; TEXT-DECORATION: underline; font-weight: normal}
A.mini:active 	 {FONT-SIZE: 11px; TEXT-DECORATION: underline; font-weight: normal}
A.mini:hover 	 {FONT-SIZE: 11px; TEXT-DECORATION: none; font-weight: normal}

A.mina:link 	 {COLOR: #24617f; FONT-SIZE: 9px; TEXT-DECORATION: none; font-weight: normal}
A.mina:visited 	 {COLOR: #24617f; FONT-SIZE: 9px; TEXT-DECORATION: none; font-weight: normal}
A.mina:active 	 {COLOR: #24617f; FONT-SIZE: 9px; TEXT-DECORATION: none; font-weight: normal}
A.mina:hover 	 {COLOR: #24617f; FONT-SIZE: 9px; TEXT-DECORATION: none; font-weight: normal}

a.top:link {color: #b52626; cursor:default;}
a.top:active {color: #b52626; cursor:default;}
a.top:visited {color: #b52626; cursor:default;}
a.top:hover {color: #b52626; cursor:default;}

a.top_one:link {color: #b52626;}
a.top_one:active {color: #b52626;}
a.top_one:visited {color: #b52626;}
a.top_one:hover {color: #b52626;}

/* menu begin */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto; /* Width of Menu Items */
	}	
	
ul.vup {
	width: 192px; /* Width of Menu Items */
	padding-top:3px; 
	border-bottom: 1px solid #24617f;
	}
	
ul.list {
	padding-top:2px;
	border-top: 3px solid  #850101;
	}		
	
li ul {
	position: absolute;
	display: none;
	}
	
/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	background: #3F3F3F; /* IE6 Bug */
	padding: 2px;
	border: 1px solid #24617f;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
ul li a:link { color: #24617f; background: #f9f9f9; text-decoration:none;} /* Hover Styles */
ul li a:active { color: #24617f; background: #f9f9f9; text-decoration:none;} /* Hover Styles */
ul li a:visited { color: #24617f; background: #f9f9f9; text-decoration:none;} /* Hover Styles */
ul li a:hover {color: #b52626; background: #eeeeee;} /* Hover Styles */
		
li ul li a { padding: 2px 5px;} /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block;} /* The magic */
 
 /* menu end */
 
.small		 {font-size: 11px; color:#24617f}
.small_black {font-size: 11px; color:#000000;}
.small_red   {font-size: 11px; color:#b52626;}
.red		 {color:#b52626;}
.blue		 {color:#24617f;}

.input_login {font-family: Tahoma; font-size: 12px; border: #0076a3 1px solid; background-color: #F5F5F5; padding-left:2px;}
.form_ok	 {font-family: Tahoma; font-size: 12px; background-color: #F5F5F5; border: 1px solid #0076a3; color: #333333; font-weight:bold;}

