﻿body 
{
	margin:0px;
	background-color:#7A0000;
	font-family:Verdana;
	font-size:8px;
	color:#292615;
}

#DefaultContent
{
	font-family:Verdana;
	font-size:11px;
	color:#292615;
}

#page_top
{
	width:900px;
	height:97px;
	background-image:url('/images/background/top.jpg');
	text-align:left;
}

#page_left
{
	width:173px;
	background-image:url('/images/background/left.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

#page_right
{
	width:231px;
	background-image:url('/images/background/right.jpg');
	background-position:top;	
	background-repeat:no-repeat;
}

#page_center
{
	width:496px;
	background-image:url('/images/background/center.jpg');
	background-repeat:no-repeat;
	vertical-align:top;
}	
#background_repeat
{
	top:1000px;	
	background-image:url('/images/background/back_repeat.jpg');
	background-repeat:inherit;
	position:absolute;
	z-index:-2;
	width:900px;
	height:100%;
}

a.LeftMenuLink
{
	color:#1a3c61;
	font-family:Verdana;
	font-size:13px;
	margin-left:4px;
	text-decoration:none;
}

a:hover.LeftMenuLink
{
	color:#980098;
	text-decoration:none;
}

.LeftMenuLinkActive
{
	color:#980098;
	text-decoration:none;
	font-family:Verdana;
	font-size:13px;
	margin-left:4px;
}

a.BreadCrumb
{
	color:#232728;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;	
}		
a:hover.BreadCrumb
{
	color:#51509e;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;	
}				  

.FooterText
{
	color:#432108;
	font-family:Verdana;
	font-size:10px;
}

a.FooterLink
{
	color:#432108;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

a:hover.FooterLink
{
	color:#51509e;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
}