body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	background: #FFFFFF;
	/*background: #FFFFFF url(../_img/bg_body.gif) no-repeat 0 100%;
	background-attachment: scroll;*/
	color: #333333;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu {
	position:relative;
	width:180px; 
	float:left;
}

#menu ul {
	list-style-type: none;
	padding:0; 
	margin:0;
}

#menu ul li a.meta {
	font-size:10px;
	font-family: arial;
	display: block;
	padding: 5px;
	background: #262626; 
	color: #cbcbcb;
	margin-bottom:5px;
	text-transform:uppercase;
	border-bottom: 1px solid #262626;
}

#menu ul li a.meta:hover {
	font-size:10px;
	font-family: arial;
	display: block;
	padding: 5px;
	background: #383838; 
	color: #FFFFFF;
	margin-bottom:5px;
	text-transform:uppercase;
	border-bottom: 1px solid #555555;
}

input {
	color: #000000;
	background-color: #c0c0c0;
	border:0;
	border-bottom: 1px solid #000000;
	padding: 2px;
	width:100%;
	margin-bottom:3px;
}

.check {
	color: #000000;
	background-color: #FFFFFF;
	border:0;
	width:20px;
}

textarea {
	color: #000000;
	background-color: #c0c0c0;
	border:0px;
	border-bottom: 1px solid #000000;
	padding: 2px;
	height:150px;
	overflow:auto;
}

table tr td {
	text-align:left;
}
/*SIFR*/

h1, h2, h3, h4, h5 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	text-transform: uppercase;
}

h1 {
	text-align: center;
	font-size: 25px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}

h2 {
	text-align: center;
	font-size: 25px;
	padding: 0;
	margin: 0 10px -20px 10px;
	text-transform: uppercase;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
	text-transform: uppercase;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
}

/*LIGHTBOX*/

.left disabled {
	visibility: hidden;
}

.right disabled {
	visibility: hidden;
}
