BODY {
	margin-top		: 0px;
	margin-left		: 0px;
}

.normalText {
	font-family		: verdana;
	font-size		: 12px;
	color			: #000055;
	text-align		: justify;
}

.leftMenuTop {
	font-family		: verdana;
	font-size		: 11px;
	font-weight		: bold;
	cursor			: hand;
	color			: #007777;
	padding-top		: 5px;
	padding-left	: 5px;
	padding-right	: 5px;
	background-color: #A6BEE0;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	border-top		: 1px solid #357CBA;
	border-left		: 1px solid #357CBA;
	border-right	: 1px solid #357CBA;
}

.leftMenu {
	font-family		: verdana;
	font-size		: 11px;
	font-weight		: bold;
	cursor			: hand;
	color			: #007777;
	padding-left	: 5px;
	padding-right	: 5px;
	background-color: #A6BEE0;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	border-left		: 1px solid #357CBA;
	border-right	: 1px solid #357CBA;
}

.leftMenuSingleItem {
	font-family		: verdana;
	font-size		: 11px;
	font-weight		: bold;
	cursor			: hand;
	color			: #007777;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-top		: 5px;
	padding-bottom	: 5px;
	background-color: #A6BEE0;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	border-left		: 1px solid #357CBA;
	border-right	: 1px solid #357CBA;
	border-top		: 1px solid #357CBA;
	border-bottom	: 1px solid #357CBA;
}

.leftMenuBottom {
	font-family		: verdana;
	font-size		: 11px;
	font-weight		: bold;
	cursor			: hand;
	color			: #007777;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-bottom	: 5px;
	background-color: #A6BEE0;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	border-bottom	: 1px solid #357CBA;
	border-left		: 1px solid #357CBA;
	border-right	: 1px solid #357CBA;
}


.menutitle{
	font-family: verdana;
	cursor:hand;
	margin-bottom:10px;
	color:#FFFFFF;
	padding-left	: 5px;
	padding-right	: 5px;
	padding-top	: 5px;
	text-align:left;
	font-weight:bold;
	font-size:12px
	background-color: #6699FF;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	border-bottom	: 2px solid #FF9933;
	border-top	: 2px solid #FF9933;
	border-left: 2px solid #FF9933;
	border-right: 2px solid #FF9933;
}

.submenutitle{
	font-family : verdana;
	cursor:hand;
	margin-bottom:5px;
	color:#FFFFFF;
	padding:0px;
	text-align:left;
	background-color: #6699FF;/*#658FE0;#6FAFFF;#50A0FF //#EEEEEE;*/
	/*font-weight:bold;*/
	font-size:12px
}

.submenu{
	font-family		: verdana;
	font-size		: 8px;
	color			: #663333;
	padding-left	: 5px;
	padding-right	: 5px;
}

a.leftMenuLink	{
	font-family		: verdana;
	font-size		: 11px;
	font-weight		: bold;
	color			: #007777;/*#005500;*/
    text-decoration	: none;
}

a.leftsubMenuLink	{
	font-family		: verdana;
	font-size		: 10px;
	color			: #663333;/*#005500;*/
    text-decoration	: none;
}


a.leftMenuLink:hover {
	/*text-decoration	: underline;*/
	color				: #990000;
	/*background-color 	: #9933CC;*/
	font-size			: 11px;
}
a.leftsubMenuLink:hover {
	/*text-decoration	: underline;*/
	color			: #006666;
	/*background-color : #9933CC; */
}

.categoryHead {
	font-family		: verdana;
	font-size		: 12px;
	font-weight		: bold;
	color			: #005500;
	text-align		: justify;
}

.newsTitleBig {
	font-family		: verdana;
	font-size		: 15px;
	font-weight		: bold;
	color			: #883300;
	margin-bottom	: 5px;
}

.newsTitleMedium {
	font-family		: verdana;
	font-size		: 12px;
	font-weight		: bold;
	color			: #883300;	
}

.newsTitleSmall {
	font-family		: verdana;
	font-size		: 11px;
	color			: #000088;
}

a.newsTitleSmall {
	font-family		: verdana;
	font-size		: 11px;
	color			: #000088;
	text-decoration	: none;
}

a.newsTitleSmall:hover {
	text-decoration	: underline;
	color			: #000033;
}

a.newsTitleMedium {
	font-family		: verdana;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration	: none;
	color			: #883300;
}

a.newsTitleMedium:hover {
	text-decoration	: underline;
	color 			: #000033;
}

.blackBackgroundHeader {
	font-family		: verdana;
	font-size		: 12px;
	color			: #000077;
	font-weight		: bold;
	/*background-color: #000000;*/
	vertical-align	: middle;
	padding			: 3px;	
}

.newsFooter, a.newsFooter {
	font-family		: verdana;
	font-size		: 11px;
	color			: #FFFF99;
	text-decoration	: none;
	margin-top		: 5px;
}

a.newsFooter:hover {
	color			: #33FF00;
	/* text-decoration	: underline; */
}

#stripedBlack {
	color			: #000066;
	/*background-image: url("../images/icons/blueFill.gif");
	background-repeat: repeat-x;*/
	background-color	:#3A7DBB;/*#3A972D;#49BD38;*/
}

.messageBox {
	border			: 1px solid #EECCCC;
	padding			: 5px;
	font-family		: verdana;
	font-size		: 12px;
	color			: #000055;
	text-align		: justify;
	height			: 250px;
}
a.topmenu {
	font-family		: verdana;
	font-size		: 11px;
	color			: #552200;
	text-decoration	: none;
}

a.topmenu:hover {
	color			: #0000FF;
}

.footer {
	font-family		: verdana;
	font-size		: 10px;
}

.leftMenuHead {
	color			: #FFFFCC;
	font-family		: verdana;
	font-size		: 12px;
	font-weight		: bold;
	padding			: 5px;
	background-image:url(../images/icons/menuHead.gif);
	width			: 150px;
	height			: 25px;
}

.shinyBlue {
	background-image: url("../images/icons/blueFill.gif");
	color			: #FF6633;
	font-family		: verdana;
	font-size		: 12px;
	font-weight		: bold;
	padding 		: 5px;
	text-align 		: center;
}

.container {
	border			: 1px solid #66CCCC;
	overflow		: auto;
}

INPUT {
	background-color: #DFEBF9;
	border			: 1px solid #357CBA;
	font-family		: verdana, Courier, mono;
	font-size		: 11px;
}

#blueBg {
	color			: #000066;
	background-color: #357CBA;
}