/* CSS Document */

body { 
margin: 0px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
}

img {border:none}

#frame {
margin-left:auto;
margin-right:auto;
width:900px;
}

#banner {
float:left;
width:900px;
height:300px;
}

#nav {
float:left;
width:190px;
padding: 0px 0px 50px 60px;
}

#content {
float:left;
width:560px;
padding: 0px 50px 50px 40px;
}

#numbers {
float:left;
width:560px;
padding: 0px;
text-align:center;
}

.text_bold {
font-weight:bold;
}

.text_white{
font-weight:bold;
color:#FFFFFF;
font-size:12px;
}

.text_small_red {
font-weight:bold;
font-size:12px;
color:#C60B46;
line-height:20px;
}

.text_red {
font-weight:bold;
color:#C60B46;
line-height:20px;
}

.text_red_big {
font-weight:bold;
color:#C60B46;
line-height:24px;
font-size:20px;
}

#footer {
float:left;
width:900px;
height:25px;
background-color:#FFFFFF;
color:#999999;
font-size:12px;
font-weight:bold;
padding: 7px 0px 0px 0px;
text-align:center;
margin-bottom:30px;
}

a {
color:#C60B46;
font-weight:bold;
text-decoration:underline;
}

a:hover {
color:#000000;
font-weight:bold;
text-decoration:underline;
}

td {
border: 1px solid #FFFFFF;
padding:3px 3px 3px 3px;
}

.gallery_left {
width:271px;
float:left;
}

.col_left {
width:271px;
float:left;
padding-right:15px;
}

.col_right {
width:271px;
float:left;
}
.gallery_text {
width:241px;
height:26px;
float:left;
background-image:url(../images/image_gallery_text_bg.gif);
padding: 15px 10px 10px 20px;
text-align:center;
color:#c60B46;
margin-bottom:20px;
font-weight:bold;
}
.gallery_text a {
	text-decoration: none;
}
.gallery_text a:hover {
	color: #D13C6B;
}

.table_small_text{
font-size:12px;
}

.input {
width:300px;
height:20px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
border:1px solid #CCCCCC;
margin-bottom:5px;
}

.input2 {
width:300px;
height:150px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
border:1px solid #CCCCCC;
margin-bottom:5px;
}

.input3 {
width:300px;
height:80px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
border:1px solid #CCCCCC;
margin-bottom:5px;
}

