body
{
	margin: 10px;
}

table, tr, td
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; 
	font-size:12px;
	padding:0px;
}

table
{
	background-color:white;
	color:black;
	line-height:normal; 
}

/**** Top Section ****/
#head
{
	padding: 5px;
	width: 795px;
	border-collapse: collapse;
}

#head>td
{
	padding: 5px;
}

#logo
{
	padding: 5px;
}

#login
{
	padding: 5px;
	text-align: right;
}

#menu
{
	padding: 0px;
}

#breadcrumb
{
	padding: 5px;
}

/**** End Top Section ****/

/**** Content Section ****/
#content
{
	width: 795px;
	border-collapse: collapse;
	padding: 3px;
}

#headContent
{
	width: 795px;
	border-collapse: collapse;
	padding: 3px;
}

#headContentCell
{
	padding: 5px;
	text-align: center;
}

#leftContent
{
	text-align: center;
	vertical-align: text-top;
}

#centerContent
{
	text-align: center;
	vertical-align: text-top;
}

#rightContent
{
	text-align: center;
	vertical-align: text-top;
}
/**** End Content Section ****/

/**** Content Footer ****/
#footer
{
	width: 795px;
	border-collapse: collapse;
	padding: 3px;
}

#topFooter
{
	text-align: center;
}

#bottomFooter
{
	text-align: center;
}
/**** End Content Footer ****/

/**** Link Section ****/
a
{
	font-family:Tahoma,Arial,Helvetica,sans-serif; 
	font-size:12px;
}

a:link
{
	color: #4C85C9;
	font-weight: bold;
}

a:active
{
	color: #4C85C9;
	font-weight: bold;
}

a:visited
{
	color: #4C85C9;
	font-weight: bold;
}

a:hover
{
	color: #4C85C9;
	font-weight: bold;
	text-decoration: underline;
}
/**** End Link Section ****/

/**** Customization Section ****/
.UserClass{}
.LoginClass{}
.MenuHoverClass
{
	color: #4C85C9;
	font-weight: bold;
}
.RootMenuHoverClass
{
	color: #4C85C9;
	font-weight: bold;
}
.BreadcrumbClass{}
.LinksClass{}
.FooterTabs{}

/**** End Customization Section ****/

