body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #338800;
	margin: 0px;
	padding: 0px;
}
.links, .links a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.box1, .box1c {
	border:1px solid #FFFFFF;
	  box-shadow: 5px 5px 5px #aaa;
	  -moz-box-shadow: 5px 5px 5px #000;
	  -webkit-box-shadow: 5px 5px 5px #aaa;
}
.box1 input[type=text], .box1 input[type=password] {
	width: 164px;
}
.box2, .box2c {
	border:1px solid #cccccc;
	background:url(/templates/6/bgIn.gif) top repeat-x #f9f9f7;
	padding: 6px;
}
.box3 {
	font-size: 19px;
	font-weight: bold;
	padding-bottom: 12px;
}
input[type=text], input[type=password] {
	border: 1px solid #b1b1b0;
}
big, big a {
	font-size: 16px;
	color: #013551;
}

a
{
	text-decoration: none;
	color: #000000;
}

img
{
	border:0px
}

.content, .content a
{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.title, .title a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
