BODY {
    PADDING-RIGHT: 0em;
    PADDING-LEFT: 0em;
    PADDING-BOTTOM: 0em;
    PADDING-TOP: 0em;
    MARGIN: 0px;
    HEIGHT: 100%;
    background : #ffffff url(../bg.gif) repeat 100% 0px;
}

A:link { COLOR: #3E1AC1; text-decoration:none;}
A:visited {COLOR: #6568CD; text-decoration:none;}
A:hover { COLOR: #F1671C; text-decoration:none;}
A:active { COLOR: #CC0033; text-decoration:none;}

.read {
	font-size: 80%;
	font-color: #333333;
	line-height:120%;
	color: #333333;
}

.read-red {
	font-size: 80%;
	font-color: #333333;
	line-height:120%;
	color: #333333;
}

.read-red A:link { COLOR: #990033;  text-decoration:none;}
.read-red A:visited { COLOR: #990033;  text-decoration:none;}
.read-red A:hover { COLOR: #990033; text-decoration:underline! important;}
.read-red A:active { COLOR: #CC0033; text-decoration:none;}

.read2 {
	font-size: 80%;
	font-color: #ffffff;
	line-height:120%;
	color: #ffffff;
}

.menu {
	font-size: 85%;
	font-color: #ffffff;
	line-height:120%;
}

.menu A:link { COLOR: #ffffff; text-decoration:none;}
.menu A:visited { COLOR: #ffffff; text-decoration:none;}
.menu A:hover { COLOR: #BFBEFF; text-decoration:underline! important;}
.menu A:active { COLOR: #BFBEFF; text-decoration:none;}

.sub {
	font-size: 70%;
	font-color: #333333;
	line-height:120%;
	color: #333333;
}

.sub2 {
	font-size: 9pt;
	font-color: #ffffff;
	line-height:120%;
	color:#ffffff
;}

.sub2 A:link { text-decoration:none; COLOR: #ffffff;}
.sub2 A:active { text-decoration:none; COLOR: #ffffff;}
.sub2 A:visited { text-decoration:none; COLOR: #ffffff;}
.sub2 A:hover { text-decoration:underline; COLOR: #ffffff! important;}


.auto_height {
    HEIGHT: 100%
;}
.text-s {
	font-size: 80%;
	color: #424242;
}
.text-m {
	line-height: 130%;
	color: #333333;
	font-size: 90%;
}

