﻿body
{
    background-color:#9f9f9f;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}

header
{
    font-weight:bold;
    font-family:Arial;
    color:#663333;
}

div.txtHome
{
    font-weight:normal;
    font-family:AriAL;
    color:#663333;
    font-size:12px;
    text-align:Left;
}
div.txtBottom
{
    font-weight:bold;
    font-family:Times New Roman;
    color:#663333;
    font-size:15px;
    font-stretch:wider;
    text-align:center;
    letter-spacing:.9px;
 }

div.subContent
{
    position:relative;
    top:-240px;
    left:280px;
    font-family:Arial;
    color:#663333;
    font-size:12px;
    text-align:left;
    width:500px;
}

div.subContent2
{
    position:relative;
    top:20px;
    left:225px;
    font-family:Arial;
    color:#663333;
    font-size:12px;
    text-align:left;
    width:500px;
}

div.subContent3
{
    position:relative;
    top:5px;
    left:37px;
    font-family:Arial;
    color:#663333;
    font-size:13px;
    text-align:left;
    width:800px;
}

div.subContent4
{
    position:relative;
    top:5px;
    left:225px;
    font-family:Arial;
    font-weight:bold;
    color:#663333;
    font-size:10;
    text-align:center;
    vertical-align:top;
    width:550px;
}
div.subContent5
{
    font-family:Arial;
    color:#663333;
    font-size:12px;
    text-align:center;
    width:500px;
}

.smallTxt
{
    position:relative;
    top:-10px;
    left:270px;
    font-family:Arial;
    color:#663333;
    font-size:9px;
    text-align:left;
    z-index:100;

}

.smallTxt2
{
    font-family:Arial;
    color:#663333;
    font-size:9px;
    text-align:left;
    z-index:100;

}

div.Subheader
{
    position:relative;
    top:25px;
    left:280px;
    width:300px;
    font-weight:bold;
    font-family:Arial;
    color:#663333;
    
}

div.Subheader2
{
    position:relative;
    top:0px;
    left:225px;
    font-weight:bold;
    font-family:Arial;
    color:#663333;
    
}

div.Subheader3
{
    position:relative;
    top:10px;
    left:200px;
    font-weight:bold;
    font-family:Arial;
    color:#663333;
    
}
div.Subheader4
{
    position:relative;
    font-size:13px;
    top:0px;
    left:150px;
    font-weight:bold;
    font-family:Arial;
    color:#663333;
    width:100px;
    vertical-align:top;
    
}

div.subImage
{
    position:relative;
    top:50px;
    left:32px;
    border-style:solid;
    border-color:#663333;
    border-width:2px;
    height:285px;
    width:212px;
}

h1{font-size:16px;color:#663333;}

table.Tmain
{
    width:900px;
    height:702px;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
    border:0px;
    table-layout:fixed;

}

table#mainTable    
{
    margin-left:auto; 
    margin-right:auto;
    margin-top:0px;
}

tr.header td
{
    height:112px;
    background-color:#ffffff;
    margin-top:0px;
}

tr.mainNav td
{
	white-space: nowrap;
    background-image: url('images/nav_bak.gif');
    background-repeat:repeat-n;
    background-color:#663333;
    height:32px;
}

td.tContent
{
    background-image: url('images/subContent_bak.gif');
    background-repeat:repeat-y;
    background-color:White;
    height:500px;  
    
}
td.tCContent
{
    background-image: url('images/subContent_bak.gif');
    background-repeat:repeat-y;
    background-color:White;
    height:550px;  
    
}

td.TeamContent
{
    background-image: url('images/subContent_bak.gif');
    background-repeat:repeat-y;
    background-color:White;
    height:700px;  
    padding-top:0px;
    vertical-align:top;
    padding-bottom:1-px;
    
}

td.tContentL
{
	background-image: url('images/home_txt.gif');
	background-repeat:repeat-n;
    background-color:#CCCCCC;
    height:449px;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}
td.tContentR
{
    background-color:White;  
}


tr.Sbar td
{
    background-image: url(images/bottom_bar.gif); 
    background-repeat: repeat-x;
    height:3px;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}
bottom_bar
{
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
    vertical-align:top;
    position:absolute;
    left:100px;
    top:0px;
}

tr.tBottom2 td
{
    height:91px;
    background-color:#ffffff;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}

tr.tBottom td
{
    height:6px;
    vertical-align:top;
    background-color:#9f9f9f;
    padding:0px 0px 0px 0px; 
    margin:0px 0px 0px 0px;
}