/*
 * File: kissen.css
 */
 
body,BODY
{
	background-color:White;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-size:100%;
	margin: 0; 
	padding: 0;  
}

p,P
{
	margin: 6px 0px 6px 0px;
}

hr,HR
{
	color: #000000;
	background-color: #E2E4EB;
	border: solid 1px  #000000;
}

a:link,A:link   
{
	color:#000000;
	text-decoration: underline;
	border-color: #000000;
}

.colLeft 
{
	background-color:#E3E3EB;
	border-left-width: 0px;
	border-right-width: 10px;
	border-top-width: 20px;
	
}

.colRight
{
	
	border-left-width: 10px;
	border-right-width: 0px;	
}

#mainContent, .colLeft, .colRight
{
	vertical-align:top;
}

#mainContent 
{
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 10px;
}

#indexContent
{
	border-left-width: 0px;
	border-right-width: 0px;
	padding-top: 0px;
}
#mainContent, .colRight, .colLeft
{
	border-top-width: 0px;
	border-bottom-width: 5px;
	border-style: solid;
	border-color: white;
}

#statusText, #statusStats td, #statusStats TD, #statusStats tr, #statusStats TR
{
	font-size:90%;
	text-align:center;
}

#statusText, #statusStats td, #statusStats TD
{
	font-size:80%;
}

#statusStats
{
	width:187px;
	margin:0 0 2px;
}

#statusStats td, #statusStats tr, #statusStats TD, #statusStats TR
{
	padding:0;
	color:#000000;
	line-height:1em;
}

.footerMain
{
	width:100%;
	margin:0px;
	border-bottom-color:#CB0303;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom:4px;
	padding-top:3px;	
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	white-space:nowrap;	
	position:relative;
	background-color: #E3E3EB;
	color:#333436;
}

.footerText
{	
	float:left;
	position:relative;
	padding-bottom:3px;
	top:-2px;
	margin:0px;
}

.footerCoText
{		
	text-align:right;
	text-decoration:none;	
	vertical-align:middle;
	padding-right:65px;
	font-size:75%;
}

#baseCol1
{
	width:170px;
}

#baseCol2
{
	width:50%;
}

#baseCol3
{
	width:50%;
}

#baseCol4
{
	width:197px;
}

#masterLayout
{
	margin:0px;
	width:100%;
}
