body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
	
td
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
}

.Button a:hover
{
	color: #000000;
	background-color: #6FB5E1;
	line-height: 20px;
	width: 76px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_menu_2.gif);
	letter-spacing: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.ButtonOn
{
	color: #000000;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.Button, .Button a:link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

.Button a:visited
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

.Button1 a:hover
{
	color: #000000;
	background-color: #6FB5E1;
	line-height: 20px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_menu_6.gif);
	letter-spacing: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.Button1On
{
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.Button1, .Button1 a:link
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 20px;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

.Button1 a:visited
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height: 20px;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
}

td.TitleLeft
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	padding-bottom: 2px;
}

a:link, a:visited
{
	color: #000000;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline
}

a:active, a:hover
{
	color: #000000;
	text-decoration: none;
}

td.Title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0px;
	vertical-align: text-bottom;
	line-height: 28px;
	padding-bottom: 10px;
}

td.PageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077CB;
	font-weight: bold;
	letter-spacing: 0px;
}

td.Text
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 15px;
	padding-right: 10px;
}

td.Photo
{
	padding: 40px 0px 0px 0px;
}

td.SubTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 10px 10px 0px 2px;
	line-height: 25px;
}

td.SubTitleRight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 25px;
}

td.News	
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 10px 0px 25px;
}

td.Footer
{
	font-size: 9px;
	color: #333333;
	padding-top: 25px;
}

.Footer a:link, .Footer a:visited 
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.Footer a:active, .Footer a:hover 
{
	color: #333333;
	text-decoration: underline;
}

.FormElement
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	border: 1px solid #888888;
}

.FormButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	border: 1px solid #888888;
	background-color: #000000;
	color: #FFFFFF;
}

.SearchButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
	border: 1px solid #FFFFFF;
	background-color: #0077CB;
	color: #FFFFFF;
}

.Error
{
	color: red;
	font-weight: bold;
	/*padding : 0px 14px 0px 14px;*/
}

.FormError
{
	border: 2px dashed red;
}