BODY{
	background-color: #460000;
	padding         : 10px 0 10px 0;
    margin          : 10px 0 10px 0;	
}
.body{
	width:  770px;
	border: 1px solid black;
	background-color:#FFFFFF;


}
.leftBar{
	border-right: 1px solid #C5CAC5;
}
/*
.leftBar,.content{
	background: url(images/bg1.gif);
	background-repeat: repeat-x;
}
*/
.footer{
	border-top: 1px solid #C5CAC5;
}
BODY, TD{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
}
.mainTable{border: 1px solid Black}
A{
	color: #2969A4;
}
A:visited{
	color: #5281BD;
}
A:hover{
	color: #FF9B19;
}
UL{
	margin-top:    3px;
	margin-bottom: 10px;
	padding-left:  16px;
	margin-left:   0px;
}
H1,H2,H3,H4{
	font-family: Tahoma, Verdana, Helvetica;
	color: #2969A4;
	font-weight: bold;
	margin: 0;
	padding:0;
	margin-top:    10px;
	margin-bottom: 10px;
}
H1,H2{
	font-size: 12px;
	color: #2969A4;
	font-weight: bold;
}
H2{
	color: Black;
}
H3{
	font-size: 11px;
	color: black;
	margin-bottom: 5px;
}
H4{
	color: Black;
	font-size: 10px;
	margin-bottom: 0;
}
.leftBar{
	padding-left: 18px;
	padding-right: 4px;
	padding-top:   8px;
	padding-bottom:6px;
}
.leftMenu SPAN{color: #FFBE10}
.leftMenu{
	font-weight: bold;
}
.leftMenu A{
	color: #2969A4;
	text-decoration: none;
}
.leftMenu A:visited{color: #255E93}
.leftMenu A:hover  {color: #FFBE10}
.categoryList{line-height:1.1em}
.categoryList A{text-decoration:none}
#content{
	padding-top:   10px;
	padding-left:  25px;
	padding-right: 24px;
	padding-bottom:30px;
}

#contentFree, #contentFree a, #contentFree a:link, #contentFree a:visited{
	padding-top:   10px;
	margin-top:   10px;
	margin-bottom: 10px;
	padding-bottom:30px;
}
.footer{
	padding-top:    8px;
	padding-bottom: 8px;
}
.footer, .footer TD{font-size: 11px}
.footer A{
	text-decoration: underline;
	color: Black;
}
.footer .links A{margin-right: 6px}
.footer A:visited{color: #393939}
.footer A:hover{color: #FF9B19}
P{
	margin: 0;
	margin-bottom: 1ex;
}

.button{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	border: 0px solid White;
	padding: 2px;
	vertical-align: center;
	height: 20px;
	display: inline-block;
}
INPUT.text, SELECT{
	border: 1px solid Gray;
	font-size: 12px;
	height: 20px;
	vertical-align: center;
}



/*header*/


.maincontainer {
  background-color : #fff;
  height:100%;
  width:100%;

}

.logocontainer {
  float            : left;
  /*width            : 500px;*/
}

.topmenucontainer { 
  /*height           : 20px;*/
  background       : #B40710; 
}


.contentcontainer {
  border-top       : 5px solid #ffffff;
  margin	       : 5px;
}


/* head */
.logouser4container {
  height           : 60px;
  background       :   url("http://seeitout.com/images/logo_topbar_bg.gif"); background-repeat:repeat-x;
}

.user4container {
  float            : right;
  width            : 200px;
}

 table.top {
  background-color : #B40710; /*#FF6633;*/
  height           : 19px; 

}
#footerTBL{ background: #460000;}

/* package program header links */
a.nav,.nav, a.nav:visited {font-weight:bold;color:white; text-decoration:none}
a.nav:hover{text-decoration:underline;color:#ffffff}
a.nav2,.nav2, a.nav2:visited {font-weight:bold;color:#ABCDEF; text-decoration:none}
a.nav2:hover{text-decoration:underline;color:#ABCDEF}