body {
	margin:		0px;
	padding:	0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 15px;
	background: #FFF url(img/gradient.gif) repeat-x;
}

form { display: inline; }

img { verical-align: bottom;  border:0px}


.navbar {  	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			color=#000; 
			line-height:28px
}

td {		
	margin:		0px;
	padding:	0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px;
	color: #666;
}
			
.tdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #080808;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
			
h1 {font-size: 30px; line-height: 40px}
h2 {font-size: 14px; font-weight: bold}
h3 {font-size: 10px; font-weight: bold}
a:link {color: #F00; text-decoration: none}
a:visited {color: #FC3; text-decoration: none}
a:active {color: #F00; text-decoration: underline}
a:hover {color: #FC3; text-decoration: underline}

.gf_tl {
	width:20px;
	height:20px;
	background-image: url(img/gf_tl.gif);
}

.gf_t {
	width:20px;
	height:20px;
	background-image: url(img/gf_t.gif);
}

.gf_tr {
	width:20px;
	height:20px;
	background-image: url(img/gf_tr.gif);
}

.gf_l {
	width:20px;
	height:20px;
	background-image: url(img/gf_l.gif);
}

.gf_r {
	width:20px;
	height:20px;
	background-image: url(img/gf_r.gif);
}

.gf_bl {
	width:20px;
	height:20px;
	background-image: url(img/gf_bl.gif);
}

.gf_br {
	width:20px;
	height:20px;
	background-image: url(img/gf_br.gif);
}

.gf_b {
	width:20px;
	height:20px;
	background-image: url(img/gf_b.gif);
}

.navlist {
	margin:0px;
	padding:0px;
	text-indent: 0px;
}

.navlist ul{
	list-style: none;
	margin:0px;
	padding-left:0px;
	text-indent: 0px;
}

.navlist li{
	margin:0px;
	padding:0px;
	text-indent: 0px;
}

