.psdx{
	font-family: Arial;
	color: #38547A;
	font-size: 11px;
	text-align : center;
	vertical-align: middle;
}

.top{
	background-image:  url(images/top-back.jpg);
	background-repeat: repeat-x;
	font: Tahoma;
	font-size: 14pt;
	height:25;
	color: white;
	text-align: center;
	vertical-align: middle;
	
	
	
}

.bottom{
	background-image : url(images/bottom-back.jpg);
	background-repeat: repeat-x;
	font: 11 Tahoma;
	font-size: 11px;
	height:25;
	color: white;
	text-align: right;
	vertical-align: middle;
	padding-right:5px;
	
	
}

.bottomimg{
	border: none;
	text-align: left;
	padding-top:10px;
	
}
	
	
.table{
	border:1px solid black;
}
	
.menu{
	width: 142px;
	height: 25px;
	border: 1px solid #15355C;
	background: #8491A1;
	text-align:left;
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	
	padding-left:10px;

	font-size:12px;
	cursor:hand;
	text-decoration:none;	
}	
	

a.menu{

	text-decoration:none;
}


a.menu:hover{
	background: #ffffff;
	color: #9C0303;
	text-decoration: none;
}

.menu1{
	height: 25px;
	border: 1px solid  #15355C;
	border-right: none;
	background: #5E6D80;
	text-align: center;
	vertical-align: middle;
}
.span{
	font-family: Arial;
	color: #38547A;
	font-size: 13px;
	text-align : justify;
}
a.span{
	text-decoration:none;
}
a.span:hover{
	color:red;
	text-decoration: underline;
}

.span1{
	font-family: Arial;
	color: #38547A;
	font-size: 13px;
	text-align : right;
	
}
.span2{
	font-family: Arial;
	color: #ac0000;
	font-size: 12px;
	text-align : right;
	border-bottom: 1px dotted #8491A1;
	border-right: 1px dotted #8491A1;
}
.span3{
	font-family: Arial;
	color: #38547A;
	font-size: 13px;
	text-align : left;
	font-weight: bold;
	border-bottom: 1px dotted #8491A1;
}

textarea, input, select, option{
	font-size:12px;
	font-family:Tahoma;
	color:#38547A;
}

.news{
	color: #8C1316;
	font-size: 11px;
	font-family: Tahoma;
	padding-left:2px;
	margin-left: 5px;
	margin-top:0px;
	padding-left: 10px;
}
a.news{
	color: #6D88AD;
}
a.news:visited{
	color:#6D88AD;
}
a.news:hover{
	color:red;
}
a.sitemap{
	color: #6D88AD;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
}
a.sitemap:hover{
	color:red;
	text-decoration:underline;
}
.ann{
	color: #8C1316;
	font-size: 11px;
	font-family: Tahoma;
	padding-left:2px;
	margin-left: 5px;
	margin-top:0px;
	padding-left: 10px;

}
a.ann{
	color: #8C1316;
	text-decoration:none;
}

a.ann:hover{
	color:red;
	text-decoration:underline;
}