/* CSS Document */

body{
	
	margin:0;
	padding:0;
	background-color:#d0ccc2;
}
.DateRightAlign
{
    font-size: 13px;
    color: black;
    font-family: Arial;
    text-align: right;
    font-style: italic;
    text-decoration: underline;
}
.MastrTablebody
{
    margin: 0px 0px 0px 10px;
    padding: 0;
    background-color: white;
}

#banner_container
{
    background: #c22a09 url(../images/Brightbanner.jpg) no-repeat 0 0;
    margin: 6px 6px 0px;
    height: 90px;
}

#banner
{
	float:left;
	margin: 22px 0 0 15px;
}

#BodyDiv
{
	float:left;
	margin:0 0 0 2px;
}
#banner_cap{
	float:right;
}

.MenuItem
{
    font-size: 12px;
    color: #000000;
    font-family: Arial;
    font-weight: bolder;
    border-right: #e1e0db 1px solid;
    text-decoration: underline;
}
.MenuBackcolor
{
    background-image: url(../Images/MenuBackcolor.JPG);
}
a
{
	font-size:12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
a:active
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a:hover
{
    font-size: 12px;
    color: #cc0000;
    font-family: Arial;
    text-decoration: underline;
}
a:link
{
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
a:visited
{
	font-size: 12px;	
	font-family: Arial;	
	text-decoration: underline;
}
.RedHeader
{
    font-size: 14px;
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
}
.Header1
{
    font-size: 12px; 
    font-weight: bold;
    color: black;
    font-family: Arial;
   
}

.HomePageTextJustify
{
    font-size: 13px;
    color: black;
    font-family: Arial;
    text-align: justify;
}
.HomePageText
{
    font-size: 13px;
    color: black;
    font-family: Arial;
    text-align: left;
}
.BannerAdsText
{
    font-size: 16px;
    color: white;
    font-family: Arial;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    border-bottom-style: none;
    text-align: justify;
}
.GrayLinks
{
    font-size: 12px;
    color: #666666;
    font-family: Arial;
    text-decoration: underline;
}
.PageTitle
{
    font-size: 23px;
    color: #cc0000;
    font-family: Arial;
}

.Heads
{
    font-size: 13px;
    color: #cc0000;
    font-family: Arial;
    font-weight: bold;
}

.Intro
{
    font-size: 16px;
    color: #666666;
    font-family: Arial;
}

.Body
{
    font-size: 13px;
    color: black;
    font-family: Arial;
    text-align: left;
}

.test
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}