
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}

BODY
{
	background-color: #9BC098;
	font-family : Verdana, Arial, Sans-Serif;
	color : #000000;

}

TD
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #000000;
}

div.iframecopy {
width: 100%;
height: 100%;
overflow: auto;
}

.menu_tbl
{
	background-color: #4A8B45;
	border-collapse: collapse;
	border: 1px solid #26D223;
	line-height: 18px;
	width: 130px;
}

.menu
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #ffffff;
}

.sub_menu
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 9px;
	color : #ffffff;
}

.table
{
	border-collapse: collapse;
	background-color : #DFEADD;
	border: 1px solid #4A8B45;
	font-family : Verdana, Arial, Sans-Serif;
	font-size : 10px;
	color : #000000;
  text-align: justify;

}

table.serverlist {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	
}
table.serverlist th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: none;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.serverlist td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;

	-moz-border-radius: 0px 0px 0px 0px;
}


.title
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 13px;
	color : #b15411;
	margin-bottom: 5px;
}

.price
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 19px;
	color : #b15411;
}

.form_title
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : #000000;
}

A:hover.sub_menu
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 9px;
	color : #EF0000;
}

.form
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	text-align: left;
	color : #309128;
	background-color : #DFEADD;
	border: 1px solid #4A8B45;
}

.form2
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	text-align: left;
	color : #003500;
	background-color : #DFEADD;
	border: 1px solid #4A8B45;
}

.button
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	valign: middle;
	font-size : 10px;
	text-align: center;
	color : #003500;
	background-color : #DFEADD;
	border: 1px solid #4A8B45;
	cursor:	pointer;
	cursor: hand;
}

.login_btn
{
	background-image: url('../img/submit.gif');
	border: 0px solid white;
	cursor: hand; 
	height: 15px;
	width: 15px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

.logout
{
	font-family : Verdana, Arial, Sans-Serif;
	border: 0px solid white;
	background-color: transparent;
	font-weight: bold;
	font-size : 10px;
	color : #e1e1e1;
	position: relative;
	top: -2px;
	right: 70px;
}

.red
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 11px;
	color : red;
}

.error_msg
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 10px;
	color : #ce0000;
}

.wildcard
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 10px;
	color : #ce0000;
}

.textb
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 12px;
	color : #000000;
}

.text
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #000000;
}

.text_small
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 9px;
	color : #000000;
}

.title_small
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 10px;
	color : #b15411;
	margin-bottom: 5px;
}

H1
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size : 16px;
	color : #000000;
}

LI
{
	padding-bottom:5px;
}

.help
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #000000;
}

.alert
{
	font-family : Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size : 10px;
	color : #FF0000;
}

