@charset "utf-8";
/* CSS Document */

body {
	background-color: #D6D6D6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext{
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
}
.newstext{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.new{
	font-family:Arial;
	font-size:14px;
	color:#003366;
	font-weight:normal;
	text-decoration: none;
}
.buttons{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.buttons a:{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none
}
.buttons a:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none
}
.input{
	width:150px;
	height:15px;
}
.text{
	font-family:Arial;
	font-size:16px;
	color:#990099;
	font-weight:bold;
	text-decoration:none
}
.text1{
	font-family:Arial;
	font-size:13px;
	color:#05234B;
	font-weight:normal;
	text-decoration:none
}

.text2{
	font-family:Arial;
	font-size:14px;
	color:#63070A;
	font-weight:normal;
	text-decoration:none
}
.tabstyle1{
border-style:groove;
border-bottom: rgb(170, 170, 170) 0px solid;
border-top: rgb(170, 170, 170) 0px solid;
border-left: rgb(170, 170, 170) 2px solid;
border-right: rgb(170, 170, 170) 2px solid;
}
