@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 0px;
text-align:center;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-color:#FFFFFF;
}

a{
text-decoration:none;
font-weight:bold;
color:#0099FF;
font-size:12px;
}

a:hover{
text-decoration:underline;
font-weight:bold;
color:#0099FF;
font-size:12px;
}

#place_top{
width:99.9%;
height:105px;
background-image:url(img/top_bg.jpg);
background-position:center;
text-align:center;
}

#place_bottom{
position:relative;
width:99.9%;
height:75px;
background-image:url(img/bottom_bg.jpg);
background-position:center;
}

#place_holder{
margin-top:105px;
width:800px;
margin:auto;
}

td.place_pagetitle{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#777777;
background-image:url(img/titlegrey.jpg);
padding: 0px 0px 0px 15px;
text-align:left;
width:430px;
height:40px;
}

td.place_rightmenu{
padding: 20px 0px 0px 0px;
height:inherit;
width:370px;
background-image:url(img/rightImg01.jpg);
background-color:#3B6CA6;
background-repeat:no-repeat;
background-position:bottom;
text-align:right;
vertical-align:top;
}

.place_rightmenu a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#B3743F;
text-decoration:none;
}

.place_rightmenu a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
background-color:#0099FF;
text-decoration:none;
}

td.place_leftborder{
margin:0px;
background-color:#EEEEEE;
background-image:url(img/left_bg.jpg);
height:380px;
width:20px;
}

td.place_texthold{
position:relative;
margin-right:0px;
margin-left:0px;
padding: 10px 0px 0px 10px;
text-align:left;
vertical-align:text-top;
height:380px;
width:400px;
background-color:#EEEEEE;
font-size:12px;
}

td.place_rightborder{
margin:0px;
background-color:#FFFFFF;
height:380px;
width:10px;
}

