body td, li, ul {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
} 

ul {
list-style : square; 
}

body { 
	scrollbar-face-color: #161616;
	scrollbar-highlight-color: #161616;
	scrollbar-shadow-color: #444444;
	scrollbar-3dlight-color: #444444;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
} 

html {
	background: #585858 url('/images/main_bg.png') repeat-x left top;
}

.nav, .nav a:link, .nav a:active, .nav a:visited {

font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
width: 120px; 
height: 45px; 
text-align: center; 
line-height: 45px;

} 
.nav a:hover {

color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
background-color: #8CFFDB;
width: 120px;
height: 14px; 
text-align: center; 
line-height: 14px;
}

.nav1, .nav1 a:link, .nav1 a:active, .nav1 a:visited {

font-weight : bold; 
font-size : 12px; 
color : #ffffff; 
text-decoration : none; 
width: 109px; 
height: 45px; 
text-align: center; 
line-height: 45px;

} 
.nav1 a:hover {

color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 12px; 
background-color: #8CFFDB;
width: 109px;
height: 14px; 
text-align: center; 
line-height: 14px;
}

a:link, a:active, a:visited {
font-weight : bold; 
font-size : 12px; 
color : #333333; 
text-decoration : none; 
} 
a:hover {
font-weight : bold; 
font-size : 12px; 
color : #333333; 
text-decoration : underline; 
}

.foot {
text-decoration : none; 
font-size : 10px; 
line-height : 12px; 
color : #333333; 
} 

.foot, .foot a:link, .foot a:visited {
text-decoration : none; 
font-size : 10px; 
font-weight : normal; 
line-height : 12px; 
color : #333333; 
} 
.foot a:hover, .foot a:active {
text-decoration : underline; 
font-weight : normal; 
font-size : 10px; 
line-height : 12px; 
color : #000000; 
} 

input {
font-size : 11px; 
color : #333333; 
} 
select {
font-size : 11px; 
color : #333333; 
} 

.title {
font-size : 18px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
font-weight : bold; 
text-transform : capitalize; 
}

.heading {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: left;
font-weight:bold;
text-transform: uppercase;
}

.greyline {
font-size : 12px; 
font-family : Arial, Helvetica, sans-serif; 
color : #333333; 
padding : 2px; 
} 