/* CSS Document */
body {
	background-image: url(../images_video/bggg3.gif);
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
FORM { margin:0px; padding:0px; }
h1 {
	margin-bottom: 0;
	padding-bottom: 0; 
}
.HomeHead {
	font-size: 16px;
	color: #FFFFFF;
}
.HomeRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0; 
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0; 
}
.Copyright {
	font-size: 14px;
	color: #EEEEEE;
}
.AboutUs {
	font-size: 12px;
}
.bottomlinks
{
    padding-top:1em;
    background-color:#000000;
    text-align:center;
    font-size:13px;
    color:darkgray;
}
.bottomlinks A
{
    font-weight:bold;
    color:White;
}
.mainTable
{
    width:740px;
    border-collapse:collapse;
	background-image: url(../images_video/EdgeMiddle.gif);
	background-repeat:repeat-y;
    background-color: #B1D4DB; 
}
.maincontentarea
{
    width: 634px;
    vertical-align:top; 
}
.mainTopLeft
{
	background-image: url(../images_video/EdgeLeft_Top.gif);
	background-repeat:no-repeat;
    width:53px;
    height:167px;
}
.mainTopRight
{
	background-image: url(../images_video/EdgeRight_Top.gif);
	background-repeat:no-repeat;
    width:53px;
    height:167px;
}
.mainBottomLeft
{
	background-image: url(../images_video/EdgeLeft_Bottom.gif);
	background-repeat:no-repeat;
	height:221px;
    width:53px;
    background-position:bottom;
}
.mainBottomRight
{
	background-image: url(../images_video/EdgeRight_Bottom.gif);
	background-repeat:no-repeat;
	height:221px;
    width:53px;
    background-position:bottom;
}

