body{
	background-color:	#333366;
}

.box_title{
	width:				980px;
	background-color:	#FFFFFF;
	color:				#000000;
	position:			relative;
	top:				-11px;
}

.box_menu{
	font-family:		arial, sans-serif;
	font-size:			14px;
	width:				156px;
	background-color:	#FFFFFF;
	color:				#000000;
	position:			absolute;
	top:				132px;
}

.box_page{
	font-family:		arial, sans-serif;
	font-size:			14px;
	width:				656px;
	background-color:	#FFFFFF;
	color:				#000000;
	position:			relative;
	left:				160px;
	top:				-7px;
}

.box_right{
	font-size:			14px;
	width:				164px;
	background-color:	#333366;
	color:				#FFFFFF;
	position:			absolute;
	top:				132px;
	left:				827px;
}

.box_top_right{
	font-family:		arial, sans-serif;
	font-size:			12px;
	width:				164px;
	background-color:	#FFFFFF;
	color:				#000000;
	position:			absolute;
	top:				30px;
	left:				823px;
	font-weight:		normal;
}

.box_bottom{
	font-family:		arial, sans-serif;
	font-size:			12px;
	width:				656px;
	background-color:	#FFFFFF;
	color:				#000099;
	position:			relative;
	left:				160px;
	top:				-3px;
}

.box_menu p{
	margin:				0 10px;
}

.box_page p{
	margin:				0 20px;
}

.roundtop { 
	background:			url(gfx/tr_wh.gif) no-repeat top right; 
}

.roundbottom {
	background:			url(gfx/br_wh.gif) no-repeat top right; 
}

img.corner {
   width:				15px;
   height:				15px;
   border:				none;
   display:				block !important;
}

div.menu{
	margin-left:		30px;
}

a.menu{
	color:				#000099;
	text-decoration:	none;
	font-weight:		bold;
}

a.menu:hover{
	color:				#000099;
	text-decoration:	underline;
	font-weight:		bold;
}

a.link{
	color:				#000099;
	text-decoration:	none;
	font-weight:		bold;
}

a.link:hover{
	color:				#000099;
	text-decoration:	underline;
	font-weight:		bold;
}


a.h{
	color:				#000099;
	font-size:			15px;
	text-decoration:	none;
	font-weight:		bold;
	letter-spacing:		1px;
}

a.h:hover{
	color:				#000099;
	font-size:			15px;
	text-decoration:	underline;
	font-weight:		bold;
	letter-spacing:		1px;
}

a{
	color:				#000099;
	text-decoration:	none;
}

a:hover{
	color:				#000099;
	text-decoration:	underline;
}

a.h{
	font-size:			15px;
	color:				#000099;
	text-decoration:	none;
}

a.h:hover{
	font-size:			15px;
	color:				#000099;
	text-decoration:	underline;
}

a.bottom{
	text-decoration:	none;
}

a.bottom:hover{
	text-decoration:	underline;
}

h1,h2, h3, h4{
	font-family:		arial, sans-serif;
	color:				#333333;
	margin-left:		20px;
}

font.discreetly{
	font-size:			10px;
	color:				#555555;
}

table.flag{
	margin:				20px;
}

td.flag{
	width:				20px;
	height:				20px
}

font.title{
	font-family:		arial, sans-serif;
	font-size:			16px;
	font-weight:		bold;
}

font.private{
	color:				#FF0000;
}

font.public{
	color:				#009900;
}

font.contrast{
	color:				#009900;
}


img.border{
	border:				1px solid black;
}
