html,body {
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align: justify;
	height: 100%;
	line-height: 17px;
}
table {
	border:0px;
	border-collapse:collapse;
	width: 100%;
}
table td {
    padding:0px;
} 
.height_100 {
	height: 100%;
}
.tab_top {
	width: auto;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #0175c5;
	text-decoration: underline;
	line-height: 17px;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
	text-decoration: underline;
	line-height: 17px;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #0175c5;
	text-decoration: none;
	line-height: 17px;
}
.top_bg {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat;
	background-position: right;
	background-color: #c90d0d;
}
.top_bg2 {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat;
	background-color: #c90d0d;
}
.p {
	background-image: url(../img/p.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.logo {
	background-image: url(../img/incom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.host {
	font-family: Tahoma;
	font-size: 10px;
	color: #d5d5d5;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.site {
	font-family: Tahoma;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
}
.arrow {
	font-family:Tahoma;
	font-size:12px;
	color:#ce1d1d;
	text-decoration: none;
}
a.r_menu:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #292929;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}
a.r_menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #cb0d0d;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;.
    text-align: left;
}
a.r_menu:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #cb0d0d;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
