<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9c9ea1;
	background-image:url(../images/BG.gif);
	background-repeat: repeat-x;
	margin-top:25px;
	margin-bottom:25px;
}

body tr, td, div
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#626366;
line-height:15px;
}

.heading1 {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
font-weight:700;}

a:link {
	color: #A21983;
}
a:visited {
	color: #A21983;
}
a:hover {
	color: #A21983;
	text-decoration: none;
}
a:active {
	color: #A21983;
	text-decoration: none;
}

#footer {line-height:18px;
margin-top:25px;
color:#626366;}

#footer a {
	color: #626366;
}
#footer a:visited {
	color: #626366;
}
#footer a:hover {
	color: #626366;
	text-decoration: none;
}
#footer a:active {
	color: #626366;
	text-decoration: none;
}

#nav {
	color: #626366;
	text-decoration: none;
	font-size:16px;
	line-height:33px;
	margin-left:15px;
	font-weight:bold;
}

#nav a {
	color: #626366;
}
#nav a:visited {
	color: #626366;
}
#nav a:hover {
	color: #A21983;
	text-decoration: none;
}
#nav a:active {
	color: #626366;
	text-decoration: none;
}


HTML {
	font-size: 100%;

}

#login {
background-color:#626366; width:198px; border:1px solid #4E4F52; float:left; display:inline; clear:left; color:#FFFFFF;
}

#login a {
	color: #FFFFFF;
}
#login a:visited {
	color: #FFFFFF;
}
#login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#login a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#search
{
background-color:#DFDFDF; width:198px; border:1px solid #AEAEAE; float:left; margin-bottom:15px;color:#666666;
}

#contact
{
background-color:#B5B5B5; width:220px; border:1px solid #919191; float:left; margin-bottom:15px;margin-left:15px;margin-top:15px;
}

-->

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
	margin-top: 2px;
		color:#333333;
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}
input.button, textarea, select {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border: 1px solid #999999;
	color:#333333;
	background-color: #FFFFFF;
	font-size: 14px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #FFFFFF;
}
input[type="submit"]:active {
	background-color: #FFFFFF;
}
input[type="submit"][disabled] {
	border-color: #999999;
	color:#333333;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding: .1em .1em;
	border: 1px solid #999999;
	color:#333333;
	background-color: #FFFFFF;
	font-size: 14px;
}


.TextTitleLarge {
	font-size: 24px;
}
.TextTitleMedium {
	font-size: 18px;
}
.TextTitleSmall {
	font-size: 16px;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

label{
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	display: -moz-inline-box;
	width:20em;
	float:left;
}

input.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }

ul {
padding-left:0px;
list-style-type:none;
font-size:14px;
color:#626366;
margin:0px;

}

li.bullit {
background-image:url(../images/ul.gif);
padding-left:15px;
background-repeat:no-repeat;
}

hr {color: #9C9EA1;
background-color: #9C9EA1;
height: 2px;
margin-bottom:10px;
}

.imgover
{
filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}

#FlashAlt {
background-image:url(../images/Logo.jpg);
width:370px;
height:150px;



