﻿.CallNow {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	padding-right: 4px;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #000000;/*#666666;*/
}
}
img {
	border-width: 0px;
}
#BottomMenuTable {
	Width: 710px;
	text-align: right;
	color: white;
}
#BottomMenuTable a {
	color: white;
}
/*******************TOPPARTTABLE*****************/
#TopPartTable {
	Width: 710px;
	height: 80px;
	background-color: #FFFFFF;
}
#LogoTable {
	text-align: center;
	width: 70px;
}
#SlogenTable {
	width: 640px;
	vertical-align: top;
	font-size: 28pt;
	font-family: Book Antiqua;
	color: #990000;
}
/*******************MENUTABLE********************/
#MenuTable {
	width: 710px;
	height: 35px;
	background-color: #990000;
	font-weight: bold;
}
#MenuItem {
	text-align: center;
	font-size: 10pt;
	font-family: Verdana;
	color: #FFFFFF;
	vertical-align: middle;
}
#MenuItem a {
	color: #ffffff;
	text-decoration: none;
}
#MenuItem a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#MenuLine {
	color: #ffffff;
}
/*******************CENTERPARTTABLE**************/
#CenterTable {
	width: 710px;
	height: 300px;
	background-color: #ffffff;
}
#LeftTable {
	height: 300px;
	padding-left: 10px;
}
#LeftImage {
	Width: 110px;
	height: 100px;
}
#RightTable {
	width: 250px;
	height: 300px;
}
#RightImage {
	vertical-align: top;
}
#Fonts {
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial;
	color: #000000;/*#666666;*/
	}
/*******************BOTTOMPARTTABLE**************/
#BottomTable {
	background-color: #990000;
}
#CenterTable #BottomItemTable {
	width:228px;
}
#BottomItemTable {
	width: 240px; /*height:230px;*/;
	background-color: #ffffff;
	vertical-align: top;
	background-color: white;
}
#BottomImage {
	text-align: center;
	vertical-align: bottom;
}
#BottomFont {
	vertical-align: top;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: #990000;
	text-align: center;
}
#BottomText {
	vertical-align: top;
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.JustifiedText {
	text-align: justify;
}
ul {
	list-style: disc;
}
li:hover{
	color:#006699;
}
#BottomMenuTable{
	text-align:center;
	}
/***********************MenuLink*********************/
.BottomFontLink a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.BottomFontLink a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.BottomFontLink a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
.MenuFont a:link {
	color: #ffffff;
	text-decoration: none;
}
.MenuFont a:visited {
	color: #ffffff;
}
.MenuFont a:hover {
	color: #ffffff;
}
#BottomMenuLink a:link {
	color: #ffffff;
	text-decoration: none;
}
#BottomMenuLink a:visited {
	color: #ffffff;
	text-decoration: none;
}
#BottomMenuLink a:hover {
	color: #ffffff;
	text-decoration: underline;
}