body{
	background-color: #EAF0CB;
}

body, td{
	font-family: Tahoma;
	font-size: 10pt;
	color: black;
}

a, a:link{
	color: #6A9500;
}

a:hover{
	color: #8AB520;
}

a.small{
	font-size: 8pt;
}

h1, h2, h3, h4, h5, h6{
	color: #EB5E21;
}

.h2{
	font-size: 12pt;
	color: #FE851A;
}

input, textarea{
	border: 1px solid #674910;
}

input.imagebtn{
	border: 0px;
}

table.block{
	border: 1px solid #82B12F;
	background-color: #DEE6BB;
}

.block_table_header{
	background: url(/Sites/svvr/svvr/Images/bg_table_block_header.gif);
	height: 30;
	text-align: right;
	padding-right: 6;
}

table.content{
	border: 1px solid #82B12F;
}

.content_table_header{
	background: url(/Sites/svvr/svvr/Images/bg_table_content_header.gif);
	height: 30;
}

.date{
	font-weight: bold;
}

td.footer{
	color: #B56A1A;
	font-size: 8pt;
}

td.pagetitle, td.pagetitle a, td.pagetitle a:hover{
	vertical-align: center;
	color: #F5FFCA;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

td.mini_profile, td.mini_profile a, td.mini_profile a:hover{
	padding-right: 20;
	color: #F5FFCA;
	font-size: 10pt;
}