img{
	border:0;
}

.photo{
	padding:4px;
	border:1px solid #999999;
	background:#CCCCCC;
}

.photo:hover{
	border:1px solid #303030;
	background:#a0a0a0;
}

a.photo-link{
	display:block;
	margin-top:5px;
	font-family:tahoma, Arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#82b10c;
	text-decoration:none;
}

a.photo-link:hover{
	font-size:12px;
	color:#476302;
	text-decoration:underline;
}

a.right-link{
	padding:0px 0px 0px 10px;
	background:url(../images/mark_0_1.gif) left 5px no-repeat;
	font-family:tahoma, Arial, verdana;
	font-weight: bold;
	font-size:13px;
	color:#82b10c;
	text-decoration:none;
}

a.right-link:hover{
	font-size:13px;
	color:#476302;
	font-weight: bold;
	text-decoration:underline;
}

#paging{
	margin-top:10px;
	text-align:center;
}

#paging .active{
	padding:4px 0 4px 0;
	background:#82b10c;
	border:1px #476302 solid;
	color:#fff;
}

#paging td a{
	display:block;
	padding:4px 0 4px 0;
	background:#f2f2f2;
	border:1px #adadad solid;
	text-decoration:none;
	color:#303030;
}

#paging td a:hover{
	background:#909090;
	border:1px #808080 solid;
	color:#fff;
	text-decoration:none;
}

.page-head{
	margin:0px 0px 0px 0px;
	padding:24px 0px 10px 28px;
	background:url(../images/arrow.gif) -10px 14px no-repeat;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:22px;
	font-weight:bold;
	color:#0080ff;
}

.fort1{
font-family:"tahoma", Arial, Verdana;
font-size:12px;
color:#0080ff;
font-weight: bold;
text-decoration:none;
}

.fort1:hover{
	font-size:12px;
	text-decoration:underline;
}

a.fort{
	font-family:"tahoma", Arial, Verdana;
	font-size:12px;
	color:#0080ff;
	font-weight: bold;
	text-decoration:none;
}

a.fort:hover{
	font-size:12px;
	text-decoration:underline;
}

.info-title{
	padding:0px 0px 10px 0px;
	font-family: "tahoma", Arial, Verdana;
	font-size:12px;
	font-weight: bold;
	color:#98c822;
}

.info-discription{
	padding:0px 0px 10px 0px;
	font-family: "tahoma", Arial, Verdana;
	font-size:12px;
	font-weight: bold;
	color:#0080ff;
}

h5{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:15px;
	color:#0080ff;
	font-weight:normal;
}

.selectBox{
	border:1px solid #0080ff;
	background:#f3f3f3;
}

.textBox{
	height:21px;
}

.button{
	width:70px;
	height:21px;
	background:#e3e3e3;
	border:1px solid #CCCCCC;
}

