body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: A7B3B9;
	background-color: 031F2D;
	background-image:   url(../images/gui/bgr.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1CBE4;
	line-height: 18px;

}
a {
	color: #2CA2DF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C4462;
	padding-top: 2px;
	padding-bottom: 2px;




}
a:hover {
	color: #FFFFFF;
}
.highlighted {
	color: #C9D0D3;
	background-color: #1C3048;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #AFD9E7;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;


}
li {
	list-style-type: square;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A6BF8A;
}
h3 {
	font-weight: bold;
	color: #ECF2F9;
	font-size: 12px;
}

.borderedtable {
	background-color: #032C3F;
	border: 1px solid #2B5871;




}
.modrytext {
	color: #A6BF8A;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;




}
hr {
	color: #154968;
}
input, select, textarea {
	background-color: #075276;
	border: 1px solid #6CB0D5;
	color: #FFFFFF;


}
a.menu {
	font-weight: bold;
	color: #BCE1F5;
	padding: 4px;
}
a.menu:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #355C8C;
	padding: 4px;
}
table.small td, p.small {
	font-size: 10px;
}
table.small p { 
	font-size: 9px;
 } 
span.small {
	font-size: 10px;
}
