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

body {
	background-color:	#CCCCCC;
	margin: 0px;
	padding: 0px;
}

A:link { 
color			:	#FF0000;
text-decoration	:	none;
}

A:visited {
color			:	#FF0000;
text-decoration	:	none;
}

A:hover {
color			:	#CCAA66;
text-decoration		:	none;
}

.Page {
	background-color: #FFFFFF;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-position: right bottom;
	background-image: url(../world/images/BKGD.jpg);
	background-repeat: no-repeat;
	width: 570px;
	margin: 0px;
	padding: 0px;
}

.title{
font-family		:	Arial Black,Charcoal;
font-size		:	12px;
color			:	#aa6633;
}

.header{
	background-color:	#333333;
	color			:	#ffffff;
	margin: 0px 0px 10px;
	padding: 15px 7px;
}

.footer{
	font-size		:	10px;
	background-color:	#333333;
	color			:	#CCCCCC;
	margin: 20px 0px 0px;
	padding: 15px 7px;
	text-align: center;
}

.footer a{
color			:	#CCCCCC;
font-size		:	10px;
text-decoration: none;
}

.under{
font-family: Arial, Helvetica, sans-serif;
font-size		:	12px;
border-top		:	none;
border-bottom	:	1px dotted;
border-left		:	none;
border-right	:	none;
border-color	:	#999999;
}



.color{
border-top		:	1px solid;
border-bottom	:	1px solid;
border-left		:	1px solid;
border-right	:	1px solid;
border-color	:	#000000;
}

.color2{
border-top		:	2px solid;
border-bottom	:	2px solid;
border-left		:	2px solid;
border-right	:	2px solid;
border-color	:	#000000;
}


.dot{
font-family: Arial, Helvetica, sans-serif;
font-size		:	12px;
background-color:	#333333;
color			:	#ffffff;
background-image: url("../newimg/dot.gif");
background-repeat: repeat-x;
}

.block{
	color			:	#ffffff;
	background-color:	#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size		:	12px;
	padding: 2px;
	border-right: 5px solid #333333;
}

.bigblock{
color			:	#ffffff;
background-color:	#333333;
font-family: Arial, Helvetica, sans-serif;
font-size		:	18px;
border-left: 5px solid #333333;
}

.block A:link { 
color			:	#6699aa;
text-decoration	:	none;
font-family: Arial, Helvetica, sans-serif;
font-size		:	12px;
background-color:	#333333;
}

.block A:visited {
color			:	#6699aa;
text-decoration	:	none;
font-family: Arial, Helvetica, sans-serif;
font-size		:	12px;
background-color:	#333333;
}

.block A:hover {
color			:	#CCAA66;
text-decoration		:	none;
font-family: Arial, Helvetica, sans-serif;
font-size		:	12px;
background-color:	#333333;
}

.base{
	width			:	570px;
	height			:	100%;
	border-top		:	none #999999;
	border-bottom	:	none #999999;
	border-left		:	none #999999;
	border-right	:	1px solid #999999;
	font-size		:	12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size		:	12px;
	background-color:	#FFFFFF;
	color			:	#000000;
}

