BODY
{
	background: #FFFFFF;
	font-family: verdana;
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

BODY, TD, TABLE, INPUT, SELECT
{
	font-family: verdana;
	font-size: 7pt;
}

.Menu:Link,
.Menu:Active,
.Menu:Visited
{
	font-size: 12pt;
	font-family: Arial Black;
	color: #FFFFFF;
	text-decoration: none;
}

.Category
{
	font-size: 12pt;
	font-family: Arial Black;
	color: #EEEEFF;
	text-decoration: none;
}

.CategoryMenu:Link,
.CategoryMenu:Active,
.CategoryMenu:Visited
{
	font-size: 9pt;
	font-family: Arial Black;
	color: #FFFFFF;
	text-decoration: none;
}

A.Menu:Hover,
A.CategoryMenu:Hover
{
	color: #CCCCCC;
}
	


.Container
{
	background: #FFFFFF;
	position: relative;
	width: 100%;
	display: block;
	margin: 0px;
}

.LargeContainer
{
	background: #FFFFFF;
	position: relative;
	width: 100%;
	display: block;
	margin: 5px;
}

.RoundEdge SPAN
{
	position: absolute;
	width: 6px;
	height: 6px;
}

.EdgeTopLeft
{
	background: transparent url(images/cornertopleft.gif) no-repeat top left;
	top: 0px;
	left: 0px;
}
.EdgeTopRight
{
	background: transparent url(images/cornertopright.gif) no-repeat top right;
	top 0px;
	right: 0px;
}
.EdgeBottomLeft
{
	background: transparent url(images/cornerbottomleft.gif) no-repeat bottom left;
	bottom: 0px;
	left: 0px;
}
.EdgeBottomRight
{
	background: transparent url(images/cornerbottomright.gif) no-repeat bottom right;
	bottom: 0px;
	right: 0px;
}
.Content
{
	 position: relative;
	 z-index: 2;
	 padding: 3px;
}

.Content .LeftHeader
{
	font-size:7pt;
	color: #C30018;
	font-weight:bold;
	text-transform: uppercase;
}

.Content .LeftHeader SPAN
{
	font-size: 10pt;
}

INPUT.BlackBox,
SELECT.BlackBox,
TEXTAREA.BlackBox
{
	border: solid #000000 1px;
	width: 100%;
}

INPUT.BlackBox:focus,
TEXTAREA.BlackBox:focus
{
	border: solid #AAAAAA 1px;
	width: 100%;
}

.Date
{
	border-bottom: solid #000000 1px;
	font-family: courier new;
	font-size: 10pt;
}

A.LinkHeader:Link,
A.LinkHeader:Visited,
A.LinkHeader:Active
{
	font-size:10pt;
	color:#017000;
	height:13px; 
	padding:1px;
	font-weight: bold;
	text-decoration: none;
}

A.LinkHeader:Hover
{
	font-size:10pt;
	color:#31A030;
	height:13px; 
	font-weight: bold;
	text-decoration: none;
}

.LinkDescription
{
	font-size:8pt;
	color:#000000;
	padding:3px
}
.GreenBlock
{
	background: #017000;
	height: 3px;
	width: 100%;
	overflow: hidden;
}

.GreenBlock2
{
	background: #017000;
	height: 3px;
	width: 100%;
	overflow: hidden;
}



.TableHeader
{
	background: #E5E5E5;
}

.TableLightColor
{
	background: #F7F7F7;
}

.TableDarkColor
{
	background: #F0F0F0;
}

.TableLightColor2,
.TableDarkColor2
{
	border-left: solid #FFFFFF 3px;
}



.LargeMenu A
{
	font-size: 11pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.SmallMenu A
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
}

.MenuItem
{
	text-align: center;
}

A:Link,
A:Active,
A:Visited
{
	color: #000000;
}



A:Hover

{
	color: #AAAAAA;
}

.BorderMeny
{
	width:200px;
}

#BorderImageLeft
{
	left: 0px;
	background: url(images/headerleft.jpg);
}

#BorderImageRight
{
	right: 0px;
	background: url(images/headerright.jpg);
}

.BorderImage
{
	width: 8px;
	height: 22px;
	display: block;
	position: absolute;
}
.BorderHeader
{
	position: relative;
	background: url(images/headermiddle.jpg);
	width: 200px;
	height: 22px;
	margin-top: 20px;
}
.BorderText
{
	position: absolute;
	z-index: 2;
	left: 7px;
	top: 4px;
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}