﻿body {
	margin:0px 0px 0px 0px;
	background: #C2C1C0 url(../images/dots2.gif) repeat-x;
	font-family:Arial;
	font-size:.8em;
}
a {
	color: #A40404;
}

h1 {
	background:url(../images/rectangle.gif) no-repeat left center;
	padding-left:15px;
	margin-left:5px;
	font-size:1.7em;	
}

.Footer {
	width:780px;
	margin:0px auto 0px auto;
	color:#494949;
}

.FIO {
	font-size:.85em;
	color:#000000;
	text-align:center;
}

a.FIOA {
	color:#000000;
}

.MenuItem {
	width:94px;
	height: 69px;
	background:url(../images/menubg.gif) no-repeat left center;
}
a.MenuItemA {
	color:#fefdfd;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	
}

a.MenuItemAOn {
	color:#45d3fc;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	
}

a.MenuItemA:hover {
	color:#45d3fc;
	text-decoration:none;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	
}


.Header {
	width:836px;
	margin:0px auto 0px auto;
}

.MainBody {
	width:836px;
	margin:0px auto 0px auto; 
}

.HeaderPic {
	width:836px;
	background:url(../images/home/behindpicture.gif) repeat-x;
	padding:0px 11px 10px 11px;
}

.BodyContent {
	width:836px;
	background-color: #ffffff;
}

a.Breadcrumbs{
	font-family:	Arial ;
	font-size:		10px ;
	font-weight:	Bold ;
	color:			#8196a8 ;
	text-decoration:	underline;
}
a.Breadcrumbs:hover {
		font-family:	Arial ;
	font-size:		10px ;
	font-weight:	Bold ;
	color:			#ffffff ;
	text-decoration:	underline;
	cursor: pointer;
}