body{
	margin: 0px;
	background-repeat: repeat-x;
	background-image:  url("images/bg.gif");
	background-color: #C6C6C6;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D7D8D8;
	margin: 0px 0px 5px;
	font-weight: bold;
}
.photo_text{
	font-style: italic;
	background-position: center;
	text-align: center;
	margin: 2px 0px 0px;
}
p{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

hr{
	border: 1px dashed #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #D7D8D8;
	line-height: 1.2;
}
a:link {
	text-decoration: underline;
	color: D7D8D8;
}
a:visited{
	text-decoration: underline;
	color: D7D8D8;
}
a:active{
	text-decoration: underline;
	color: D7D8D8;
}
a:hover{
	text-decoration: underline;
	color: #999999;
}
.v11r   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFCC00; text-decoration: none}
.v11r_b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none}
.v10w {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.v10w_b {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}

.photo{
	border: 10px solid #FFFFFF;
}

.brd{
	width: 100%;
	border-top: 1px solid #D7D8D8;
	border-right: 1px #D7D8D8;
	border-bottom: 1px solid #D7D8D8;
	border-left: 1px #D7D8D8;
}

form{
	margin: 0px; 
}


.tbl_row{
	background-color: #E7E7E7;
}
ul{
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-type: disc;
}
.button{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	height: 19px;
	font-weight: bold;
}
#block{
	text-align: justify;
	margin-left: 210px;
	width: 360px;
}
h2 {

	font-family: Tahoma;
	font-size: 10px;
	color: #D7D8D8;
	margin: 0px 0px 5px 5px;
	font-weight: bold;
}

		.required {
			color: red;
			font-weight: bold;
		}
