.boutline {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px 5px;
	margin: 1px 1px 1px 1px;
	
}

p,td {
	font-family: Verdana, Arial;
	font-size: 10pt;
}

.heading {
	font-family: Tahoma;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.small {
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.gsmall {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #888888;
}

.surround {
	border-style: solid; 
	border-width: 1px;
	border-top-color: #CCCCCC; 
	border-left-color: #CCCCCC; 
	border-right-color: #000000; 
	border-bottom-color: #000000; 
}

.surroundm {
	background-image: url(/images/cellpic1.gif);
	background-color:#D1D7DC; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 18px;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.big {
	font-family: Arial, Verdana;
	font-size: 11pt;
}

.large {
	font-family: Verdana, Arial;
	font-size: 12pt;
}

.blarge {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.cblarge {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.bblarge {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

A { 
	text-decoration: none; 
	color: #892424;
}

A:visited { 
	color: #892424;
}

A:hover { 
	color: #CAD9EC;
}

.shigh {
	color: #797BCF;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.rhigh {
	color: #414293;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.high {
	color: #797BCF;
	font-weight: bold;
}

A.high { 
	color: #797BCF;
	font-weight: bold;
}

A.high:visited { 
	color: #797BCF;
	font-weight: bold;
}

A.high:hover { 
	color: #797BCF;
	font-weight: bold;
}
.inpt { 
	color: #000000;
	background-color: #FFFFFF;
	border-style: double;
	border-width: 1px;
} 
.bttn { 
	color: #000000;
	background-color: #DDDDDD;
	border-style: outset;
	border-width: 1px;
	z-index: -10;
	font-size: 10px;
}

body {
	background-repeat: repeat-x;
}