/* CSS Document */

/* colors
Background = 6f615c
Red = 9A1639
Dark Grey frame around body = A39B95
Light Grey = E0DFDE
*/

html{overflow: -moz-scrollbars-vertical;}
html{overflow-x: auto;}

body{
background-color:#6F615C;
text-align:center;}
body a:link {text-decoration:none; color:#9A1639;}
body a:visited {text-decoration:none; color:#9A1639;}
body a:hover {text-decoration:none; color:#A39B95;}
body a:active {text-decoration:none; color:#9A1639;}

.selectbox{ 
background-color:#9A1639; 
color:#FFFFFF; 
}

.header{
background-image:url(../images/background/head.jpg);
width:800px;
height:122px;
margin-left:auto; 
margin-right:auto;
padding-top:15;}
.top_menu{
background-image:url(../images/background/top_menu2.jpg);
width:800px;
height:32px;
margin-left:auto; 
margin-right:auto;}
.centre_top{
background-image:url(../images/background/centre_top.jpg);
width:800px;
height:41px;
margin-left:auto; 
margin-right:auto;}
.centre_bottom{
background-image:url(../images/background/centre_bottom.jpg);
width:800px;
height:44px;
margin-left:auto; 
margin-right:auto;}
.bottom_menu{
background-image:url(../images/background/bottom_menu.jpg);
width:800px;
height:21px;
margin-left:auto; 
margin-right:auto;}
.bottom{
background-image:url(../images/background/bottom2.jpg);
width:800px;
height:43px;
margin-left:auto; 
margin-right:auto;}

.partner_image{
border:0px;
padding-left:0px;
padding-right:10px;
padding-top:0px;
padding-bottom:10px;}

.FormSelect { 
font-family: Arial; 
font-size: 12px; 
color: #FFFFFF; 
background-color: #9A1639; 
height: 22px; 
width: 180px;
border:none;}

.FormService { 
font-family: Arial; 
font-size: 12px; 
color: #FFFFFF; 
background-color: #9A1639; 
height: 22px; 
width: 380px;
border:none;}

.FormText{ 
font-family:Arial;
font-size:11px;
line-height:13px;
text-align:left;
vertical-align:bottom;
color:#666666;}

.FormTextWarning{ 
font-family:Arial;
font-size:11px;
font-weight:200;
line-height:13px;
text-align:left;
vertical-align:bottom;
color:#DD0000;}

.FormTextBox {
border:1px #000000 solid;
font-family:Arial; 
font-size:12px; 
color:#000000; 
background-color:#FFFFFF; 
height:16px; 
width:200px;
border:1px #C80000 solid;}

.FormTextBoxLong { 
font-family:Arial; 
font-size:12px; 
color:#000000; 
background-color: #FFFFFF; 
height:16px; 
width:320px;
border:1px #C80000 solid;}

#MainTable{
background-image:url(../images/background/body.jpg);}

#HomeTable{
background-image:url(../images/background/home_back.jpg);}

#menu{
border-left:1px #000000 solid;
border-right:1px #000000 solid;
border-bottom:1px #000000 solid;
width:800px;
height:28px;
background-color:#9A1639;
margin-left:auto; 
margin-right:auto;
padding-top:10px;
}

.bottom_menu{
font-family:Verdana;
font-size:14px;
font-weight:360;
vertical-align:top;
font-weight:560;
line-height:18px;
text-align:center;}
.bottom_menu a:link {text-decoration:none; color:#9A1639;}
.bottom_menu a:visited {text-decoration:none; color:#9A1639;}
.bottom_menu a:hover {text-decoration:none; color:#A39B95;}
.bottom_menu a:active {text-decoration:none; color:#9A1639;
}