body{
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: small;
	color: Gray;
}

.block2 a{
	font-weight: 700;
	text-decoration: none;
	color: #039BCC;
}

.block2 a:hover{
	text-decoration: underline;
	font-weight: 700;
	color: #039BCC;
}

.block a{
	font-weight: 700;
	text-decoration: none;
	color: #039BCC;
}

.block a:hover{
	text-decoration: underline;
	font-weight: 700;
	color: #039BCC;
}

.block2{
	border: 1px solid #039BCC;
	width: 710px;
	display: table;
	margin: 0 auto;
	padding-bottom: 15px;
	overflow:hidden;
}

.block{
	border-left: 1px solid #039BCC;
	border-right: 1px solid #039BCC;
	border-bottom: 1px solid #039BCC;
	width: 710px;
	display: table;
	margin: 0 auto;
	padding-bottom: 15px;
}

.deco{
	background-color: #039BCC;
	height: 3px;
	width: 100px;
	overflow: hidden;
	margin-left: 50px;
}

.left{
	float: left;
	width: 315px;
	margin: 7px;
}

.right{
	float: right;
	width: 315px;
	margin: 7px;
	border-left: 1px dotted #ABABAB;
	padding-left: 20px;
}

h4{
	font-size: small;
	font-weight: 700;
	color: #039BCC;
	padding: 0px;
	margin: 0px;
}

.holder{
	margin: 10px 0px 10px 0px;
}

a.recent{
	font-size: small;
	font-weight: 700;
	text-decoration: none;
	width: 310px;
	background-color: #F5F2ED;
	display: block;
	padding: 5px;
	color: #B47300 !important; 
	margin-bottom: 7px !important;
}

a.recent:hover{
	background-color: #F9F7F4;
	border: 1px solid #F5F2ED;
	padding: 4px;
	font-size: small;
	font-weight: 700;
	text-decoration: none;
	width: 310px;
	display: block;
	color: #B47300 !important;
	margin-bottom: 7px !important;
	text-decoration:underline;
}

.recent span{
	color: #000000;
}
/*
img{
	border: 1px solid #DDDDDD;
	background-color: #F4F4F4;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
*/
.cl{
	clear: both;
}

.l{
	float: left;
	width: 295px;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
	border-top: 1px dotted #ABABAB;
	height: 20px;
}

.r{
	float: right;
	width: 295px;
	margin: 0px 10px 0px 0px;
	padding: 10px 10px 0px 10px;
	border-top: 1px dotted #ABABAB;
	text-align: right;
}

.column{
	width: 235px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #039BCC;
	border-left: 1px solid #039BCC;
	display: table;
}

h5{
	font-weight: 700;
	color: #747474;
	font-size: small;
	margin-left: 10px;
	text-align: left;
	width: 190px;
	border-top: 3px solid #039BCC;
	padding-top: 12px;
	padding-bottom: 2px;
	padding-left: 20px;
	/*border-bottom: 1px dotted #ABABAB;*/
}

.photo{
	background-image: url(images/foto.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.pen{
	background-image: url(images/pen.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.mail{
	background-image: url(images/mail.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.column ol{
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

.column li{
	list-style-position: inside;
	color: #747474;
	font-weight: 700;
	font-size: 8pt;
	border-bottom: 1px dotted #ABABAB;
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
}

.column a{
	color: #424242;
	font-size: 8pt;
	font-weight: 700;
	text-decoration:none;
}

.column a:hover{
	color: #424242;
	font-size: 8pt;
	font-weight: 700;
	text-decoration:underline;
}

.photoimage div{
	padding: 5px;
	width: 205px;
	border: 1px solid #C5C5C5;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 0 auto;
}

.photoimage img{
	margin: 0 auto;
	display: compact;
	float: none;
}

.photoimage{
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
}

.column form{
	margin: 0px;
	padding: 10px;
}

.column form *{
	font-family: Arial;
}

.column input.text{
	border: 1px solid #DDDDDD;
	background-color: #F0F0F0;
	margin: 5px;
}

.column input.button{
	border: 1px solid #DDDDDD;
	background-color: #F0F0F0;
	font-weight: 700;
	font-size: small;
	margin: 5px;
}
