﻿*
{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}





#welcome
{
	color: white;
	font-family: Arial;
	text-align: left;
	font-size: 13pt;
	font-weight: bold;
}


#contents, #contents2, #contents3

{
	width:90%;
}

#pagetitle, #pagetitle2, #pagetitle3
{
	font-weight: normal;
	font-size: 13pt;
	color: White;
	font-family: Arial;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	border-top: white thin groove;
	border-bottom: white thin groove;
	background-color: #4d4d4d;
}


#txt, #txt2, #txt3, #txt_hist, #t_feedback, p, .txt1

{
	font-size: 10pt;
	color: White;
	font-family: Arial;
	text-align:justify;
	
	
}


.img
{
	float: right;
	margin-left:20px;
	margin-bottom:10px;
}

#t_feedback
{
	width: 80%;
	border-collapse: separate;
	background-color: #666666;
	text-align: left;
}



.fb_inputs
{
	width:190px;
}

.fb_comment
{
	width:190px;
	height:80px;
}

.smaptitle
{
	border-top: white 1px solid;
	font-size: 12pt;
	border-bottom: white 1px solid;
	font-family: Arial;
}

.smapfoorer
{
	border-bottom: white 1px solid;
}


.lblStatuse
{
	width: 180px;
	font-size: 10pt;
	color: white;
	padding-left: 20px;
}

#ReptrTable
{
	font-size: 10pt;
	color: white;
	border-collapse: separate;
}

.lblFType
{
	width: 150px;
	color: gray;
	text-align: right;
}

#DLink, #DType
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 10px;
}




