/* CSS Document */

.rimage {
	height: auto;
	width: 100px;
	border: 1px dotted #999999;
}
.gimg {
	height:auto;
	width: 100px;
	margin: 1px;
	padding: 1px;
}
.gthumb {
	height:auto;
	width: 440px;
	border: medium solid #999999;
	padding: 5px;
	background-color: #E8EEF1;
}
.gthumb_img {
	height:auto;
	width: 440px;
}
.mhStyle1 {
	color: #CE700C;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.alldocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.alldocs #fphoto {
	border: thin dotted #CE710A;
	padding: 2px;
	width: 50px;
	height:auto;
}
#gphoto {
	border: thin dotted #CE710A;
	padding: 1px;
	width: 100px;
	height:auto;
}
.gbutton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	padding: 5px;
	border: 1px solid #999999;
	background-color: #E6E6E6;
	text-decoration: none;
	margin: 2px;
}
.pcat_style {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.rtype {
	color: #828386;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}	
.opt_warn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	padding-left: 20px;
	font-style: normal;
	text-decoration:blink;
}