/* COMMON_START */
form{
padding:0;
margin:0;
}
img{
border:0;
}
body,li,td,th,div,p{
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:12px;
color:#222222;
}
p{
padding: 0px;
margin: 2px 0px 5px 0px;
line-height: 14px;
}
li{
padding: 0px;
margin: 2px 0px 2px 0px;
}
ol,ul{
padding:0;
margin:5px 0 5px 21px;
}

a:link,
a:visited {
color:#000099;
text-decoration: underline;
}
a:hover,a.active,a.active:visited{
color:#ea741c;
text-decoration: underline;
}
h1,h2,h3,h4,h5{
color:#ea741c;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-weight:bold;
}
h1{
font-size: 18px;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
padding: 0px;
margin: 1px 0px 2px 0px;
}
h2{
font-size: 16px;
padding: 0px;
margin: 3px 0px 3px 0px;
}
h3{
font-size: 12px;
padding: 0px;
margin: 3px 0px 3px 0px;
}
h4{
font-size: 12px;
padding: 0px;
margin: 3px 0px 3px 0px;
}
.right{
text-align:right;
}
.Ferr{
color:#ed841f;
}
a.bu,a.bu:visited,a.bu:hover{
color:#fff;
font-weight:bold;
border:0;
font-size:13px;
line-height:17px;
height:26px;
width:159px;
background:#ED805E url(p/bu.gif) no-repeat center center;
text-align:center;
display:block;
}
.front-table{
width:100%;
}
table.front-table td{
vertical-align:top;
}
.front-table-col1{
padding:0 20px 0 0;
width:32%;
}
.front-table-col2{
padding:0 20px;

border-right:#d5d5d5 1px solid;
}
.front-table-col3{
padding:0 0 0 20px;
width:33%;
}

/* COMMON_END */

body,html{
padding:0;
margin:0;
background:#D9E3EB url(/p/main-bg.gif) repeat-x 0 0;
text-align:center;
}







/* ----------- */

/* links */
div.rlink{
text-align:right;
padding:0;
}
div.rlink a,div.rlink a:visited,div.rlink a:link{
padding:0 9px 0 0;
background:url(p/forward.gif) no-repeat right center;
margin-right:5px;
color:#E4625C;
}
div.llink{
text-align:right;
}
div.llink a,div.llink a:visited,div.llink a:link{
padding:0 5px 0 9px;
background:url(p/back.gif) no-repeat left center;
color:#E4625C;
}
/* forms */
input,textarea{
font-size:11px;
color:#595959;
}
select{
font-size:10px;
font-family:Verdana,Arial,tahoma;
}
input.t{
font-family:Verdana,Arial,tahoma;
background:#fff;
border:#818181 1px solid;
font-size:11px;
padding:1px;
}

input.bu{
color:#fff;
border:0;
font-size:13px;
height:26px;
width:159px;
font-weight:bold;
background:url(p/bu.gif) no-repeat center center;
cursor:pointer;
}



.clr{
clear:both;
font-size:1px;
}
/* message */
.message{
text-align:center;
border:#FFB325 1px dashed;
padding:15px;
background:#F9F2D5;
margin:5px 0 20px 0;
}

.nobr{
white-space:nowrap;
}


/* common */
table.com{
width:100%;
background:#F3F0D1;
}
table.com th{
text-align:left;
padding:5px;
background:#E8EFC3;
}

table.com td.c{
text-align:center;
}
table.com td{
background:#fff;
padding:5px;
}
table.com .odd td{
}
table.com .l{
text-align:right;
}
table.com td.name a{
font-weight:bold;
}

/* nav */
.nav{
margin:5px 0;
}
.nav a{
font-size:12px;
display:block;
padding:1px 3px;
font-weight:bold;
}
.nav a.active:visited,.nav a.active,.nav a:hover{
background:#f00;
color:#fff;
}


.red{
color:red;
}
