@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	background-image: url(/images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { text-decoration:none; border:none; }
img { border:none; }

.style1 {
	color: #5a5a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	color: #505050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.style4 {
	color: #8dd600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.links01 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #537d01;
line-height : 16px;
text-decoration : none;
} 
.links01:hover { 
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
color : #1d23a7;
line-height : 16px;
} 
.links02 { 
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #8dd600;
line-height : 16px;
text-decoration : none;
} 
.links02:hover { 
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color : #fffc00;
line-height : 16px;
} 

.links03 {
	color: #81b51c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links03:hover {
	color: #6a5aff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.links04 {
	color: #146cff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.links04:hover {
	color: #8814ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.borderTop { border-top: solid 1px #afb0b4; }
.borderBottom { border-bottom: solid 1px #afb0b4; }
.borderLeft { border-left: solid  1px #afb0b4; }
.borderRight { border-right: solid 1px #afb0b4; }

.size9px { font-size:5px; }

.box {
	BORDER-RIGHT: #98acb8 1px solid; 
	BORDER-TOP: #98acb8 1px solid; 
	BORDER-LEFT: #98acb8 1px solid; 
	BORDER-BOTTOM: #98acb8 1px solid; 
	FONT-SIZE: 12px; 
	COLOR: #617b8b; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent
}


