﻿
/*General Styles*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #d63232;
}
a:visited {
	text-decoration: none;
	color: #d63232;
}
a:hover {
	text-decoration: underline;
	color: #f26363;
}
a:active {
	text-decoration: none;
}
h1 {
	margin-top: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #d63232;
}
h2 {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #d63232;
}
body {
	background-color: #CCCCCC;
}
p {
	margin-top: 0px;
}

.style0 {border: 1px ridge #d63232;}



/*Content Styles*/
.style1 {
	border: 3px ridge #d63232;
}
.style15 {
	font-size: 40px;
	font-weight: bold;
	color: #d63232;
}
.style2 {
	color: #FFFFFF !important;
	font-weight: bold;}
.style3 {
	color: #FFFFFF !important;
	}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {font-size: 10px;}
.style11 {font-size: 12px;}
.style12 {font-size: 14px;}
.style13 {font-size: 16px;}
.style14 {font-size: 24px;
font-weight: bold;}



/*Borders Styles*/
.style190 {
	border-left: 1px solid #d63232;
}
.style191 {
	border-right: 1px solid #d63232;
}
.style192 {
	border-top: 1px solid #d63232;
}
.style194 {
	border-bottom: 1px solid #d63232;
}
.style195 {
	border-bottom: 1px solid #d63232;
	border-right: 1px solid #d63232;
}
.style196 {
	border-top: 1px solid #d63232;
	border-right: 1px solid #d63232;
}
.style200 {
	border: 3px ridge #d63232;
}