BODY {
	color : #000000;
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: #000A62;
	font-size: 11px;
	text-decoration : underline;
}
A:HOVER {
	color : #2F08FF;
	text-decoration : none;
	font-size: 11px;
}

.Base {
	color: #DFE5F1;
	font-size: 11px;
}
.Base A {
	color: #DFE5F1;
	font-size: 11px;
	text-decoration : none;
}
.Base A:HOVER {
	color : Yellow;
	text-decoration : none;
	font-size: 11px;
}

.Bread A {
	color : #333333;
	text-decoration : none;
	font-size: 11px;
}
.Bread A:HOVER {
	color : #333333;
	text-decoration : none;
	font-size: 11px;
}
.Bread {
	color : #333333;
	text-decoration : none;
	font-size: 11px;
	
}

.MainMenu A {
	color : #333333;
	text-decoration : none;
	font-size: 11px;
}
.MainMenu A:HOVER {
	color : #333333;
	font-size: 11px;
	text-decoration : underline;
}
.MainMenu {
	color : #333333;
	font-size: 11px;
}
.SubMenu A {
	color : red;
	text-decoration : none;
	font-size: 11px;
}
.SubMenu A:HOVER {
	color : red;
	text-decoration : underline;
	font-size: 11px;
}
.SubMenu {
	color : red;
	text-decoration : none;
	font-size: 11px;
}

.news {
	color : yellow;
	font-weight: bold;
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
}

.News A {
	color: #333333;
	font-size: 11px;
	text-decoration : none;
}
.News A:HOVER {
	color : #333333;
    text-decoration : underline;
	font-size: 11px;
	
}

.SiblingMenu A {
	color : red;
	text-decoration : none;
	font-size: 11px;
}
.SiblingMenu A:HOVER {
	color : red;
	text-decoration : underline;
	font-size: 11px;
}
.SiblingMenu {
	color : red;
	text-decoration : none;
	font-size: 11px;
	
}
.VMenu A {
   color : Blue;

	font-size: 11px;
}
.VMenu A:HOVER {
	color : Lime;
	text-decoration : none;
	font-size: 11px;
	
}
.VMenu {
	font-size: 11px;
	
}
TH {
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
	text-align : center;
}

TD {
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
}

.NormalText {
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size: 10pt;
}

.Titles {
	font-family : verdana, Arial, Helvetica, Verdana, Geneva;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}

.copyright {
	FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, verdana
}
.LeftMenu {
background-image: url(images/body_top_bar_blue.jpg);
background-repeat: repeat-x;
background-position: top;
}

.HOMERight {
background-image: url(images/right_circle.gif);
background-repeat: no-repeat;
background-position: left;
}
.Hriz {
background-image: url(images/middle_horiz_bar.jpg);
background-repeat: no-repeat;
background-position: right;
}

.Hrizbtm {
background-image: url(images/horizbtm.gif);
background-repeat: repeat-x;
background-position: left;
}

.Hrizline {
background-image: url(images/horizline.gif);
background-repeat: repeat-x;
background-position: bottom;
}
.Hrizlinebtm {
background-image: url(images/horizlinebtm.gif);
background-repeat: repeat-x;
background-position: top;
}
.Hrizline2 {
background-image: url(images/horizline2.gif);
background-repeat: repeat-x;
background-position: bottom;
}

.vertline {
background-image: url(images/vertline.gif);
background-repeat: repeat-y;
background-position: right;
}
