﻿body
{
    color: #666666;
    font-family: Arial, Sans-Serif, Helvetica;
    font-size: 10px;
}
p
{
    color: #ffffff;
    font-size: 11px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom:0px;
    padding-top: 0px;
     text-align: left;
}
td 
{
    color: #ffffff;
    font-size: 10px;
    font-family: Arial, Sans-Serif, Helvetica;
     text-align: left;
}

ul
{
    
    color: #ffffff;
    margin-top:0;
    margin-bottom:0;
    text-align: left;
    list-style-position: outside;
    list-style-type: square;
}

h1
{
    color: #6699ff;
    font-size: 15px;
    font-family: Arial, Sans-Serif, Helvetica;
    padding-left: 10px;
    margin-top:0;
    margin-bottom:0;
}

h2
{
    color: lightblue;
    font-size: 12px;
    padding-left: 10px;
    font-family: Arial, Sans-Serif, Helvetica;
}

h3
{
    color: #cc9966;
    font-size: 10px;
    padding-left: 10px;
    font-family: Arial, Sans-Serif, Helvetica;
    margin-top: 0px;
    margin-bottom: -10px;
}


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:0px;}
div {margin:0px;}
object {margin:0px;}
.gall
{
    border-right: #666699 1px solid;
    padding-right: 5px;
    border-top: #666699 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #666699 1px solid;
    padding-top: 5px;
    border-bottom: #666699 1px solid;
    background-color: #ffffff;
    margin-bottom:8px;
    margin-left:8px;
    margin-right:3px;
}
.textbox
{
    position: static;
    border-right: #999999 1px dashed;
    padding-right: 10px;
    border-top: #999999 1px dashed;
    padding-left: 10px;
    background-image: none;
    padding-bottom: 0px;
    border-left: #999999 1px dashed;
    padding-top: 10px;
    border-bottom: #999999 1px dashed;
    width: 200px;
    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;}
    
 .navback
{
	background-position-y: top;
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
}
.accHeader
{
	border: 1px solid #314057;
	padding: 3px;
	background-color: #4D5B82;
	width: 240px;
	height: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.accImage
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 3px;
}