/* CSS Document */
body {
	background-image: url(/images/bg.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.box50 {
	font-family: arial;
	font-size: 11px;
	width: 50px;
	border: 1px solid #CCCCCC;
}
.box100 {
	font-family: arial;
	font-size: 11px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.box200 {
	font-family: arial;
	font-size: 11px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.buton {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	background-color: #DEDEDE;
	height: 20px;
	width: 75px;
	border: 1px solid #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #5B5B5B;
}
a:visited {
	text-decoration: none;
	color: #5B5B5B;
}
a:hover {

	text-decoration: underline;
	color: #5B5B5B;
	
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B5B5B;
}
.style1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.style5 {font-family: Tahoma; font-size: 10px; color: #464646; }
.style6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.style7 {
	color: #5B5B5B;
	font-weight: bold;
}
.style8 {font-family: Tahoma; font-size: 11px; color: #5B5B5B; }
.style9 {font-family: Tahoma; font-size: 11px; color: #5B5B5B; font-weight: bold; }
.style10 {font-family: Tahoma; font-size: 11px; color: #5B5B5B; font-weight: bold; }
.style11 {color: #FF0000; font-family: Tahoma; font-size: 11px; font-weight: bold; }
.style12 {color: #555555}
.style13 {color: #6C6C6C}
.style14 {
	color: #6C6C6C;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
