body {
	margin: 0px;
	 background-color: #104fa0;
	background-image: url(images/bg_bl1.jpg);
	background-repeat: repeat-x;    
}
.grayborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
}

.topmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topmenu a:hover{
	color: #00449d;
	text-decoration: none;
}


.pdflink {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}
.pdflink a{
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}
.pdflink a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:none;
}


.bodytext {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
}

.graylink {
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:underline;
}
.graylink a{
	font-family: tahoma;
	font-size: 11px;
	color: #555555;
	text-decoration:underline;
}
.graylink a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #00449d;
	text-decoration:underline;
}


.newslink {
	font-family: tahoma;
	font-size: 11px;
	color: #194bcc;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 7px;
}
.newslink a{
	font-family: tahoma;
	font-size: 11px;
	color: #194bcc;
	text-decoration: underline;
	font-weight: normal;
	padding-bottom: 7px;
}
.newslink a:hover{
	color: #ff0000;
	text-decoration: underline;
}



.more {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0003;
	text-decoration: underline;
	font-weight: bold;
	
}
.more a{
	font-family: tahoma;
	font-size: 11px;
	color: #ff0003;
	text-decoration: underline;
	font-weight: bold;
	
}
.more a:hover{
	color: #00449d;
	text-decoration: underline;
}



.footertext {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.footertext a{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	
}
.footertext a:hover{
	color: #FFE600;
	text-decoration: none;
}

.infomedia {
	font-family: tahoma;
	font-size: 11px;
	color: #FE5E2C;
	text-decoration: underline;
}
.infomedia a{
	font-family: tahoma;
	font-size: 11px;
	color: #FE5E2C;
	text-decoration: underline;
	
}
.infomedia a:hover{
	color: #87E811;
	text-decoration: underline;
}


.btn {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	cursor:hand;
	background-color: #CCCCCC;
	height: 18px;
	width: 60px;
	border: 1px solid #666666;
}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c4c4;
	border-left-color: #c4c4c4;
	background-color: #E9E9E9;
}



.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #666666;
	width: 175px;
}

.grayborder2 {
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-style: solid;
	border-bottom-color: #E5E5E5;
	background-color: #FFFFFF;
}

.grayborder3 {
	
	border: solid 1px #E5E5E5;
	
}
.lighttext {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.headline {
	font-family: tahoma;
	font-size: 14px;
	color: #ef0000;
	text-decoration: none;
	font-weight: bold;
}

.bluetext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color:#4073B6;
	padding: 3px;
	 
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
	line-height:15px;
}

.Newtext {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

.redtext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color:#B53D46;
	padding: 3px;