																										body {
	background: 		url("../img/bck.jpg");
	background-repeat: 	repeat-x;
	font-family:		Arial, Verdana, Sans-Serif;
	font-size:		10pt;
}

.button {
	font-size:		10pt;
	border-color: #000;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 6px 6px;
  -moz-border-radius: 6px 6px;
  -webkit-border-radius: 6px 6px;
	cursor: pointer;
}

.button:hover {
	font-size:		10pt;
  color:   #555;
	border-color: #888;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 6px 6px;
  -moz-border-radius: 6px 6px;
  -webkit-border-radius: 6px 6px;
	cursor: pointer;
}

input {
	font-size:		10pt;
	border-color: #000;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 6px 6px;
  -moz-border-radius: 6px 6px;
  -webkit-border-radius: 6px 6px;
}

select {
	font-size:		10pt;
	border-color: #000;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 6px 6px;
  -moz-border-radius: 6px 6px;
  -webkit-border-radius: 6px 6px;
}

table {
	font-size:		10pt;
}

textarea {
	font-family:		Arial, Verdana, Sans-Serif;
	font-size:		10pt;
	border-color: #000;
	border-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-radius: 6px 6px;
  -moz-border-radius: 6px 6px;
  -webkit-border-radius: 6px 6px;
}

a, a:link, a:active, a:visited {
	color:			#347235;	//#e52525
	text-decoration:	none;
}

a:hover {
	color:			#999999;
	text-decoration:	none;
}

.widgettitle {
	font-size:		10pt;
}

.widget {
	background-color:	#FFFFFF;
	border:			1px;
	border-style:		solid;
	collapse:		collapse;
	font-size:		8pt;
	text-align:		center;
	width:			120px;
}

.smalltable {
	font-size:		8pt;
}

.shoutytitle {
	font-size:		10pt;
}

.shouty {
	font-size:		8pt;
	text-align:		left;
}

.guest1 {
	border:			1px;
	border-style:		solid;
}

.menu {
	background-color:	#FFFFFF;
	font-size:		8pt;
}
.rank {
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	vertical-align: center;
	text-align: center;
}

ul.mul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	line-height: 0%;
	font-size: 14px;
	vertical-align: bottom;
}

.men_h_b {
	cursor: pointer;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.men_h {
	position: relative;
	width: 96%;
	padding: 2px;
	border: 1px solid;
	border-color: #000000;
	background-color: #eeeeee;
	margin-top: -1px;
	margin-bottom: 0px;
	cursor: pointer;
	height: 14px;
	text-decoration: none;
}

.men_h2 {
	margin: 0px;
	height: 0px;
	width: 96%;
	visibility: hidden;
	text-decoration: none;
}

li.mli, li.mli:active, li.mli:visited {
	display: run-in;
	vertical-align: bottom;
	margin: 0px;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #000000;
	background-color: #fafafa;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

li.mli:hover {
	display: block;
	vertical-align: bottom;
	margin: 0px;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #000000;
	background-color: #000000;
	color: #fafafa;
	cursor: pointer;
	font-size: 11px;
	text-decoration: none;
}

li.mli a, li.mli a:active, li.mli a:visited {
	display: run-in;
	margin: 0px;
	width: 100%;
	color: #000000;
	text-decoration: none;
}

li.mli a:hover {
	display: block
	padding: 0px;
	margin: 0px;
	width: 100%;
	color: #fafafa;
	text-decoration: none;
}
