BODY {
	MARGIN: 0px; 
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
	background-image: url('../images/page_bg.jpg'); 
	/*background-image:url( '../images/background.gif'); */
	background-position:top;
	/*background-color: #9999FF;*/
}
/* background image */
.bgpage {
	background-image: url('../images/bg_corner.gif');
	background-repeat:no-repeat;
	background-position:right top;
	clear: both;
}
.bgpage1 {
	background-image: url('../images/bg_bottom.gif')!important;
	background-repeat:no-repeat;
	background-position:left bottom;
	clear: both;
}

/*link*/
A {
	COLOR: #000033; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.tahoma8pt {
	FONT: 8pt/8pt Tahoma, Arial, Helvetica, sans-serif; COLOR: #cccccc;  TEXT-DECORATION: underline
}
A.tahoma8pt:hover {
	FONT: 8pt/8pt Tahoma, Arial, Helvetica, sans-serif; COLOR: #FF6600; TEXT-DECORATION: none
}
A.verdana8pt {
	FONT: 8pt/15pt verdana; COLOR: #003366; TEXT-DECORATION: none
}
A.verdana8pt:hover {
	FONT: 8pt/15pt verdana; COLOR: #ffffff; TEXT-DECORATION: none; background-color:#003366; 
}
A.verdanagreen8pt {
	FONT: 8pt/9pt verdana; COLOR: #0099ff; TEXT-DECORATION: none
}
A.verdanagreen8pt:hover {
	FONT: 8pt/9pt verdana; COLOR: #ffffff; TEXT-DECORATION: none
}
A.news {
	FONT: 8pt/12pt arial; COLOR: #003366; TEXT-DECORATION: none
}
A.news:hover {
	FONT: 8pt/12pt arial; COLOR: #FF6600; TEXT-DECORATION: none;
}

/* menu */
/* menu style */
#dropmenudiv {
    position:absolute;
	border-top:1px solid #0033ff;
	border-left:1px solid #0033ff;
	border-bottom:1px solid #0033ff;
	border-right:1px solid #0033ff;
	padding:6px;
	z-index:100;
}

.image {
	margin: 4px 5px 0 0;
	float: left;
}

/*fonts*/
.arial7pt {
	FONT: normal 7pt/7pt arial;
}
.arial8pt {
	FONT: normal 8pt/10pt arial;
}
.arial10pt {
	FONT: normal 10pt/15pt arial;
}
.arial15pt {
	FONT: normal 13pt/18pt arial;
}
.verdana7pt {
	FONT: normal 7pt/10pt verdana;
}
.verdana8pt {
	FONT: normal 8pt/11pt verdana;
}
.verdanaBold8pt {
	FONT: Bold 8pt/11pt verdana;
}
.verdana10pt {
	FONT: normal 10pt/20pt verdana;
}
.verdana13pt {
	FONT: normal 13pt/20pt verdana;
}
.verdana15pt {
	FONT: Bold 15pt/20pt verdana;
}
.tahoma7pt {
	FONT: normal 7pt/9pt tahoma;
}
.tahoma8pt {
	FONT: normal 8pt/12pt tahoma;
}
#white	{
	COLOR: #ffffff;
}
#blue	{
	COLOR: #000033;
}
#lightblue	{
	COLOR: #0066CC;
}
#orange  {
	COLOR: #FF6600;
}
#red  {
	COLOR: red;
}
#grey  {
	COLOR: #333333;
}

/* background image */
#bgpage {
	background-image: url(../images/bg_page.gif);
	background-repeat:no-repeat;
	background-position:right top;
	clear: both;
}
#bgnews {
	background-image: url(../images/bg4.jpg);
	background-position:center top;
	clear: both;
}
#news {
	background-image: url(../images/news_r2_c2.jpg);
	background-position:center top;
	clear: both;
}

.border1  {
	/*border-left:solid 1px #ffffff;*/
	border-right:solid 1px #cccccc;
}
.border2  {
	border-bottom:solid 1px #cccccc;
}
.border3  {
	border-bottom:dotted 1px #cccccc;
}
.border4  {
	border-top:solid 1px #cccccc;
}
.border5  {
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.border6  {
	border-top:solid 1px #ffffff;
}
.border7  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}
.border8  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#ffffff;
}
.border9  {
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	background-color:#ffffff;
}
.border10  {
	border-bottom:solid 3px #cccccc;
}
.border11  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color:#99CCFF;
}
.border12  {
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
}
#justify {
    text-align:justify;
}
.checkbox
{ 
  color: inherit !important; 
  background: transparent !important;
}
.button, input  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	FONT: normal 8pt/12pt verdana;
}
.input1  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	FONT: normal 8pt/10pt verdana;
}
textarea, select  {
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	FONT: normal 8pt/10pt verdana;
}

.btn   { BORDER-WIDTH: 1; width: 26px; height: 24px; }
.btnDN { BORDER-WIDTH: 1; width: 26px; height: 24px; BORDER-STYLE: inset; BACKGROUND-COLOR: buttonhighlight; }
.btnNA { BORDER-WIDTH: 1; width: 26px; height: 24px; filter: alpha(opacity=25); }

