/* Authored by Joseph De Araujo */


.menuLink {
	font-family: "Microsoft Sans Serif", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
}

body, td, p, select, input, textarea {
	font-family: "MS Sans Serif","Microsoft Sans Serif" ;
	font-size: 14px;
	color: #333333;
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
	
}

a:visited{
	color: #999999;
	text-decoration: underline;
}
.sidenewshdr{
	font-family:Microsoft Sans Serif, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
	background-image:url(../images/home/images/navbg.gif);
	display: inline-table;
	cursor:hand;
	border-top: 1px outset #00FFFF;
	border-right: 0px outset #00FFFF;
	border-bottom: 1px outset #00FFFF;
	border-left: 0px outset #00FFFF;


.tblfont {
	font-family: "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	font-style: normal;
	border: thin none #3399FF;

}
.tblbrd {
	font-family: "Microsoft Sans Serif", "MS Serif";
	font-size: 12px;
	border: 1px solid #6699CC;
}

	

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/home/bgb.gif);
	margin-bottom: 0px;
}
.textNavi {
	font-family: "MS Sans Serif","Microsoft Sans Serif";
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
.textGreen {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #999900;
	font-weight: bold;
}
.textPink {


	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #993366;
	font-weight: bold;
}
.textNormal {


	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
}
.textblue {

	font-family: "MS Sans Serif","Microsoft Sans Serif";
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}
.textBlueS {

	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 12px;
	color: #184DC6;
	font-weight: normal;
}
.textYellow {



	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #999900;
	font-weight: bold;
}
a.H:link{color: #336699; text-decoration: none;}
a.H:visited{color: #336699; text-decoration: none;}
a.H:hover{color: #E18A00; text-decoration: underline;}
.H{color: #336699; text-decoration: none;}