@charset "utf-8";

#main {
	width: 660px;
	margin-left: 150px;
}
#side {
	width: 140px;
	position: absolute;
	top:130px;
	left:0px;
}

h2{ margin-bottom:0px;}

h3{ 	border-top:1px dotted #CC0033;
        letter-spacing:1px;
        margin-top:50px;
	margin-bottom:10px;
        font-size:80%;
        color: #CC0033;
	font-weight: bold;
        line-height: 170%;
	text-align:center;
	}


h4{ 	letter-spacing:1px;
        margin-top:0px;
	margin-bottom:30px;
        font-size:80%;
	font-weight: normal;
        line-height: 170%;
        text-align:right;
	}

h5{ 	text-align:right;
}
h5 a{	
        border-bottom: 1px solid;
        font-weight: normal;
        color: #CC0033;
        font-size:80%;
}

table{width: 650px;
align: center;
}
caption { caption-side: top; 
        text-align: left; 
        letter-spacing:1px;
	padding-top:0px;
        margin:0px;
        color:#FF0066;
        font-size:80%;
	font-weight: bold;} 

td{     border-bottom:1px dotted #BBBBBB;
        padding:10px;
	font-size: 80%;
	line-height: 150%;
        letter-spacing: 2px;
}

td p{   
        padding:0px;
	font-size: 100%;
	line-height: 150%;
        letter-spacing: 2px;
}


table.mini { width: 580px;
            border: 1px dotted #BBBBBB;
            border-collapse: collapse;
            margin: 10px 0px 10px 50px;
}

th.mini {border-width: 0;
         padding:10px;
        font-weight: normal;
	font-size: 80%;
	line-height: 150%;
        letter-spacing: 2px;}

td.mini {border-width: 0;
         padding:5px;
	font-size: 80%;
	line-height: 140%;
        letter-spacing: 2px;}


.font10{font-size: 100%;
       
}

td a{	font-weight: normal;
        color: #CC0033;
}

p{      font-size:80%;
        line-height: 130%;
        letter-spacing:2px;}
p img{
        float:left
        margin-left: 25px;}

p.ri { 	letter-spacing:2px;
	font-size:80%;
        line-height: 150%;
        text-align:right; 
}

p.ri2 {  
	letter-spacing:2px;
	font-size:90%;
        line-height: 150%;
        text-align:right; 
}




	