.smalltxt {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	padding: 4px ;
}

.normaltxt {
	color: #1c82c0;
	font-family: Verdana;
	font-size: 14px;
	margin-left: 15px;
	line-height: 120%;
}

.titletxt{
	font-family: Verdana;
	font-size: 14px;
	color:#CCCCCC;
	line-height: 120%;
	text-indent: 40px;
	font-weight: bold;
}
.redstar{
	color: red;
	font-size: 10px
}

.ajaxmsg{
	color: blue;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
}


.headTopic{
    color: black;
	font-family: Verdana;
	font-size: 16px;
	line-height: 180%;
}

.footertxt{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	padding: 4px ;
}

.line{
	border-left: 1px  dashed #1c82c0;
}

.footer a{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	padding: 4px ;
	text-decoration: none;
}

.footer a:hover{
	color: #b8dcd9;
	text-decoration: underline;/*background of tabs for hover state */
}


.frametitle{
 	display: block;
	border:#000000 3px solid;
	background-color:#be0405;
	width: 850px;
	float: none;
	color: white;
	font-family:Verdana;
	margin-top: 15px;
	z-index:-1;
	padding: 10px 20px;

}

.framedetail{
 	display: block;
	border:#000000 3px solid;
	background-color: white;
	font-family:Verdana;
	width: 830px;
	height: 250px;
	float: none;
	color:#000000;
	margin-top: 15px;
	z-index:-1;
	padding: 15px 30px;
	
}

.framedetail1{
 	display: block;
	border:#000000 3px solid;
	background-color: white;
	font-family:Verdana;
	width: 830px;
	height: 400px;
	float: none;
	color:#000000;
	margin-top: 15px;
	z-index:-1;
	padding: 15px 30px;
	
}

.framedetail2{
 	display: block;
	border:#000000 3px solid;
	background-color: white;
	font-family:Verdana;
	width: 830px;
	height: 530px;
	float: none;
	color:#000000;
	margin-top: 15px;
	z-index:-1;
	padding: 15px 30px;
	
}

.framedetail img{
float:left;
border: 0px;
padding: 0px 50px 0px 0px;
}

.bigtext{
	font-size:28px;
	font-weight: bold;
	text-align: center;
}
