STRONG {
	font-weight : bold;
}

small {
	font-size: 10px;
}

a.orange:link { text-decoration: none; color:#FD8801; }

a.orange:visited { text-decoration: none; color:#FD8801; }

a.orange:hover { text-decoration: underline; color:#F04907; }

a.red:link { text-decoration: underline; color:#db0505; }

a.red:visited { text-decoration: underline; color:#db0505; }

a.red:hover { text-decoration: underline; color:#F04907; }


body,td,th,p {

	color: #333333;
}



body{
background-color : F7F7FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image : url(images/back_02.gif) ;
background-repeat : repeat ;

}

div.div1{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color : transparent ;
background-image : url(images/back_01.jpg) ;

background-repeat : repeat-x ;

}




.orange {color: #FD8801}
.blue {color: #346399}
a:link {
	color: #1B5EE8;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #1B5EE8;
}
a:hover {
	text-decoration: underline;
	color: #f04907;
}
a:active {
	text-decoration: none;
	color: #F04907;
}


.gray {color: #666666}

.red {color: #db0505}
.lh16 {
	line-height: 16px;
}

.lh24 {
	line-height: 24px;
}

.white {color: #FFFFFF; }
.blue02 {color: #468cbd; font-weight: bold; }
.strongblue {color: #30599A; font-weight: bold; }

.red02 {
	color: #db0505;
	font-weight: bold;
}

}
.black {color: #000000; }


.px14 {
	font-size:95%;
}
.px12 {
	font-size:82%;
}
.px10 {
	font-size:65%;
}
.px9{
	font-size:50%;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
.mail01 {
	color: 8ABE3A;
}
.mail02 {
	color: 996600;
}
.orange {
	color: #ff6600;
}
ul {
	margin: 20px;
	padding: 5px;
}
li {
	list-style-position: inherit;
	list-style-type: disc;
}
.epi {
	color: A91919;
}
.top {
	color: 002776;
}

