@charset "utf-8";
body {

		background: url(images/bg.jpg) fixed top; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20293A;
	border: 1px solid #0233C0;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 253047;
	text-decoration: none;
}
.Welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0132BF;
	font-weight: bold;
}
.RSS
{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height:280px;
	position:relative;
	width:280px;
	border:0px;
	overflow-y:scroll;
	background-color:#FFF;
	text-align:left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	color: #253047;
}
.RSS a
{
	font-weight:bold;
	color:#0132bf;
}
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #253047;
	text-decoration: none;
}
.menu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.menuCopy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 253047;
	text-decoration: none;
}
.Title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #232F45;
	text-decoration: none;
}

