/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height:160%;
}


table,td{
	line-height:180%;
	font-size: 14px;
}
.style1 {color: #FF0000}
.tdbg {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-y;
}
.style3 {color: #FFFFFF}
.menu a:visited{
color:#FFFFFF;
text-decoration:none;}

.menu a:active{
color:#FFFFFF;
text-decoration:none;}
.menu a:hover{
color:#FFFFFF;
text-decoration:none;}
.menu a:link{
color:#FFFFFF;
text-decoration:none;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {color: #000000}
h1{ font-size:14px;}
.top{ height:20px; background:#f5f9f9; color:#000066; width:100%; }