﻿body
{
	margin: 0 auto;
	width: 100%;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	background-image:url('../../images/background.png');
	background-repeat:repeat-x;
	background-color:#b9b9b9;
}
input
{
	width:189px;
}

.check input
{
	width:auto;
}
img
{
	border-width: 0px;
}

h1 
{
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 14px;	
	color:#bf0000;
	font-weight:bold;
	padding-top:10px;
}

a
{
	color: #BF0000;
}
a:visited
{
	color: #BF0000;
}
.title
{
	color: #BF0000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.title a
{
	color: #BF0000;
	font-size: 13px;
}
.title a:visited
{
	color: #BF0000;
}

.start a
{
	color: #BF0000;
	margin:4px;
	font-weight:bold;
	text-decoration: none;
}
.start a:visited
{
	color: #BF0000;
	text-decoration: none;
}

.header
{
	/*background: #FFFFFF url(         '/Images/Logo.gif' ) no-repeat 50%;*/
	height: 134px;
}


.footer
{
	background: #fff;
	line-height: 45px;
	font-size:10px;
}

.footershadow
{
	background-image:url('../../images/shadow.png');
	background-repeat:repeat-x;
	height:9px;
}

.bodyblock
{
	width: 950px;
	margin: 0px auto;
	text-align: center;
}
div
{
	text-align: left;
}
.menu
{
	background: #333333;
	height:20px;
	padding-top:6px;
	font-size: 12px;
	font-weight: bold;
	padding-left:7px;
}
.menu a
{
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
}
.menu a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.grid
{
	border-width: 0px;
	border-color: #fff;
}
.grid tr td
{
	border-width: 0px;
	}
.grid a
{
	color: #5A5A5A;
	text-decoration: underline;
}
.grid a:hover
{
	font-weight: bold;
	text-decoration: underline;
}
.grid a:visited
{
	text-decoration: none;
	text-decoration: underline;
}
.gridheader
{
	font-weight: bold;
	line-height: 27px;
	background: #FAFAFA;
	margin-right:10px;
}
.gridrow
{
	background: #fff;
	line-height: 23px;
	padding-left: 10px;
	border-width: 0px;
	border-color: #fff;
}
.gridrow td
{
	padding-left: 15px;
	
}
.gridheader th
{
	padding-left: 15px;
}
.gridselectrow
{
	background: #FAFAFA;
}
.gridpager table
{
	
}
ul
{
	margin: 1px;
	line-height: 20px;
	height: 22px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
ul li
{
	float: left;
}
.label
{
	font-weight: bold;
	width: 105px;
	margin: 0px 15px 0px 0px;
	text-align: left;
}
.label2
{
	font-weight: bold;
	width: 80px;
	margin: 0px 15px 0px 15px;
	text-align: left;
}

.search
{
	background-color:#7f7f8c;
	background-repeat:repeat-x;
	background-image:url('../../images/background-search.png');
	color:#fff;
}
.center
{
	text-align: center;
	margin: 0px auto;
}
.h50
{
	line-height: 50px;
	padding: 5px;
}
.l10
{
	margin-left: 10px;
}
.w22
{
	width: 22px;
}
.w120
{
	width: 120px;
}
.w55
{
	width: 55px;
}
.w100
{
	width: 100px;
	}
.bold
{
	font-weight: bold;
}
.button_big
{
	color: #FFFFFF;
	background: url(         '/Images/button_big.gif' ) no-repeat;
	font-weight: bold;
	width: 197px;
}
.button_small
{
	color: #FFFFFF;
	background: url(         '/Images/button_small.gif' ) no-repeat;
}

.h40
{
	line-height: 35px;
}
.h20
{
	line-height: 15px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.content
{
	background: #fff;
	padding:5px 10px 25px 15px;
	overflow: hidden;
	zoom: 1;
}

.contactTable td
{
	height:20px;
}

.hspacer
{
	background: url(        '/Images/line.gif' ) repeat-x;
	width: 95%;
	height: 1px;
}
.vspacer
{
	background: url(        '/Images/spacer.gif' ) no-repeat;
	margin-left:10px;
	margin-right:10px;
	width:1px;
	text-align: center;
	vertical-align: middle;
	margin-top:35px;
	height:170px;
}
.clear
{
	clear: both;
}
.error
{
	font-weight:bold;
	color:Red;
	margin-left:10px;
}
.w108
{
	width:108px;
}
.w105
{
	width:105px;
}
.autowidth input
{
width:auto;		
}
.comment
{
	border-width: 0px;
	border-color: #FEF7F7;
}

.comment a
{
	color: #5A5A5A;
	text-decoration:none;
}
.comment a:hover
{
	text-decoration: underline;
}
.comment a:visited
{

}

.extrabutton
{
	background: url(        '/Images/button_addextra.gif') no-repeat;
}
