body {
	margin: 0px;
	background: url(/resources/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial,Verdana, sans-serif;
  font-size: 1em;
}

p {
	line-height: 17px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #9f9f9f;
	margin:0px;
	padding:0px;
	font-size: 15px;
}

ul {
	margin:0;
	padding:0;
/*	list-style-image: url(/resources/bullet.gif); */
}

dl {
	padding: 5px;
	margin: 0;
}

dt {
	border: 1px solid silver;
	background: #E0FFB0;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 5px;
}

dd {
	padding:0px 5px 15px 5px;
	margin: 0px 0px 10px 0px;
}
hr       {border: none; border-top: 1px solid black;}
a        {color: #93B300;}
a:hover  {text-decoration: none;}
form     {margin: 0px; padding: 0px;}
img      {border: none;}
input    {font-size: 1em;}
.button  {cursor: pointer;}
.hilite  {background-color: #DOFF40;}
.warning, .error {color: #C00;}
.success, .ok {color: green;font-weight: bold;}
.form-hint {padding: 5px;}

/**** Main Container ***/
#wrap {
	margin-left: auto;
  margin-right: auto;
	width: 90%;
}

/**** Top ***/
#top {
	width: 100%;
	height: 88px;
	color: #fff;
	background: #000 url(/resources/top_bg.gif);
	overflow:hidden;
}

#top h2 {
	color: White;
	letter-spacing: 2px;
	font-size: 2.0em;
	font-weight: bold;
	position: relative;
	margin: 0px;
	top:33px;
	display:block;
	float:left;
	background: url(/resources/bg_t.gif) no-repeat;
	padding-left: 5px;
}

#top h2 a {
	color: white;
	text-decoration: none;
}

#top h2 a:hover {
  color: #93B300;
}


/**** Main Menu ***/


#menu {
	display: block;
	float:right;
	font-size: 0.8em;
}

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

#menu li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu li a {
	display: block;
	padding: 55px 5px 12px 5px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

* html #menu a {width:1%;}

#menu li a:hover {
	background: url(/resources/bg_menu.gif);
}

#menu li a.current {
	letter-spacing: 1px;
	color: black;
	background: url(/resources/bg_menu.gif);
}

#menu li a.current:hover {
	color: #fff;
}


/**** Content Container ***/

#content {
	width: 100%;
	margin-top:30px;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	padding: 7px;
	font-size: 1.2em;
	height: 30px;
	color: #fff;
	background: #000 url(/resources/top_bg.gif);
	overflow:hidden;
	font-weight: normal;
}


/**** Content ***/


#left ul {
	padding: 5px 0 5px 35px; */
	margin:  0px;
}

#left li {
	margin-bottom:5px;
}

#left {
	width: 68%;
	float:left;
	display: block;
	display: inline;
}


/**** Sidebar ***/


#right {
	width: 30%; 
	float: right;
	display:block;
}

#right .box {
	color: #000;
	background: #E0FFB0;
	overflow:hidden;
	border: 1px solid silver;
	margin-top: 5px;
	padding:3%;
	width: 94%
	float: right;
}

#right .box h2 {
	font-size: 1.1em;
	background: transparent;
	color: #53A300;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	height: auto;
}
#right .box .story {
	font-size: 1em;
}

#right .box a {
	margin: 10px 0 10px 0;
	color: #93B300;
	font-size: 10px;
}

#right .box p {
	margin: 5px 0 10px 0;
	line-height: 15px;
}

#right .box ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

#right .box li {
	margin-top:5px;
}


/**** Clear Div ***/


.flat {border: 1px solid silver;}
.clear {
	margin: 0;
	padding: 2px;
	clear: both;
	font-size: 0.1em;
}


/**** Footer ***/


#footer {
  margin: 20px auto 0 auto;
	text-align: center;
	padding: 20px 0 20px 0;
	width: 100%;
	height: 20px;
	color: #fff;
	background: #000 url(/resources/top_bg.gif);
	overflow:hidden;
}

/******** Transferred from old site *********/
	#cenilan {
		border: 1px solid silver;
		margin: 10px;
		padding: 5px;
		text-align: right;
	}

	#cenizala {
		border: 1px solid silver;
		margin: 10px;
		padding: 5px;
	}

	#cenilan th, #cenizala th {
		border: solid 1px #000000;
		background-color: #E0FFB0;
		font-family: Arial;
		font-size: 1em;
		color: #000000;
		padding:4px;
	}
	#cenilan td , #cenizala td{
		border-right: solid 1px #303030;
		border-bottom: solid 1px #303030;
		padding:2px;
	}

	.pswdtbl{
		border: 1px outset silver;
		margin-left: 20px;
	}

	.stats {
		border: 1px solid silver;
		padding: 10px;
		width: 90%
		text-align: center;
		border-collapse: collapse;
	}
	.stats td.stats_header {
		background: #E0FFB0;
		font-weight: bold;
		padding 10px;
		border-bottom: silver 1px solid;
	}
	.row1{
		font-weight: normal;
		color: 303030;
	/*  border-right: #5184D0 1px solid;
    border-bottom: #5184D0 1px solid;*/
    text-align: center;
		padding-right: 6px;
	}
	.total{
		background: black;
		color: blue;
		text-align: center;
		font-weight: bold;
	}
