body {
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: black;	
}
.top {
	background: url(/templates/stalcer/images/top_bg.gif) repeat-x;
}

.menu {
	background: url(/templates/stalcer/images/menu_bg.gif) repeat-x;
}

.yxo {
	background: white url(/templates/stalcer/images/yxo_bg.gif) repeat-y;
	border: 1px solid black;
	height: 58px;
	padding: 2px;
}
.yxo_img {
	border-right: 1px solid black;	
}
a {
	color: green;
/*004C1F*/
}
a:visited {
	color: green;
}


.bottom {
	background: #FCAF0B;
	padding: 2px;
	font-size: 80%;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.bottom a {
	color: black;
	text-decoration: none;
}

.bottom a:visited {
	color: black;
}
.c {
	text-align: center;
}

.r {
	text-align: right;
}

.l {
	text-align: left;
}

.small {
	font-size: 80%;
}

.strong {
	font-weight: bold;
}

.pathway {
	font-weight: bold;

}
.pathway a{
	font-size: 100%;
}
#main {
	font-size: 80%;
}
.contentheading, .componentheading{
	margin: 10px 0 15px 0 0;
	font-size: 14px;
	font-weight: bold;
}

.contentpaneopen {
	font-size: 12px;

}

.contentpane {
	font-size: 100%;
}

form {
	margin: 0;
	padding: 0;
}

.sectiontableheader {
	font-size: 80%;
}
.sectiontableentry1, .sectiontableentry2 {
	font-size: 80%;
}

.sectiontableentry1, .sectiontableentry2 a{

}

.inputbox {
	background: #FFFAE5 url(/templates/stalcer/images/form_field_bg.gif) no-repeat;
	width: 100%;
	height: 25px;
	border: 1px solid black;
	padding: 5px 3px 0 6px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: green;
}

#login {
	border: 1px solid #F8AE12;
	padding: 5px;
	background-color: #C5D5A6;
}

.moduletable {
	font-size: 80%;
}

.button {
	background: #FFFAE5;
	width: 100%;
	height: 25px;
	border: 1px solid black;
	font-weight: bold;
	cursor: pointer;
}

.price td {
	border: 1px solid black;
	padding: 5px;
}

.mainlevel {
	font-size: 12px;
}

.th {
	text-align: center;
	font-weight: bold;
	background-color: #F8AE12;
}

#poll {
	border: 1px solid #F8AE12;
	padding: 5px;
	background-color: #C5D5A6;
}

#ybg {
	font-weight: bold;
	background-color: #F8AE12;
}

.frontpageheader {
	font-size: 12px;
	font-weight: bold;
}

.contentpagetitle {
	font-size: 12px;
}