body
{
	font-size: 12px;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
	background-color: #5b0000;
}
.default
{
	font-size: 12px;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.defaultsm
{
	font-size: 10px;
	color: black;
	font-family: Tahoma;
	text-decoration: none;
}
.defaultfaded
{
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;
}
.defaulthigh
{
	font-size: 12px;
	color: #5b0000;
	font-family: Tahoma;
	text-decoration: none;
}
div #logo
{
	position: static;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
	float: left;
}
div #flashSignature
{
	clear: none;
	float: right;
	position: static;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: right;
}

.Float
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	display: none;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: tahoma;
	position: absolute;
	background-color: #ffffcc;
}
.ProjectTitle
{
	font-weight: bold;
	font-size: 13pt;
	color: #5b0000;
	font-family: Helvetica;
	font-variant: small-caps;
	text-decoration: none;
}
.ProjectTitle:hover
{
	font-weight: bold;
	font-size: 13pt;
	color: #5b0000;
	font-family: Helvetica;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom: #5b0000 1px dashed;
}
.Project
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.ProjectOver
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-right: silver 1px dotted;
	border-top: silver 1px dotted;
	border-left: silver 1px dotted;
	border-bottom: silver 1px dotted;
}
.ProjectSpecs
{
	width: 150px;
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;	
}

div #OurSites
{
	width: 60%;
	clear: none;
	float: right;
	position: static;
}

div #Others
{
	width: 40%;
	clear: none;
	float: left;
	position: static;
}

div #OthersInner
{
	padding: 20px;
}

div #OthersLinks
{
	padding-left: 32px;
}

div #Content
{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
	border: 0px;
	display:inline;
}

div #Flash
{
	background-color: white;
	width: 716px;
	margin:0 auto;
	padding: 0px;
	border: 0px;
}

div #InnerContent
{
	background-color: white;
	width: 716px;
	padding: 0px;
	margin:0 auto;
}

div #AboutContent
{
	padding: 20px;
}

div #AboutCoord
{
	clear: none;
	float: right;
	position: static;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
div #AboutBottom
{
	text-align: center;
}

div #Copyright
{
	width: 716px;
	margin:0 auto;
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
}

div #Validator
{
	width: 716px;
	margin: 0 auto;
	font-size: 9px;
	color: silver;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
input
{
	border: solid 1px #5b0000
}
div #SupportForm
{
	padding: 20px;
}
div #Project
{
	color: gray;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding: 25px;
}
div #ProjectItem
{
	color: gray;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center;
	width: 100%;
	padding: 10px;
}
div #Project #ProjectItem IMG
{
	border: 0px;
}