img.pointer{
border:1px solid #000;
}

BODY {
FONT-SIZE: 12px;
LINE-HEIGHT: 14pt;
TEXT-DECORATION: none;
SCROLLBAR-FACE-COLOR: #f1f1f1;
SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e;
SCROLLBAR-SHADOW-COLOR: #9e9e9e;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR: #9e9e9e;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
background-color:#083982;
}

a:link    {
text-decoration:underline;
font-size: 12px;
color: Black;
}

a:visited {
text-decoration:underline;
font-size: 12px;
color: Black;
}

a:active  {
text-decoration:underline;
font-size: 12px;
color: Black;
}

a:hover   {
text-decoration:underline;
font-size: 12px;
color: Red;
}

a.index:link{
font-size:18px;
text-decoration:underline;
}

a.index:visited{
font-size:18px;
text-decoration:underline;
}

a.index:hover{
font-size:18px;
}

a.index:active{
font-size:18px;
}

a.title:link{
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.title:visited {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.title:hover {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.title:active {
	color: #00008B;
	text-decoration: none;
	font-weight: bold;
	display: block;
}



a.green:link {
	color: #74D4F3;
	text-decoration: none;
	
	font-weight: lighter;
	display: block;
}
a.green:visited {
	color: #74D4F3;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.green:active {
	color: #74D4F3;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.green:hover {
	color: Black;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.green01:link {
	color: #2BB22C;
	text-decoration: none;
	font-weight: bold;
	display: block;
}


a.bule:link {
	color: #0000CD;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}
a.bule:visited {
	color:  #0000CD;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.bule:active {
	color:  #0000CD;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.bule:hover {
	color: Black;
	text-decoration: none;
	font-weight: lighter;
	display: block;
}

a.green01:link {
	color: #2BB22C;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.green01:visited {
	color: #2BB22C;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.green01:active {
	color: #2BB22C;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.green01:hover {
	color: Red;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.gray:link {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.gray:visited {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.gray:active {
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.gray:hover {
	color: Red;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
table.tableBorder {border-style:solid;border-color:#000000;border-width:1px 0px 0px 1px}
table.tableBorder02 {border-style:solid;border-color:#E5DC14;;border-width: 0px 3px 3px 3px}
table.tableBorder03 {
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 1px 1px 1px;
}
table.tableBorder04 {
	border-style: solid;
	border-color: #D8DEB2;
	border-width: 3px 3px 3px 3px;

}
td.tableBorder05 {
	border-style: solid;
	border-color: #D1D1D1;
	border-width: 0px 1px 1px 1px;
}
td.cellBorder  {border-style:solid;border-color:#72C24F;border-width:0px 1px 1px 1px}
td.cellBorder02  {border-style:solid;border-color:#E5DC14;border-width:0px 3px 3px 3px}
td.cellBorder03  {border-style:solid;border-color:#9FDB2F;border-width:0px 3px 3px 3px}
.white01 {
	FONT-FAMILY: "Arial";
	font-size: 12px;
	color: White;
	font-weight: Bold;
}  
td.left{
text-align:left;
}
.orange01 {
	FONT-FAMILY: "Arial";
	font-size: 12px;
	color: #FF4500;
	font-weight: Bold;
} 
.green01 {
	FONT-FAMILY: "Arial";font-size:12px;color:#6AB042; font-weight:Bold
}
.gray01 {
	FONT-FAMILY: "Arial";
	font-size: 12px;
	color: Gray;
	font-weight: Bold;
} 
.green02 {
	FONT-FAMILY: "Arial";
	font-size: 12px;
	color: #239224;
	font-weight: lighter;
} 

.bule01 {
	FONT-FAMILY: "Arial";
	font-size: 12px;
	color: #4682B4;
	font-weight: lighter;
} 
.Areabg {
	color: #000;
	background-image: url(../images/bg01.gif);
	background-repeat:  repeat-x;
	background-position:  bottom;
}
.titlebg {
	color: #000;
	height: 30px;
	background-image: url(../images/tit.gif);
	background-repeat: repeat-x;
	background-position: left;
}