body {
	background-color: #FFFFFF;
    margin:0px;
}
img {
    cursor:hand;
	cursor:pointer;
}
form {
	display: inline;
}
input {
	font-family:  Tahoma, Verdana;
	font-size: 10px; color: #000000;
}

.top_left {
	height: 243px;
    background-image: url('img/bg_top.gif');
    background-position: left;
    background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
    padding: 0px 0px 0px 484px;
}
.mid_left {
	width: 186px;
    background-image: url('img/bg_mid.gif');
	font-family:  Tahoma, Verdana;
	font-size: 10px; color: #000000;
    text-align: right;
    vertical-align: top;
    padding: 20px 0px 0px 0px;
}
.mid_right {
	width: 818px;
    background-image: url('img/bg_mid2.gif');
    background-position: bottom;
    background-repeat: no-repeat;
	background-color: #FFF;
    vertical-align: top;
	font-family:  Tahoma, Verdana;
	font-size: 11px; color: #000000;
    padding: 0px 0px 20px 0px;
}
.cont {
    padding: 20px 20px 20px 20px;
}
.cont2 {
    margin: 0px 20px 0px 20px;
}
.title {
	font-family: Tahoma, Verdana;
	font-size: 24px; color: #990000;
}
.title2 {
	position: relative; left: -70;
	font-family: Tahoma, Verdana;
	font-size: 18px; color: #000000;
}

.bot_left {
	widht: 186px; height: 197px;
    background-image: url('img/bg_bot.gif');
    background-position: right top;
    background-repeat: repeat-y;
	background-color: #FFF;
	vertical-align: bottom;
	font-family: Tahoma, Verdana;
	font-size: 9px; color: #989898;
    padding: 0px 0px 10px 0px;
}
.bot_right {
    background-image: url('img/bg_bot2.gif');
    background-position: left top;
    background-repeat: repeat-y;
	background-color: #FFF;
	vertical-align: top;
	font-family:  Tahoma, Verdana;
	font-size: 11px; color: #000000;
    padding: 0px 0px 0px 70px;
}

.menu_div {
    padding: 10px 10px 0px 0px;
}
.mid_left a, .mid_left a:visited {
	font-family:  Tahoma, Verdana;
	font-size: 13px; color: #990000;
    font-weight: bold;
	text-decoration: none;
}
.mid_left a:hover {
	font-family:  Tahoma, Verdana;
	font-size: 13px; color: #000000;
    font-weight: bold;
	text-decoration: none;
}

a, a:visited {
	font-family:  Tahoma, Verdana;
	font-size: 11px; color: #004080;
	text-decoration: none;
}
a:hover {
	font-size: 11px; color: #004080;
	text-decoration: underline;
}

.user_table td {
	font-family:  Tahoma, Verdana;
	font-size: 11px; color: #000000;
}