/* CSS Document */


body {
	background-color: #3182BD;
	font-size:12px;
}


table.base {
width:840px ;
}

table.shadow {
width:20px ;
}

li {
list-style-image:url(img/arrow_right.gif);
list-style-position: outside;
font-size:12px;
margin-top:5px;
padding-bottom:10px;

}

.style4 {font-size: 12px}
.style2 {color: #0099CC;
	font-weight: bold;
	font-size: 12px;
}
.style1 {color: #000066;
	font-weight: bold;
	font-size: 12px;
}

.style6 {font-size: 18px}
.style14 {color: #FF9900}
.style10 {color: #FFFFFF}
.style15 {color: #FFCC00}



.style7 {font-size: 16px; font-weight: bold; color: #FFFFFF;}
.style8 {font-weight: bold; font-size: 16px;}


div.r {
padding-right:15px ;
}

div.l {
padding-left:15px ;
}

.check {
color:#FF9933
}

div.left25 {
padding-left:25px;
margin-right:6px;
}