body{
	background: #000000;
	color:#EBF400;
	font-size: 12px; 
	font-family:  Verdana, Helvetica,Arial, sans-serif; 
	font-style: normal; 
	text-align: left;
	margin: 0px;
}

.menulink{
	font-weight: normal;
}

A {
	color:#04F5EC; 
	text-decoration:underline;
	font-weight: normal;
	font-style:italic;
} 
A:link {
	color:#04F5EC; 
	text-decoration:underline;
} 
A:visited {
	color:#04F5EC; 
	text-decoration:underline;
}
A:hover {
	color:#F90382;
	text-decoration:none;
	background-color:#333333;
} 
A:active {
	color:#D7032B; 
	text-decoration:none;
}

img {
	border: 0px;
}

.img-preview{
	border:#66aa22 1px solid;
	visibility: visible;
	filter: alpha(opacity=50);
	opacity: 0.5;
	position:relative;
}

.imgportrait{
	border: #0ECD05 2px solid; 	
}

.imgflag{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;	
}

.imgflag-selected{
}

.imginsert{
	margin:10px;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
}

.imginsert-left{
	margin:10px;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
	float:left;
}

.imginsert-right{
	margin:10px;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
	float:right;
}

.imginsert-none{
	margin:10px;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
	float:none;
}

.menusel {
	color:#0ECD05;
	background-color:#444444;
	padding-left:3px;
	padding-right:3px; 		
	height:12px;
}

.topbanner {
	border:0px;
	padding:0px;
	color:#0ECD05;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
}

.topbg{
	background: url(res/css/gradbg0.gif) repeat;	
	padding:0px;
	margin:0px;
}

.topgrad{
	background: url(res/css/topgrad2.gif) no-repeat;	
	padding:0px;
	margin:0px;
	width:174px;
}

.topstripe{
	padding:0px;
	margin:0px;
	height:6px;
	background: url(res/css/stripe.gif) repeat-x;
	width:100%;
}

.sep {
	width: 100%;
	height: 2px;
	padding: 0px;
	margin: 0px;
	background-color: #D7032B;
	font-size: 1px;
}

.vsep {
	width: 2px;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #D7032B;
	font-size: 1px;
}

.backtotop{
	padding:0px;
	margin:0px;
	text-align:center;
}

.title{
	font-size: 28px; 
	font-weight: normal;
	text-align: left;
	color:#0ECD05; 	
	padding-left:156px;
	padding-right:20px;
	cursor:default;
}

.subtitle{
	font-weight: bold;
	font-style: italic; 
	text-align: left;
	color:#0ECD05; 	
}

.hi{
	color:#04F5EC;
	font-size: 16px;
}

.hi2{
	color:#000000;
	border-top: #0ECD05 0px solid;
	border-bottom: #0ECD05 2px solid;
	border-left: #0ECD05 4px solid;
	border-right: #0ECD05 5px solid;
	font-weight: bold;
	font-style: italic; 
	background-color: #0ECD05; 
}

.hi3{
	color:#336699;
	font-weight: bold;
	font-style: italic; 
	font-size: 18px; 
	text-align: left;
}

.hi4{
	color:#D7032B;
	font-weight: bold;
	font-style: italic; 
	font-size: 18px; 
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	letter-spacing: 1px;
}

.hi4:first-letter{
	text-transform:uppercase;
}

.bigcomment{
	text-align: left;
	padding: 3px;
	font-weight:bold;
	color: #0ECD05;
	border: #0ECD05 1px solid; 	
	margin:10px;
	background-color:#444444;
}

.comment{
	font-size: 12px; 
	font-style: italic; 
	text-align: justify;
	color:#0ECD05; 	
	padding: 3px;
	border: #0ECD05 1px solid; 	
	margin:10px;
	background-color:#444444;
	cursor:help;
}

.info{
	color:#D7032B;
	font-weight: bold;
	font-style: italic; 
	font-size: 18px; 
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	letter-spacing: 1px;
}

.error {
	color: #D7032B;
	font-weight: bold;
}

p{
	margin:10px;
}

.text{
	margin-bottom:24px;
	text-align:justify;
}

.text:first-letter{
	float:left;
	font-size:300%;
	font-weight:normal;
	font-style:italic;
	background-color:#000000;
	color:#F97103;
	text-transform:uppercase;
}

