body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2C1E1E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #AE0615;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AE0615;
}
a:hover {
	text-decoration: none;
	color: #AE0615;
}
a:active {
	text-decoration: underline;
	color: #AE0615;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A90813;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-align: left;
}

/**
 * Uncomment the following block, or only selected lines if appropriate,
 * if you have some style items that would break the styles combo box.
 * You can also write other CSS overrides inside the style block below
 * as needed and they will be applied to inside the style combo only.
 */

/*
.SC_Item *, .SC_ItemSelected *
{
	margin: 0px !important;
	padding: 0px !important;
	text-indent: 0px !important;
	clip: auto !important;
	position: static !important;
}
*/

/**
 * The following are some sample styles used in the "Styles" toolbar command.
 * You should instead remove them, and include the styles used by the site
 * you are using the editor in.
 */

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
#testim {
	position:realtive;
	left:0px;
	top:0px;
	width:287px;
	height:200px;
	z-index:6;
	text-indent: 5px;
	background-color: #edf2c6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 11px;
}
#blog {
	position:relative;
	left:0px;
	top:2px;
	width:287px;
	height:187px;
	z-index:6;
	border: 1px solid #000;
	background-color: #edf2c6;
	font-size: 11px;
}.Form {
	height: 16px;
	width: 115px;
	border: 1px solid #333333;
	font-size: 10px;
}
.FormButton {
	height: 20px;
	width: 116px;
	border: 1px solid #333333;
	font-size: 10px;
	padding-top: 0px;
	margin-top: 7px;
}
.FormArea {
	width: 140px;
	border: 1px solid #333333;
	font-size: 10px;
}
.Contact {
	height: 16px;
	width: 140px;
	border: 1px solid #333333;
	font-size: 10px;
}
.ContactButton {
	height: 20px;
	width: 140px;
	border: 1px solid #333333;
	font-size: 10px;
	background-color: #CCCCCC;
}
