
body, table, p, div {
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}

.text {
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}


p.foot {
font-size: 10px;
color: #0166F2;	
}

.header {
font-size: 14px;
color: #0166F2;
font-weight: bold;
}

.header-big {
font-size: 18px;
color: #0166F2;
font-weight: bold;
}

.header2 {
font-size: 14px;
color: #0166F2;
font-weight: bold;
border-bottom: 1px solid #DE2918;
}

.icon:link, .icon:hover, .icon:active, .icon:visited {
font-size: 10px;
color: #0166F2;
font-weight: bold;
text-decoration: none;
}

.icon:hover, {
color: #DE2918;
}


div.button_main {
background-image: url('images/button_main_bg.jpg');
width: 136px;
height: 24px;
margin-left: 17px;
cursor: hand;
}

div.button_sub {
background-image: url('images/button_sub_bg.jpg');
width: 136px;
height: 24px;
margin-left: 17px;
cursor: hand;
}

div.button_top {
background-image: url('images/button_top_bg.jpg');
width: 80px;
height: 21px;
cursor: hand;
float: left;
text-align: center;
}

p.buttontext {
padding-top: 4px;
padding-left: 4px;
}

a.menu:link, a.menu:hover, a.menu:active, a.menu:visited {
font-family: arial;
font-size: 12px;
color: white;
text-decoration: none;
}

a.menu:hover {
text-decoration: underline;
}

a.menuactive:link, a.menuactive:hover, a.menuactive:active, a.menuactive:visited {
font-family: arial;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
}

a.menuactive:hover {
text-decoration: underline;
}


a:link, visited, active, hover {
font-family: verdana;
font-size: 11px;
color: #0166F2;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}