html {
    margin-top:10px;
}

body {
	background-color:#F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a:link, a:visited, a:hover {
    color:#000;
}

.big_table {
    background: url(img/background.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*background:url(img/bg.gif);*/
	border:1px solid #000;
	height:675px;
	width:970px;
	margin-top:25px;
	padding-top:15px;
	padding-right:15px;
}

.right_column {
	height:570px;
	width:204px;
	float:right;
	font-size:20px;
	color:#be1f1f;
}

.center_column {
	height:570px;
	width:480px;
	float:right;
	margin-right:16px;
}

.left_column {
    margin-top:82px;
    height:570px;
	width:219px;
	margin-right:16px;
	float:right;
	border-top:5px solid #626262;
}

.logo {
    height:82px;
	width:204px;
}

.right_menu {
    height:270px;
	width:204px;
	float:right;
	padding-top:22px;
	border-top:5px solid #626262;
}

.first_line {
    height:28px;
	width:188px;
	float:right;
	margin-right:16px;
	margin-top:8px;
	font-size:20px;
	color:#be1f1f;
}

.second_line {
	color:#2f3434;
	font-size:10px;
	font-weight:bold;
	margin-top:-3px;
}

.head_3 {
    font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.right_column a:link {
	color:#be1f1f;
	text-decoration: none;
}

.right_column a:visited {
	color:#be1f1f;
	text-decoration: none;
}

.right_column a:hover {
	color:#626262;
	text-decoration: none;
}

ul.upper, .lower ul {
	padding-bottom:4px;
	margin-top:0px;
	margin-right:14px;
	padding-right:14px;
}

.footer {
	color:#000000;
	width:480px;
	height:31px;
	font-size:11px;
	text-align:center;
	margin-top:25px;
}

.footer a:visited {
    color:#000000;
	text-decoration:underline;
}

.footer a:link {
    color:#000000;
	text-decoration:underline;
}

.footer a:hover {
    text-decoration:none;
}

ul.FooterList {
   	list-style: none;
	margin:0;
	padding:0;
	text-align:center;
}

.FooterList li{
	display:inline;
	border-left:1px dotted black;
	padding:0 2px 0 2px;
}

ul.upper {
	font-size:12px;
    padding-bottom:0;
	margin-bottom:0;
}

ul.upper li {
	line-height:17px;
	padding-bottom:4px;
}

ul.upper a:link, a:visited {
    color:#000000;
}

.lower {
	float:left;
	padding-left:5px;
	width:219px;
	padding-top:16px;
	height: 178px;
}

.lower ul li {
	font-size:12px;
	margin-bottom:8px;
}

.title_sec {
    height:28px;
	width:480px;
	background:url(img/main_14.jpg) no-repeat;
	line-height:28px;
	text-align:center;
	margin-top:15px;
}

.breadcrumbs {
	margin-top:65px;
	font-size:12px;
	line-height:12px;
	padding-bottom:5px;
   	border-bottom:5px solid #626262;
}

.big_sub {
    height:28px;
	width:219px;
	background: url(/img/main_12.jpg) no-repeat;
	line-height:28px;
	text-align:center;
	margin-top:15px;
}

.big_h2 {
    font-size:18px;
	font-weight:bold;
	color:#e1d9c0;
}

.sub_sec {
    height:13px;
	width:480px;
	margin-top:11px;
	background:no-repeat;
	color:#e1d9c0;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	text-align:center;
}

.sub_sec h2 {
    font-size:13px;
	font-weight:bold;
}

h1 {
    font-size:18px;
	font-weight:bold;
	color:#e1d9c0;
	margin:0px;
}

h2 {
    font-size:15px;
	margin:0px;
}

h3 {
    font-size:13px;
	margin:0px;
}

.thumbs a:link img, .thumbs a:visited img {
    border:1px solid black;
	}

.thumbs a:link, .thumbs a:visited {
    color:black;
	font-weight:bold;
	text-decoration:underline;
	}

fieldset {
    border: 1px solid #e1d9c0;
    width: 470px;
	height:280px;
}

legend {
    color:#be1f1f;
	font-weight:bold;
    border: 1px solid #e1d9c0;
    padding: 2px 6px;
}

label {
    width: 80px;
    float: right;
    text-align: right;
    margin-right: 10px;
    display: block;
	font-size:12px;
}

input {
    height:21px;
	width:100px;
	font-size:12px;
}

select {
	font-size:12px;
	height:20px;
}

.pr_table {
    width:60px;
	float:right;
	}

.pr_table p {
    padding-bottom:30px;
	}
	
.bottomtxt {
	width:970px;
	padding-top:10px;
}

.bottomtxt p {
	padding:0 0 5px 0;
	margin:0;
	text-align:right;
	font-size:10px;
	color:#999999;
}
