a.mlink:link,a.mlink:active,a.mlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a.mlink:hover{color:#DE0707; text-decoration: none;}
a.blink1:link,a.blink1:active,a.blink1:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a.blink1:hover{color:#000; text-decoration: underline;}
a.blink:link,a.blink:active,a.blink:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.blink:hover{color:#000; text-decoration: none;}
a.more:link,a.more:active,a.more:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AE1B1B;
	text-decoration: none;
}
a.more:hover{color:#000; text-decoration: none;}
a.blink2:link,a.blink2:active,a.blink2:visited {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
a.blink2:hover{color:#AE1B1B; text-decoration: none;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 180px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #012D58; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

a{color:#DE0707; text-decoration: underline;}
a:hover{text-decoration: none;}

.latest-news {color:#fff; text-decoration: none; font-weight:bold;}
.latest-news img{border:0px; padding:0px 5px 0px 0px;}
.latest-news:hover{text-decoration: underline;}

.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
}
.style7 {color: #DE0707; font-size:11px;}
.style9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
