body,html{
width: 98%;
height: 100%;
margin: 0;
padding: 0;
border: 0;
}

body{
background-color: #ffffff;
background-image: url('./img/bg.gif');
background-position: 0 0;
background-repeat: repeat-x;
}

p, span, div, form{
font-family: "Times New Roman", Times, serif;
line-height: 25px;
color: #4D4D4D;
margin: 0;
padding: 0;
border: 0;
}

.title{
color: #AE1700;
line-height: 15px;
font-size: 14px;
font-weight: bold;
margin-bottom: 3px;
margin-top: 10px;
}

a.menu{
color: #4D4D4D;
text-decoration: none;
font-size: 13px;
line-height: 20px;
}

a.menu:hover{
color: #AE1700;
text-decoration: underline;
}


#container{
margin: 0 auto;
width: 784px;
}

#header{
position: relative;
width: 784px;
height: 184px;
}

#header_txt_small{
position: absolute; 
top: 22px; 
left: 104px; 
font-size: 18px; 
font-weight: bold; 
color: #000000; 
}

#header_txt_big{
color: #000000; 
font-size: 1.6em;
}

#header_txt_blackline{
background-color: #000000; 
color: #ffffff; 
height: 20px; 
position: absolute; 
top: 136px; 
left: 65px; 
padding-top: 7px; 
padding-bottom: 3px;
padding-left: 15px;
font-family: times; 
font-size: 0.9em; 
text-transform: uppercase;
width: 704px;
}

#menu{
position: relative;
top: -10px;
background-color: #F8F9FA;
width: 168px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 15px;
}

#content{
position: relative;
width: 570px;
margin-left: 190px;
padding-top: 30px;
padding-left: 10px;
padding-right: 10px;
font-size: 14px;
color: #2E2E2E;
}

.cnt_title{
font-size: 20px; 
color: #000000; 
font-weight: bold;
}

.cnt_title_small{
font-size: 16px; 
color: #000000; 
font-weight: bold;
}

.cnt_title_red{
font-size: 25px; 
color: #AE1700; 
font-weight: bold;
}

.cnt_sub_title{
font-size: 25px;
color: #AE1700;
font-weight: bold;
text-align: center;
}

a.cnt_menu{
font-size: 13px;
color: #AE1700;
padding-left: 25px;
text-decoration: underline;
}

a.cnt_menu:hover{
color: #000000;
}

p.cnt_menu{
font-size: 13px;
color: #AE1700;
padding-left: 25px;
}

a.cnt_sub_menu{
font-size: 13px;
color: #AE1700;
padding-left: 60px;
text-decoration: underline;
}

a.cnt_sub_menu:hover{
color: #000000;
}

a.path{
font-size: 13px;
color: #2E2E2E;
text-decoration: underline;
}

a.path:hover{
color: #AE1700;
}

a.back{
color: #AE1700;
text-decoration: none;
}

a.back:hover{
text-decoration: underline;
}

div.italic{
font-style: italic;
font-size: 14px;
color: #2E2E2E;
padding-left: 30px;
width: 530px;
}

a.cnt{
color: #AE1700;
text-decoration: underline;
}

a.cnt:hover{
color: #2E2E2E;
}

a.footer{
color: #AE1700;
text-decoration: none;
}

a.footer:hover{
color: #AE1700;
text-decoration: underline;
}