a {
	color: #42557C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #8E8E8E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.buton {
	background: url(images/buton.gif);
	color: #FFFFFF;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 84px;
}

a.buton:hover {
	background: url(images/buton.gif);
	color: #B0B7C7;
	display: block;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 84px;
}

a.link1 {
	color: #8E8E8E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link1:hover {
	color: #42557C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.link2 {
	color: #42557C;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.link2:hover {
	color: #8E8E8E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	color: #FFFFFF;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #B0B7C7;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	background: url(images/h1.gif) repeat-x;
	color: #284787;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	text-align: left;
	text-indent: 20px;
	width: 550px;
}

h2 {
	background: url(images/h2.gif) repeat-x;
	color: #284787;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	text-align: left;
	text-indent: 20px;
	width: 210px;
}

hr {
	background-color: #D8D8D8;
	border: 0px;
	color: #D8D8D8;
	height: 1px;
	width: 100%;
}

input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #CECECE;
	color: #7F7F7F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

td, body {
	color: #707070;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

th, .th {
	background: #FFFFFF;
	border: 1px solid;
	border-color: #F2F2F2 #F2F2F2 #42557C #F2F2F2;
	color: #707070;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
}

.border {
	border:1px solid #DDDDDD;
}

li {
	list-style: square;
}
