﻿body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #F8D674;
}

ul.sidebar
{
	list-style: square url(../App_Images/arrow.gif);
	margin-left: 2px;
	padding-left: 0px;
	margin-bottom: 0px;
}
li.sidebar
{
	padding-bottom: 2px;
	padding-left: -8px;
}
a.sidebarL, a.sidebarL:active, a.sidebarL:visited
{
	font-size: 12px;
	color: black;
	font-family: Arial;
}
a.sidebarL:hover
{
	text-decoration: none;
}

.wysiwyg
{
	padding: 0px;
	margin: 0px;
	background-color: white;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

img
{
	border: 0px;
}


a.footer, a.footer:active, a.footer:visited
{
	font-size: 11px;
	color: #866204;
	font-family: Arial;
	padding-left: 22px;
}
a.footer:hover
{
	text-decoration: none;
}

.footer
{
	font-size: 11px;
	color: #866204;
	font-family: Arial;
}

.footerBlack
{
	font-size: 11px;
	color: Black;
	font-family: Arial;
}

.sidebar
{
	font-family: Arial;
	font-size: 11px;
	color: Black;
}


a.sidebar, a.sidebar:active, a.sidebar:visited
{
	font-size: 11px;
	color: #0000FF;
	font-family: Arial;
	padding-left: 22px;
}
a.sidebar:hover
{
	text-decoration: none;
}


.ErrorMessage
{
	color: Red;
}

H1
{
	margin-bottom: 12px;
	font-family: Palatino Linotype, Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #044154;
}

H2
{
	margin-bottom: 12px;
	font-family: Palatino Linotype, Times New Roman;
	font-weight: bold;
	font-size: 14px;
	color: #755604;
}

span.classTuition
{
	width: 100%;
	float: right;
	text-align: right;
}
input.addToCart
{
	float: right;
	font-family: Tahoma;
	font-size: 11px;
}
input.checkout
{
	float: right;
	clear: right;
	font-family: Tahoma;
	font-size: 11px;
}
input.export
{
	font-family: Tahoma;
	font-size: 11px;
}
