
/*HTML {
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight : bold;
	text-align : center;
	background-color : #FFCCFF;
}*/

/* - - - - - - - - - - - - - - - - - - - - - - - - */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	text-align : center;
	font-size: 14px;
	background: url(gray-stripes5-B.jpg)
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
TABLE {
	font-family: "Arial", sans-serif;
	vertical-align: text-top;
	border: 1;
	background-color: White;
	font-size: 14px;
}

.maintable {
	width: 900px
}

.cellleft {
	background-color : Silver;
}

.topcell {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}

.rowtwo {
	color: #666666;
	padding : 0px 20px 0px 20px;
}

.colleft {
	color: #666666;
	vertical-align: top;
	background-color: White;
}

.colright {
	color: #666666;
}

.sess_var {
	text-align : right;
}

.sess_val {
	text-align : left;
	font-weight : bold;
}

.cell_top{
	background-color : #993333;
	color : White;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - */
Div {
	
}

.hcenter {
	text-align: center;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
LI {
	list-style: square inside;
	text-align: left;
}

.tcircle {
	list-style: circle;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
 UL {
 text-align: left;
 }

/* - - - - - - - - - - - - - - - - - - - - - - - - */
a
{color:#004276;
text-decoration:none;
}

a:visited
{color:#5c7996;}

a:hover
{color:#ca0002;}

/* - - - - - - - - - - - - - - - - - - - - - - - - */
p {

}

.biosec{
	padding : 0px 0px 0px 20px;
	text-align : left;
}

.topicsec{
	padding : 0px 0px 0px 50px;
	text-align : left;
}

.advsec{
	padding : 180px 0px 0px 0px;
	text-align : center;
}

.linksec{
	padding : 0px 50px 0px 40px;
	text-align : left;
	text-indent : 10px;
}

.logsec{
	text-align : left;
}

form {
	text-align : left;
}

span {
	font-size : 8px;
}

.viewcom {
	font-size : 11px;
}

