﻿body
{
    color: #666666;
    font-family: Arial, Sans-Serif, Helvetica;
    font-size: 10px;
}
p
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 0px;
    padding-top: 0px;
}
h1
{   text-align:center;
    color: #666666;
    font-size: 13px;
    font-family: Arial, Sans-Serif, Helvetica;
 
}

h2
{   text-align:center;
    color: #666666;
    font-size: 12px;
    font-family: Arial, Sans-Serif, Helvetica;
	padding: 0px 0px 0px 0px
}



A
{   color:#666666;
    text-decoration: none;
    
}
A:link
{   color:#666666;
    text-decoration: none;
    
}
A:visited
{   color:#666666;
    text-decoration: none;
    
}
A:hover
{
    text-decoration: underline;
}
hr
{
    width: 550;
    color: lightgrey;
}
form {margin:0;}
div {margin:0;}
object {margin:0;}
.textbox
{   position: static;
    border-right: #999999 thin dashed;
    padding-right: 0px;
    border-top: #999999 thin dashed;
    padding-left: 0px;
    background-image: none;
    padding-bottom: 0px;
    margin: 5px;
    border-left: #999999 thin dashed;
    padding-top: 10px;
    border-bottom: #999999 thin dashed;
    background-color: white;
    width:250px;
    height:130px;
    }
.topcontent {width:800;}
.footcontent {width:800;}
.centcontent
{
    width: 800;
    border-left: #cccccc thin dotted;
    border-right: #cccccc thin dotted;
    background-image: url(images/transbox.gif);
    background-repeat: repeat;
    padding-top:5px;
    padding-bottom:5px
}

.col 
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom:2px
}

.colname
{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    font-weight:bold;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
     margin-top:2px
     
}
.video
{   color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;}
    
 .black {color:white;
    font-size: 12px;
    font-weight:bold;
    
    }
  .rtline
{
    border-right: #cccccc 1px solid;
}
.train
{   color: #666666;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;}
   
   
.tab
{
	position: relative;
	color: Black;
	border-top: #999966 1px solid;
	border-right: #999966 1px solid;
	border-left: #999966 1px solid;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:4px;
	padding-top: 3px;
	height: 40px;
	background-color: lemonchiffon;
}  
.tab:hover
{
	background-color: #ffffff;
}