.text-first{
	float:left;
	font-size:300%;
	font-weight:normal;
	background-color:#444444;
	color:#0ECD05;
	text-transform:uppercase;
}

.text:first-line{
	font-weight:bold;
	background-color:#000000;
	padding:1px;
	font-style:italic;
}

.text2{
	margin-bottom:24px;
	text-align:justify;
	color:#04F5EC;
	font-size:16px;
}

.text2:first-letter{
	float:left;
	font-size:300%;
	font-weight:normal;
	font-style:italic;
	background-color:#000000;
	color:#F90382;
	text-transform:uppercase;
}

.text2:first-line{
	font-weight:bold;
	background-color:#000000;
	padding:1px;
	font-style:italic;
}

.footer{
	font-size: 12px; 
	font-style: italic; 
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0px;
}

.tracking {
	filter:alpha(opacity=40);
	-moz-opacity:0.8;	
	text-align: center;
}

th {
	background-color: #000000;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
	color: #F97103;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-top: 4px;
	padding-left:4px;
	padding-bottom:2px;
	padding-right:2px;
	vertical-align: top;
}

th:first-letter {
	text-transform:uppercase;
}

.insertionfields {
	background: #222222;
	color: #F97103;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-left:4px;
	padding-bottom:2px;
	padding-right:2px;
	vertical-align: top;
	border:#F97103 1px solid;
}

.btnhi {
	background-color: #333333;
	border: #F90382 1px solid;
	color: #F90382;
	font-weight: bold;
	font-style: italic; 
	text-align: center;
	width: 180px;
	font-size: 16px; 
	cursor:pointer;
}

.btnhi:hover{
	background: #555555;
}

.bigbtnhi {
	background: #F90382;
	border: #F90382 1px solid;
	color: #F90382;
	font-weight: bold;
	font-style: italic; 
	text-align: center;
	width: 240px;
	font-size: 16px; 
}

.btnhi_link {
	color: #F90382;
	border: #F90382 1px solid;
	font-weight: bold;
	font-style: italic; 
	font-size: 16px; 
	text-decoration:none;
}

input {
	width: 320px;
	border: #F97103 1px solid;
	color:#EBF400;
	background-color: #333333;
	font-size: 14px;
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	font-weight: bold;
}

.smallinput {
	width: 50px;
}

.checkbox {
	width:25px;
	border:none;
}

textarea {
	width: 320px;
	height: 220px;
	color:#EBF400;
	background-color: #333333;
	border: #F97103 1px solid;
	font-size: 14px; 
	font-family:  Verdana, Helvetica,Arial, sans-serif; 
	font-style: normal; 
}

.htmlarea {
	width: 520px;
	height: 520px;
	background-color: #333333;
	font-size: 12px;
	font-family:  Verdana, Helvetica,Arial, sans-serif;
	font-style: normal;
}

select {
	background-color: #333333;
	border: #F97103 1px solid;
	color:#EBF400;
	font-size: 14px; 
	font-family:  Verdana, Helvetica,Arial, sans-serif; 
}

.norrow {
	background-color:#222222;
}

.altrow {
	background-color:#000000;
}

.backlink {
	text-align:center;
}

.cat1 {
	font-size:16px;
	font-weight:bold;
	border:#D7032B 1px solid;
	border-left:#D7032B 2px solid;
	border-right:#D7032B 2px solid;
	padding:1px;
	color:#D7032B;
	margin-left:10px;
	background-color:#333333;
}

.cat2 {
	font-size:14px;
	font-weight:bold;
	border:#F97103 1px solid;
	border-left:#F97103 2px solid;
	border-right:#F97103 2px solid;
	padding:1px;
	color:#F97103;
	margin-left:12px;
	background-color:#333333;
}

.cat3 {
	font-size:12px;
	font-weight:bold;
	border:#EBF400 1px solid;
	border-left:#EBF400 2px solid;
	border-right:#EBF400 2px solid;
	padding:1px;
	color:#EBF400;
	margin-left:16px;
	background-color:#333333;
}

.catlist{
	margin-left:16px;
	width:100%;
	border:#ffffff 1px solid;
}

form {
	margin:10px;	
}

.hidden{
	display:none;
}