/* GENERAL STYLES */
body
{
    background-color: #ffffff;
    font-size: 12px;
    font-family: Georgia, Garamond, Times;
    color: #636466;
}

p, td {
    font-size: 12px;
    color: #636466;
    line-height: 18px;
    vertical-align:top;
}

#dropmenudiv{
	color: black;
	position:absolute;
	border:1px solid black;
	border-bottom: 1px solid black;
	FONT-SIZE: 11px;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	FONT-SIZE: 10px;
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	FONT-SIZE: 10px;
	color: white;
	background-color: #b4261e;
}

input, textarea, select {
    font-family: Georgia, Garamond, Times;
    color: #636466;
}

a, a:link, a:hover, a:visited, a:active
{
    color: blue;
    text-decoration: none;
}

.Heading1
{
    font-size: 16px;
    font-weight: bold;   
}

A.FooterLink:Link, A.FooterLink, .FooterLink, A.FooterLink:Visited {
    color: #9a9b9f;
}

A.HeaderLink:Link, A.HeaderLink, .HeaderLink, A.HeaderLink:Visited {
    font-size: 11px;
    color: #000000;
}

/* EDITOR PROPERTIES */
