body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
table {
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
	padding: 0px;
}
td.menu {
	width: 103px;
	height: 253px;
	background-color: #cccccc;
}
td.nav, td.nav-on {
	padding: 13px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	line-height: 18px;
	cursor: pointer;
    border-width: 5px;
}
td.nav-on {
	color: #43acc0;
    font-size: 11px;
}
td.clear {
    background-color: #FFFFFF;
    vertical-align: bottom;
    padding-left: 10px;
}
td.submenu {
	width: 136px;
	padding-top: 62px;
	padding-left: 8px;
}
a.submenu {
	color: #183e45;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
a.submenu:hover {
	text-decoration: underline;
}
#scroll
{
     height:505px;
     overflow:auto;
scrollbar-base-color: #d2d2a5; 
scrollbar-face-color: #d2d2a5; 
scrollbar-track-color: #eaead5; 
scrollbar-arrow-color: #baba75;
scrollbar-highlight-color: #d2d2a5; 
scrollbar-3dlight-color: #baba75; 
scrollbar-shadow-color: #d2d2a5;
scrollbar-darkshadow-color: #baba75; 
} 
.txt, .txt2, a.mail {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
.txt2, td.form-txt, input.form {
	font-family: arial;
}
.txt3 {
    color: #A0A0A0;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
}
.txt4 {
    color: #43acc0;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px;
}
.txt5 {
    font-size: 9px;
    font-weight: normal;
    font-style: italic;
}
.txt6 {
    color: #A0A0A0;
    font-size: 12px;
}       
.txt7 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}
.txt8 {
    color:#A0A0A0;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
} 
a.mail {
	font-weight: normal;
	text-decoration: underline;
}
td.photo {
	text-align: right;
	padding-right: 23px;
}
td.right-col {
	background-color: #baba75;
	width: 119px;
	padding-top: 68px;
	padding-left: 4px;
	padding-right: 4px;
}
td.form-txt, input.form {
	font-size: 10px;
	font-weight: normal;
}
input.form {
	width: 118px;
	height: 20px;
	border: 1px #333333 solid;
}

