﻿Html, Body
{
    margin: 0 auto;
    text-align: center;
    left: auto;
    right: auto;
    font-size: 11px;
    color: #666;
}
Body
{
    background-image: url(../Images/BG.png);
    background-repeat: repeat-x;
}
Div
{
    margin: 0 auto;
}
TD
{
    line-height: 26px;
    height: 26px;
}
Input[Button]
{
    padding: 2px;
}
Input[text]
{
    background: #FFEEEE;
    color: Gray;
}
Input
{
    border:solid 1px gray;
}
A
{
    color: #336699;
}
A.Gray:link
{
    color: #787878;
    text-decoration: none;
}
A.Gray:visited
{
    color: #787878;
    text-decoration: none;
}
A.Gray:active
{
    color: #787878;
    text-decoration: none;
}
A.Gray:hover
{
    color: #3399cc;
    text-decoration: none;
}
A.White:link
{
    color: #FFF;
    text-decoration: none;
}
A.White:visited
{
    color: #FFF;
    text-decoration: none;
}
A.White:active
{
    color: #FFF;
    text-decoration: none;
}
A.White:hover
{
    color: #FFF;
    text-decoration: none;
}
Table.Gridview
{
    border-left:solid 1px white;
    border-right:solid 1px white;
    border-top:solid 1px #999;
    border-bottom:solid 1px #999;
}
Caption
{
    padding-bottom:5px;
    font-weight:bold;
}
Div.MoveableTab
{
    height: 20px;
    vertical-align: top;
    vertical-align: text-top;
}

#flash_sec 
{
	position: absolute;
	height: 200px;
	width: 951px;
	top: 20px;
	margin:0 auto;
	text-align:left;
	padding: 0px;
}
#Indexflash_sec 
{
	position: absolute;
	height: 200px;
	width: 970px;
	top: 30px;
	margin:0 auto;
	padding: 0px;
	*margin-left:-485px;
}
#SiteMap
{
    padding-top:5px;
    height: 25px;
    width: 950px;
    text-align: right;
}
#IndexSiteMap
{
    position:absolute;
    padding-top:5px;
    height: 25px;
    width: 970px;
    margin:0 auto;  
    top:0px;  
    text-align: right;
    *margin-left:-485px;
}
#Body
{
    margin-top:-2px;
    padding-top:2px;
    width: 950px;
    margin-lefT:auto;
    margin-right:auto;
    background-image: url(  '../Images/ContentBG.PNG' );
    background-repeat: repeat-y;
    min-height: 360px;
    text-align: left;
}
#Banner
{
    width: 951px;
}
#BannerMenu
{
    border: solid 1px gray;
    min-height: 360px;
}
#BannerInside
{
    vertical-align:bottom;       
    bottom: 0;
    height: 190px;
    width: 951px;
}
#Menu
{
    margin-left: 0;
    width: 184px;
    float:left;
}
#Menu > Image
{
    float: left;
}
#Content
{    
    padding-top:10px;
    width: auto;
    margin-left:210px;
    vertical-align: top;
}
#BorderTop
{
    background: url(  '../Images/borderTop.png' );
    width: 950px;
    height: 84px;
}
#BorderContent
{
    background: url(  '../Images/borderContent.png' );
    width: 950px;
}
#BorderContent > TD
{
    text-align: left;
    vertical-align: top;
}
#BorderBottom
{
    background: url(  '../Images/BorderBottom.png' );
    width: 950px;
}
#Footer
{
    background: url(  '../Images/Footer.PNG' );
    width: 950px;
    height: 50px;
}
#IndexFooter
{
    background: url(  '../Images/IndexFooter.PNG' );
    width: 972px;
    height: 54px;
}
.Brown12
{
    color: #804000;
}
.ModalBackground
{
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.ModalPopup {
	background-color:#ffffdd;
}
.BlueBold
{
    color:#435b7f;
    font-weight:bold;
}
