.formlogin {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ADAEB0;
	padding-left:3px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
}

.link1 {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #CCCCCC;
  text-decoration: none;
}

.link1:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #FAD927;
  text-decoration: none;
}

.link2 {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #191973;
  text-decoration: none;
}

.link2:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #191973;
  text-decoration: underline;
}

.link3 {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

.link3:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: underline;
}

.link4 {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FFCC33;
  text-decoration: none;
}

.link4:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #161672;
  text-decoration: none;
}

.link5 {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #999999;
  text-decoration: none;
}

.link5:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #FD0000;
  text-decoration: none;
}

.link6 {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #666666;
  text-decoration: none;
}

.link6:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #666666;
  text-decoration: underline;
}

.date {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #999999;
  text-decoration: none;
}

.date2 {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #CCCCCC;
  text-decoration: none;
}

.roll {
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #CCCCCC;
  text-decoration: none;
}

.blue {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #191973;
  text-decoration: none;
}

.page {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #0086ED;
  text-decoration: none;
}

.page:visited {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #0086ED;
  text-decoration: none;
}

.page:hover {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #D9037C;
  text-decoration: none;
}

.page:active {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #D9037C;
  text-decoration: none;
}

.title_blue {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #003366;
  text-decoration: none;
}

.title_grey {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-decoration: none;
}

.news_date{
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #003366;
  text-decoration: none;
}

.news_text{
  font-family: verdana;
  font-size: 10px;
  font-weight: regular;
  color: #003366;
  text-decoration: none;
}

.text {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #686A6F;
  text-decoration: none;
}

.text2 {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #FFFFFF;
  text-decoration: none;
}

.copyright {
  font-family: tahoma;
  font-size: 11px;
  font-weight: regular;
  color: #FFFFFF;
  text-decoration: none;
}

.horizontal {
	border-top-width: 1px;
	border-top-color: #E2E3E7;
	border-top-style: solid;
}

.horizontal2 {
	border-top-width: 1px;
	border-top-color: #E2E3E7;
	border-top-style: dotted;
}