/* CSS Document */

body {
	margin: 15px 0px 0px 0px;
	background: url(../images/backimg.png) top left;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

.MainTable {
	background-color: #000000;
	border-left: 4px solid #4f4f4d;
	border-right: 4px solid #4f4f4d;
	border-top: 4px solid #4f4f4d;
}

.MainMenu {
	height: 31px !important;
	background-color: #e7452e;
	line-height: 31px;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
	border-bottom: 3px solid #4f4f4d;
}

.MainMenu a.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.MainMenu a:hover.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.RightBorder {
	border-right: 4px solid #4f4f4d;
	border-top: 4px solid #4f4f4d;
}

.RightBorder3 {
	border-bottom: 4px solid #4f4f4d;
	border-top: 4px solid #4f4f4d;
	padding: 10px;
}
.RightBorder2 {
	border-right: 4px solid #4f4f4d;
	border-top: 4px solid #4f4f4d;
	border-bottom: none;
	background: url(../images/bg_03.jpg) bottom right;
}

.TopBorder {
	border-bottom: 3px solid #4f4f4d;
	border-top: 3px solid #4f4f4d;
}

h1 {
	color: #ec432c;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.Left {
	background: url(../images/homepage_01.jpg) right top no-repeat;
}

.Right {
	background: url(../images/homepage_03.jpg) left top no-repeat;
}

.BottomMenu {
	line-height: 21px;
	text-align: center;
	color: #000;
}

.BottomMenu a.BotMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

.BottomMenu a:hover.BotMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

.padding {
 	padding: 10px;
}

.padding2 {
 	padding: 10px 10px 0px 10px;
}

.img {
	background: url(../images/bg_03.jpg) bottom right;
}

div.FooterImg {
	background: url(../images/footer_07.jpg) left top no-repeat;
	margin-left: 3px;
}

a {
	color: #fff;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

.ColFirst {
	padding-left: 10px;
	padding-right: 10px;
	border-left: 3px solid #4f4f4d;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e8452e;
}

.RightText {
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5em;
	margin: 0px;
}

.BottomText {
	font-size: 10px;
	text-transform: uppercase;
	color: #bf2b16;
	text-align: center;
}

.New {
	color: #e8452e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-style: italic;
}

.BorderTop {
	border-top: 4px solid #4f4f4d;
	color: #e8452e;
}

.BorderBottom {
	border-bottom: 4px solid #4f4f4d;
	color: #e8452e;
}
