body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #757575;
}
body {
	background-color: #466a22;
	background-image: url(http://www.uruntrm.com/main/media/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
img {
	border:none;
}

a:link, a:visited, a:active {
	color: #466a22;
	text-decoration: none;
}
a:hover {
	color: #5cbc3d;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}

h1 {
	font-size: 20px;
	color: #5cbc3d;
	font-family:  Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
h2 {
	font-size: 16px;
	color: #757575;
	font-family:  Trebuchet MS;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu {
width:560px;
}

.menu ul {
	margin: 0px 0px 0px 8px;	
	padding: 0;
	list-style-type: none;
}

.menu li{
	position: relative;
	display: inline;
	float: left;
	padding: 0px 2px 0px 2px;

}

.menu li a {
	display: block;
	width: 128px;
	padding: 0px 2px 0px 2px;
	line-height: 30px;
	text-align:center;
	text-decoration: none;
	color: #51760a;
	font-family:  Trebuchet MS;
	font-size: 0,25em;
	background-color: #6b9c04;
    border-top: 1px solid #466a22;
    border-left: 1px solid #466a22;
    border-right: 1px solid #466a22;
    border-bottom: none;
}

.menu li a:hover {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: #283c13;
	background-color: #91ba11;
    border-top: 1px solid #c0de7a;
    border-left: 1px solid #c0de7a;
    border-right: 1px solid #c0de7a;
    border-bottom: none;

}

.menu li a:link, .menu li a:visited, .menu li a:active {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}


.menu li.menu-current a {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	color: #283c13;
	background-color: #91ba11;
    border-top: 1px solid #c0de7a;
    border-left: 1px solid #c0de7a;
    border-right: 1px solid #c0de7a;
    border-bottom: none;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.content {
	padding: 0px;
	background-color: #e4e4e4;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}
#wrapper{
width: 610px;
margin: 0 auto;
}
.box{
background: none;
}
.boxholder{
clear: both;
padding: 0px;
background: none;
}
.tab{
float: right;
height: 40;
width: none;
margin: 0 0px 0 0px;
text-align: center;
background: none;
}
.tabtxt{
margin: 0;
color: none;
font-size: 12px;
font-weight: normal;
padding: 0px 0 0 0;
}



#wrapperdi{
width: 610px;
margin: 0px auto;
}
.boxdi{
background: #ffffff;


}
.boxholderdi{
clear: both;
padding: 8px 0px 8px 0px;
background: #ffffff;

}
.tabdi{
float: left;
height: 40;
width: 100px;
margin: 2px 2px 2px 0px;
text-align: center;
background: #ffffff;
}
.tabtxtdi{
margin: 0;
color: none;
font-size: 12px;
font-weight: normal;
padding: 2px 0 2px 0;
}



