
BODY{
scrollbar-base-color:#fff;
scrollbar-track-color:#32ADD4;
scrollbar-face-color:#fff;
scrollbar-arrow-color:#32ADD4;
scrollbar-3dlight-color:#32ADD4;
scrollbar-darkshadow-color:#32ADD4;
scrollbar-highlight-color:#fff;
scrollbar-shadow-color:#fff;


background-image: url("");
background-repeat : no-repeat;
background-position : 90% 100%;
background-attachment: fixed;

font:90% verdana,Osaka,sans-serif;color:#0019A3;
}

.txt{margin:0px 20px 0px;width:90%;line-height:19px;}
.txt2{margin:0px 20px 0px;font:80%;width:90%;line-height:16px;}
.col{
float : left;
width : 250px;
line-height : 23px;
}
.col2{
float : left;
width :300px;
line-height : 19px;
}


h2{
	background:url('icon.gif') no-repeat;
	padding:0px 17px 0px;
	font:bold 100% georgia;
	color:#0019A3;
        background-color:#83D8F3;
}


table, td, th { 
border: 0px #1362C3 dashed; 
}

th{background-color : #83D8F3;}


TABLE#case1 {
border-collapse : collapse;
padding : 5px ;
border-width : 1px;
width : 630px;
table-layout:fixed;
}
TABLE#case1 TD {
border-width : 1px;
padding : 5px;
line-height:19px;
}


TABLE#case2 {
border-collapse : collapse;
border-width : 1px;
border-left : none;
border-right : none;
border-bottom : none;
background-color : #32ADD4;
background-image : url(back.jpg);
background-repeat : no-repeat;
background-position : right top;
background-attachment : fixed;
width : 100%;
height : 53px;
padding : 0px 5px;
table-layout :fixed;
margin : 0em;
}


TABLE#case3 {
border-collapse : collapse;
border-width : 1px;
border-top : none;
border-left : none;
border-right : none;
background-color : #32ADD4;
background-attachment : fixed;
padding : 0px 5px;
table-layout : fixed;
}


TABLE#case4 {
border-collapse : collapse;
padding : 5px ;
border-width : 1px;
width : 710px;
table-layout:fixed;
}
TABLE#case4 TH {
border-width : 1px;
padding : 5px;
}
TABLE#case4 TD {
border-width : 1px;
padding : 5px;
line-height:19px;
}


TABLE#case5 {
border-collapse : collapse;
padding : 5px ;
border-width : 1px;
width : 250px;
table-layout:fixed;
font-size: 90%;
}
TABLE#case5 TD {
border-width : 1px;
padding : 5px;
line-height:13px;
font-size: 90%;
}


TABLE#case6 {
border-collapse : collapse;
padding : 5px ;
border-width : 1px;
table-layout:fixed;
}
TABLE#case6 TH {
border-width : 1px;
width : 70px ;
padding : 5px;
}
TABLE#case6 TD {
border-width : 1px;
width : 70px;
height : 70px;
padding : 5px;
line-height:15px;
}


table{font-size:100%; color:#0019A3;}

a:link {text-decoration:none;color:#4661F2;border-color:#1362C3;}
a:visited {text-decoration:none;color:#4661F2;border-color:#1362C3;}
a:active {text-decoration:none;color:red;border-color:#1362C3;}
a:hover {text-decoration:none;background-color:#83D8F3;border-color:#1362C3;}
