.loginOutput{
	color:#000000;
	font-size:12px;
}
.loginInput{
	border-style:solid;
	border-color:#e21414;
	border-width:1px;
}
.loginButton{
	background-image:url(../images/buton01.gif);
	border:none;
	height:21px;
	FONT-SIZE: 12px;
	cursor:hand;
}

.pageTitle{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#013794
}
.pageTitle1{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#fff4f7
}
.tableTitle{
	FONT-SIZE: 12px;
	font-weight:bold;
}
.outerTable{
	border: 1px solid #99c1ee
}
.outerTable1{
	border: 1px solid #fff4f7
}
.contentLabel{
	FONT-SIZE: 12px;
}
.contentErrorLabel{
	font-size: 12px;
	color:#FF0000
}
.contentInput{
	border-style:solid;
	border-color:#aaaaaa;
	border-width:1px;
}
.contentRadio{
	FONT-SIZE: 12px;
}
.listTitle{
	FONT-SIZE: 14px;
}
.listLink{
	FONT-SIZE: 12px;
	font-weight:bold;
	color:#013794;
	text-decoration:none;
}
.tableList{
	border: 1px solid #99c1ee;
}
.tableListHeader{
	padding: 0px;
	background-color: #99c1ee;
	font-weight:bold;
	line-height: 1.8em;
	font-size: 13px;
}
.tableListContent{
	padding: 0px;
	background-color: #efefef;
	font-size: 12px;
	height:25px;
	text-align:center;
	onmouseover: expression(onmouseover=function (){this.style.backgroundColor ='#dddddd'}); 
	onmouseout: expression(onmouseout=function (){this.style.backgroundColor =''}); 
}
.tableListContent1{
	padding: 0px;
	font-size: 12px;
	height:25px;
	text-align:center;
}
.standardTable {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a, a:visited, a:active {
    color: #000000;
}
.contentLink{
	FONT-SIZE: 13px;
	font-weight: bold;
}