@charset "iso-8859-1";
/* CSS Document */
.bg {background-position:top; background-repeat:no-repeat}
td {color:#646464; font-size:11px; font-family:Arial, Tahoma, Geneva, sans-serif}
b {color:#007097; font-size:11px}
a.red {color:#B4211E; font-size:11px; text-decoration:underline}
a.red:hover {text-decoration:none}
.price {color:#B4211E; font-size:11px; text-decoration:underline}
.sin {color:#145F82; font-size:11px}
.right {color:#545248; font-size:11px}
.menu {color:#FFFFFF; font-size:11px; text-decoration:none; font-family:Tahoma, Arial, Geneva, sans-serif}
.menu:hover {text-decoration:underline}
.bot {color:#F8F8F8; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
a.txt {color:#646464; text-decoration:underline; font-size:11px}
a.txt:hover {text-decoration:none}
a.www {color:#646464; font-size:11px; text-decoration:none}
a.www:hover {text-decoration:underline}
.orange {color:#B4211E; font-size:11px}
.select {color:#646464; font-size:11px; font-family:Tahoma, Arial, Geneva, sans-serif}
.scroll {scrollbar-3dlight-color : #C2C0C0; 
	scrollbar-arrow-color : #A9A9A9;
	scrollbar-base-color : #C2C0C0;
	scrollbar-darkshadow-color : #A9A9A9;
	scrollbar-face-color : #C2C0C0;
	scrollbar-highlight-color : #A9A9A9;
	scrollbar-shadow-color : #A9A9A9;
	scrollbar-track-color : #C2C0C0}
.content-pad{
padding:20px;
background: url(images/content-bg.jpg) repeat-x top #fff;
}

h1{
font:bold 16px Arial, Helvetica, sans-serif;
}

p{
font:11px Tahoma, Arial, Helvetica, sans-serif;
line-height:15px;
}

.input {
width: 178px;
height: 20px;
}

textarea{
border:1px solid #a3a3a3;
background : #ffffff;
width:178px;
height: 105px;
font-size: 1em;
font-size: 11px;
padding-left:5px;
margin-bottom:11px;
overflow:auto;
} 

.h  {
padding-bottom:8px;
}

.label{
text-align:left;
font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
padding-left:12px;
color:#2e5874;
}
