.bar{
   border : 1px solid Black;
  }

A.ab {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}

A:link 
{
color: #000000; text-decoration: none
}
A:active
{
color: red; text-decoration: none
}
A:hover
{
COLOR: blue ; TEXT-DECORATION: none
}
A:visited{
COLOR: #4a4a4a; TEXT-DECORATION: none
}


Body {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial; FONT-VARIANT: normal; background-color: #F2F2F2 }

H1 {font-style: bold; font size: 20pt; font-family: Verdana, Tahoma, Arial, Helvetica}

H1 {font-weight: bold}

H2 {font: 20pt; font-style: bold; font-family: Courier, Courier New, Times New Roman, Helvetica}

H4 {font: 11px; font-weight: bold; font-style: bold; text-decoration: underline}

H5 {font: 11px; font-weight: bold; font-style: normal; font-family: Verdana, Tahoma, Arial, Helvatica}

H6 {font: 11px; font-family: Verdana, Tahoma, Arial, Helvetica; color: black}

HR {color: black; size: 1}

body {	
SCROLLBAR-FACE-COLOR: white;
scrollbar-3dlight-color:black;
SCROLLBAR-TRACK-COLOR: #616161;
scrollbar-highlight-color:white;
scrollbar-shadow-color:black
scrollbar-base-color: grey;
scrollbar-dark-shadow-color: white;
scrollbar-face-color: white;
}

P {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial; FONT-VARIANT: normal;}

td {FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial; FONT-VARIANT: normal;}

H1 {font-weight: bold}

H2 {font-weight: bold}

H3 {font-family: Verdana, Tahoma, Arial, Helvetica}

H4 {
font-family: Verdana, Tahoma, Arial, Helvetica
}

input, textarea, option, select 
{
font-family: Verdana, Tahoma, Arial, Helvatica; font-size:8pt; color: black; 
}

pre {
font-family: Verdana, Tahoma, Arial, Helvatica; font-size:8pt; color: black; 
}

/* head seo bar */

#head-seo-bar {background: #C6C6C6 ; font-size: 10px; font-family: Arial; height: 18px; margin-bottom:10px; border-bottom: 1px solid #ACACAC; text-align: center;}
#head-seo-bar  .seobar-wrapper {width: 900px; margin: 0 auto;}
#head-seo-bar a{color: #F3F3F3; text-decoration: none;}
#head-seo-bar a:hover {color: #e4e4e4; text-decoration: underline;}
#head-seo-bar ul {height:18px; margin:0 auto; list-style-type:none;}
#head-seo-bar ul li {float: left; padding: 2px 20px; border-right: 1px solid #e4e4e4;}
#head-seo-bar ul li.last {border-right: 0;}

/* head seo bar /END */