/* ============================================== */
BODY 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF; 
	text-decoration: none;
}
/* ============================================== */
OL.roman {
	list-style: lower-roman inside;
	margin-left: 0.5cm;
	position: relative;
}
OL.square {
	list-style: square;
	margin-left: 0.5cm;
	position: relative;
}
/* ============================================== */
A {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A:link.a12_grey {
	color: #515151;
	text-decoration: underline;
	font-weight: bold;
}
A:active.a12_grey {
	color: #515151;
	text-decoration: underline;
	font-weight: bold;
}
A:visited.a12_grey {
	color: #515151;
	text-decoration: underline;
	font-weight: bold;
}
A:hover.a12_grey {
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

/* ============================================== */
.button {
 	font-size: 7pt;
	font-weight: bold;
}

.frame01 {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #CDCDCD;
	BACKGROUND-COLOR: #F5F5F5;
	font-size: 7pt;
	font-weight: bold;
}

.small {
	font-size: 7.5pt;
}
.normal {
	font-size: 10pt;
}
.pstitle {
	font-size: 13pt;
	color: #666666;
}
.eleven {
	font-size: 11pt;
}
.medium {
	font-size: 12pt;
}
.large {
	font-size: 14pt;
}
.xl {
	font-size: 20pt;
}
.white {
	color: #FFFFFF;
}
.blk {
	color: #000133;
}
.black {
	color: #000000;
}
.smallwhite {
	font-size:7pt;
	color: #FFFFFF;
}
.normalwhite {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.c_red {
	color: #DF0029;
}
.smallred {
	font-size: 7pt;
	color: #F06E6E;
}
.normalred {
	font-size: 10pt;
	color: #CA0014;
}
.blue {
	color: #214D7C;
}
.largeblue {
	font-size: 14pt;
	color: #214D7C;
}
.normalorange {
	font-size: 10pt;
	font-weight: bold;
	color: #FF6000;
}
.darkgrey {
	color: #595959;
}
.smallgrey {
	color: #CCCCCC;
	font-size: 7.5pt;
}
.yellow {
	color: #FFFF33;
}
.normalyellow {
	font-size: 10pt;
	color: #FFCC33;
}
.lightyellow {
	color: #FFFFDD;
}
.lightgreen {
	color: #CCFFCC;
}
.green {
	color: #AAFFDA;
}
.purple {
	color: #CCCCFF;
}
.beige {
	color: #FFF99D;
}
/* ============================================== */
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	margin-left: 0.5cm;
	margin-top: 0.1cm;
	margin-bottom: 0.1cm;
	position: relative;
}
/* ============================================== */
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
DIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	COLOR: #FFFFFF;
}
.no3d {
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px
}

/* ==================== ORIGINAL ========================== */

.bg 
{  
	background-attachment: fixed; 
	background-image: url(../images/index_32.gif); 
	background-repeat: no-repeat
}
.bg2
{  
	background-attachment: fixed; 
	background-image: url(../images2/index_17.gif); 
	background-repeat: no-repeat
}
.a12_WHITE 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF
}
.t11_grey 
{  
	font-family: tahoma; 
	font-size: 11px; 
	color: 6E6E6E
}
.a12_grey 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: 515151; 
	text-decoration: none
}
	
