.bgBlack	{ background-color: #000000 }
.bgOIDCI	{ background-color: #F1832E }
.bgWhite	{ background-color: #FFFFFF }
.bgGray		{ background-color: #CCCCCC }
.bgYellow	{ background-color: #FFFFCC }

A.mainmenu		{COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px;FONT-WEIGHT:BOLD; TEXT-DECORATION: none}
A.mainmenu:active {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.mainmenu:visited {	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
a.mainmenu:hover { color: #E19800; font-family: Arial; font-size: 11px; text-decoration: none; font-weight: bold }

A.mainmenu		{COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px;FONT-WEIGHT:BOLD; TEXT-DECORATION: none}
A.mainmenu:active {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.mainmenu:visited {	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
a.mainmenu:hover { color: #FFFFFF; font-family: Arial; font-size: 11px; text-decoration: none; font-weight: bold }

A.submenu		{COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.submenu:active {COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
A.submenu:visited {	COLOR: #000000; FONT-FAMILY: Arial; FONT-SIZE: 11px; TEXT-DECORATION: none}
a.submenu:hover { color: #F1832E ; font-family: Arial; font-size: 12px; text-decoration: none }

.MainBody {background-image: url('../images/background_left.gif')}
.MainPageBody {background-image: url('../images/BG.jpg'); background-repeat: repeat-y; background-position: left top}
.SubPageBody {background-image: url('../images/subBG.jpg'); background-repeat: repeat-y; background-position: left top}
.Sub_A_PageBody {background-image: url('../images/subBG_A.jpg'); background-repeat: repeat-y; background-position: left top}

.txtTitle	{COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; FONT-SIZE: 12px;FONT-WEIGHT: bold}
.txtSubTitle	{COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; FONT-SIZE: 12px}
.txtFieldName	{COLOR: #000000; FONT-FAMILY: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; FONT-SIZE: 8pt;FONT-WEIGHT: bold}
.txtText { font-family: Arial; font-size: 8pt }
.txtBody { font-family: Arial; font-size: 10pt }
.txtBody2 { font-family: Arial; font-size: 10pt; color: #F1832E }