﻿
body{
	font-size:12px;
	line-height: 150%;
	
}
td{
	font-size:12px;
	line-height:150%;
	
	color: #808080;
}
A:link{
	color: #808080;
	text-decoration: none;
}
A:visited{
	color: #808080;
	text-decoration: none;
}
A:hover{
	color: #ff6600;
	text-decoration: none;
	
}
A:active{
	color: #ff6600;
	text-decoration: none;
}
.border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #989898;
	border-left-color: #989898;
	border-top-color: #989898;
	border-bottom-color: #989898;
}
.border-ll
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #989898;
	border-left-color: #989898;
	border-bottom-color: #989898;
}
.border-lb
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #989898;
	border-bottom-color: #989898;
}
.border-c{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-color: #989898;
	border-bottom-color: #989898;
}
.border-cb{

	border-bottom-width: 1px;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-bottom-color: #989898;
}
.border-lr
{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-bottom-style: solid;
	border-top-color: #989898;
	border-right-color: #989898;
	border-bottom-color: #989898;
}
.border-lrb
{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-color: #989898;
	border-bottom-color: #989898;
}
.menu1
{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;

}
.menu2
{
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;

}

.menu3
{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-bottom-color: #EEEEEE;

}
.menu4
{
	border-right-width: 1px;
	border-right-style: solid;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-color: #EEEEEE;
}
.foot:link{
	color: #2b3e81;
	text-decoration: none;
}
.foot:visited{
	color:#2b3e81;
	text-decoration: none;
}
.foot:hover{
	color: #ff6600;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.foot:active{
	color: #ff6600;
	text-decoration: underline;
