/* Default CSS Stylesheet for a new Web Application project */
A:link {text-decoration: none	;color: #754a9d;}
A:visited
{
	text-decoration: none;	color: #754a9d;
}
A:active {text-decoration: none;	color: #754a9d;}
A:hover {text-decoration: underline;	color: #754a9d;}
P
{
}
hr
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	color: #754a9d;
	border-bottom: 0px;
	height: 1px;
	text-align: center;
	width: 80%;
}


.subMenu
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	
	font-size: x-small;
	color: white;
	font-family: Tahoma;
	background-color: #754a9d;
}

.mainMenu
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	
	font-size: x-small;
	color: white;
	font-family: Tahoma;
	background-color: #754a9d;
}
.selectedMenu
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	
	font-size: x-small;
	color: #754a9d;
	font-family: Tahoma;
	background-color: #FFFFFF;
}
.Heading1
{
	padding-left: 20px;
	font-size: medium;
	padding-bottom: 10px;
	color: #754a9d;
	padding-top: 10px;
	font-family: Tahoma, Verdana, Monospace;
}
.Heading2
{
	font-size: small;
	color: #754a9d;
	font-family: Tahoma, Verdana, Monospace;
}
.Heading3
{
	font-weight: bold;
	font-size: x-small;
	color: #754a9d;
	font-family: Tahoma, Verdana, Monospace;
}
.BodyText
{
	padding-left: 44px;
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
	
}
.TinyText
{
	padding-left: 44px;
	font-size: xx-small;
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
}
.BodyTextTestimonials
{
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
	
}
.RowHeading
{
	font-size: small;
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
}
.MainPageBodyText
{
	padding-right: 8px;
	padding-left: 0px;
	font-size: x-small;
	color: #754a9d;
	font-family: Tahoma;
}
.error
{
	font-size: smaller;
	color: red;
	font-family: Arial;
}

.MainPageBodyText2
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: x-small;
	background-image: url(/Images/SideBar2.jpg);
	color: #754a9d;
	font-family: Tahoma;
}
.MainPageCellBG
{
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
	background-color: #754a9d;
}
.MainPageAdvert
{
	font-size: x-small;
	padding-bottom: 20px;
	color: #ffffff;
	line-height: 20px;
	padding-top: 5px;
	font-family: Arial;
	text-align: right;
}
.SideBarAdvert
{
	font-size: xx-small;
	padding-bottom: 20px;
	color: #754a9d;
	padding-top: 5px;
	font-family: Arial;
	text-align: right;
}
.SideBarTable
{
	border-right: #754a9d 1px solid;
	border-top: #754a9d 1px solid;
	background: url(Images/SideBar2.jpg);
	border-left: #754a9d 1px solid;
	width: 190px;
	border-bottom: #754a9d 1px solid;
	border-collapse: collapse;
	height: 100%;
}
.FooterText
{
	font-size: xx-small;
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
}
.FooterText2
{
	font-size: xx-small;
	color: #754a9d;
	font-family: Arial, Verdana, Monospace;
}

.Price
{
	font-size: x-small;
	padding-bottom: 20px;
	color: #754a9d;
	line-height: 20px;
	padding-top: 5px;
	font-family: Arial;
	text-align: right;
}
.PriceTableText
{
	font-size: x-small;
	
	color: #754a9d;
	line-height: 20px;
	font-family: Arial;
	text-align: Left;
}
.PriceTableText2
{
	font-size: x-small;
	
	color: #754a9d;
	line-height: 20px;
	font-family: Arial;
	text-align: Right;
}

LI
{
	padding-bottom: 5px;
}

.Heading2 A:hover
{
		font-size: small;
	color: #754a9d;
	font-family: Tahoma, Verdana, Monospace;
}
.Heading2 A:link
{
		font-size: small;
	color: #754a9d;
	font-family: Tahoma, Verdana, Monospace;
	}
.Heading2 A
{
		font-size: small;
	color: #754a9d;
	font-family: Tahoma, Verdana, Monospace;
	}