* {
FONT-FAMILY: Arial, sans-serif
}

body {
margin: 0; 
width: 100%; 
min-width: 960px;
font-size: 100%; 
background-color: #FFFFFF; 
color: #202020;
font-size: 12px;
}

/*********/

#fullcontainer1 {          
background: url(top.jpg);
border: 1px dotted #F88C22;
border-width: 1px 0 0 0;
width: 100%;
height: 66px;
}

#fullcontainer2 {          
background: url(menu.jpg);
height: 26px;
}

#fullcontainer3 {            
background: url(index.jpg);
border: 1px dotted #000000;
border-width: 1px 0 0 0;
height: 153px;
}

#column1 {                                 
border-right: 1px dotted #000000;
padding: 4px 0 0 0;
margin-right: 0;
}

/*********/

h1  {                      
font-size: 34px;
font-weight: bold;
color: #BD0004;
white-space: pre;
margin: 10px 0 16px 2px; 
}

h1 i {                      
color: #808080;
font-style: normal;
}

/*********/

ul.mainmenu {           
padding: 0;
margin: 0;
list-style-type: none;
}

.mainmenu li {          
display: inline;
}

.mainmenu a {           
display: block;
background: white;
float: left;
border: 1px solid #FFFFFF;
border-width: 0 1px 0 1px;
border-left-color: #BFBFBF;
color: #6d5354;
font: bold 14px Times New Roman; 
padding: 5px 8px;
text-decoration: none;
background:url(menu.jpg);
}

.mainmenu a:hover {        
color: #FFFFFF;
background: #BD0004;
}

/*********/

.centered {                  
margin: 0 auto;
width: 960px;
}

div.hrdotted {                     
margin: 3px 0;
border: 1px dotted #000000;
border-width: 1px 0 0 0;
background: #FFFFFF;
}

div.hr-5 {               
margin: 5px 0;
background: #FFFFFF;
}
/***ok***/

div.hr-20 {               
margin: 20px 0;
background: #FFFFFF;
}

div.hr-teller {               
float: right;
padding-right: 20px;
margin: 4px 0;
background: #FFFFFF;
}

br.clearer {
clear: both;
font-size: 0;
line-height: 0;
}

/*********/

#column1 div.item1_container {
border: 1px solid #DEDEDE;
border-width: 0 1px 1px 1px;
margin: 0;
padding: 4px;
}

#column1 div.item1 {
clear: left;
margin-top: 2px;
padding: 2px 0px 4px 0px;
margin-bottom: 0;
min-height: 1px;
}

#column1 div.odd1 {
background: #F3EBEB;
}

#column1 div.even1 {
border: 1px solid #F7EBEB;
border-width: 1px 0px;
margin-top: 4px;
background: #FFFFFF;
}
	
#column1 div.item1 img {
float: left;
border-bottom: #9c0000 3px solid;
border-left: #cecece 1px solid;
border-top: #cecece 1px solid;
border-right: #9c0000 3px solid;
margin: 5px 10px 5px 5px;
}

#column1 div.item1 h2 {
color: #BD0004;
font-size: 18px;
margin-bottom: 8px;
margin-top: 2px;
}
	
#column1 div.item1 h2 i {                      
color: #776969;
font-style: normal;
}

/*********/

a.t:link { color: #00036E; text-decoration: underline; font-weight: bold; }
a.t:visited { color: #00036E; text-decoration: underline; font-weight: bold; }
a.t:hover { color: #FFFFFF; text-decoration: none; background: #BD0004; font-weight: bold; }
a.t:active {  color: #00036E; text-decoration: underline; font-weight: bold; }

a.menu:link  { color: #6d5354; text-decoration: none; font-weight: bold; }
a.menu:visited { color: #6d5354; text-decoration: none; font-weight: bold; }
a.menu:hover { color: #FFFFFF; text-decoration: none; background: #BD0004; font-weight: bold; }
a.menu:active {  color: #6d5354; text-decoration: none; font-weight: bold; }

a.h2:link { color: #BD0004; text-decoration: none; }
a.h2:visited { color: #BD0004; text-decoration: none; }
a.h2:hover { color: #FFFFFF; text-decoration: none; background: #BD0004; font-weight: bold; }
a.h2:active {  color: #BD0004; text-decoration: none; }

a.h1:link { color: #BD0004; text-decoration: none; }          
a.h1:visited { color: #BD0004; text-decoration: none; }
a.h1:hover { color: #BD0004; text-decoration: none; }
a.h1:active {  color: #BD0004; text-decoration: none; }
























