/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:140%;
}

a{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#003399;
font-weight:bold;
text-decoration:none;}

a:hover{
text-decoration:underline;
}

h2{
font-size:18px;
padding:0px;
margin:0px;
margin-bottom:4px;
color:#003399;}


h2 a{
font-size:18px;
padding:0px;
padding-top:4px;
margin:0px;
margin-bottom:4px;}



.header{ 
background:url(../images/bg.gif); background-repeat:repeat-x;
width:100%;
height:74px;}


.headerinside{ 

width:80%;
height:74px;
margin:auto;}
.logo{background:url(../images/logo2.gif); background-repeat:no-repeat;
width:250px;
height:75px;
float:left;}

.headerinsideletf{width:100px;
height:74px;
float:left;}

.headerinsideright{background:url(../images/img_1.bmp); background-repeat:no-repeat;
width:398px;
height:74px;
float:right;}
.headermain{width:80%;
height:64px;
margin:auto;
margin-top:10px;}

.headcontents{
text-align:justify;
padding:10px;
border-top:1px solid #000000;


width:80%;

margin:auto;
margin-top:20px;
}

hr{border:1px solid #000000;}
.table{
border:1px solid #000000;}

.tr{
border:1px solid #000000;
background:#0066FF;
color:#ffffff;
}


.tr2{

background:#D0DDF7;
}


.tr3{

background:#C0D2F8;
}
.footer{ 
background:url(../images/bg.gif); background-repeat:repeat-x;
width:100%;
height:50px;}