/*** TEXT ***/

body, p, .Normal, td
{
   font-family: Verdana, Arial, Helvetica, Sans Serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   line-height: 1.5em;
   margin: 0px;
   margin-bottom: 10px;
}

h1, .Head
{
	font-size: 20px;
	color: #000000;
	margin: 0px;
	margin-bottom: 5px;
}

h2, TFOOT, THEAD  
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 5px;
}

h3  
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}

h4 {}
h5, DT {}
h6 {}
th {}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #666666;
}

a:hover 
{
	color: #666666;
	text-decoration: underline;
}

a img
{
	border: none;
}

SMALL {}
BIG {}
BLOCKQUOTE, PRE {}
UL LI {}
UL LI LI {}
UL LI LI LI {}
OL LI {}
OL OL LI {}
OL OL OL LI {}

HR 
{
	height: 0px;
	border-top: 1px solid #666666;
}

.Red
{
	color: #ff0000;
}

/*** LAYOUT ***/

body
{
	margin: 0px;
	padding: 0px;
}

.MainFrame
{
	position: relative;
	width: 800px;
	margin: 5px auto auto auto;
	border: 1px solid #999999;
}

.BannerFrame
{
	float: left;
	width: 100%;
}

.BannerImage
{
}

.BannerLogo
{
	position: absolute;
	top: 15px;
	left: 30px;
	
}

.BannerText
{
	position: absolute;
	top: 15px;
	right: 30px;
	width: 50%;
}

.MenuFrame
{
	float: left;
	width: 100%;
	border-bottom: 2px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}

.ContentFrame
{
	float: left;
	width: 100%;
}

.ContentHeigt
{
	float: right;
	height: 500px;
	width: 1px;
	font-size: 1px;
}

.Content
{
	float: left;
}

.Content2
{
	width: 640px;

	/*
	position: relative;
	margin-left: 0px;
	height: auto;
	*/
}

.Right
{
	width: 135px;
	margin-right: 20px;
	

	/*
	float: right;
	position: absolute;
	margin-left: 1px;
	margin-bottom: 3px;
	*/
}

.ContentExtras
{
	float: left;
	width: 100%;
	border-top: 2px dotted #999999;
}

.ContentExtraSquare
{
	float: left;
	width: 33%;
	border-right: 2px dotted #999999;
}

.ContentExtraSquareHeader
{
	margin-left: 10px;
	float:left;
}

.ContentExtraSquareLast
{
	border-right: 0px;
}

.Bottom
{
	font-size: 1px;
}

.FooterFrame
{
	position: relative;
	width: 800px;
	margin: 0px auto auto auto;
	font-size: 10px;
	margin-top: 3px;
}

.FooterLeft
{
	float: left;
}

.FooterLeft a.SkinObject
{
	font-weight: normal;
	color: #999999;
}

.FooterLeft a.SkinObject:hover
{
	color: #999999;
	text-decoration: underline;
}

.FooterRight
{
	float: right;
}

.FooterRight, .FooterRight a, .FooterRight a.SkinObject, .FooterRight a.MathinicLink
{
	font-weight: normal;
	color: #999999;
}

.FooterRight a:hover, .FooterRight a.SkinObject:hover
{
	text-decoration: underline;
	color: #999999;
}

/*** Main Menu ***/


.MainMenu_MenuContainer
{
}

.MainMenu_MenuItem, .MainMenu_MenuItemSel, .MainMenu_MenuBreak, .MainMenu_MenuBreak td
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px;
}

.MainMenu_MenuItemSel
{
	color: #999999;
}

.MainMenu_SubMenu
{
	border: 1px solid #999999;
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
	padding: 5px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
}

.MainMenu_SubMenu .MainMenu_MenuItemSel
{
	color: #000000;
	background-color: #DDDDDD;
	padding: 5px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: normal;
}

.MainMenu_MenuIcon
{
	display: none;
	border: 0px;
	background-color: #FFFFFF;
}

.MainMenu_MenuArrow
{
	display: none;
	border: 0px;
}
