/* CSS Document */
html,body,div
{
margin:0px;
padding:0px;
height:100%;
border:none
}
html
{
height: 100%; 
margin-bottom: 1px
}
#fullheight 
{
height:100%
}


table.t0 
{
width:100%;
margin:0px;
padding:0px;
border-collapse:collapse;
}

table.main_menu
{
margin:0px;
padding:0px;
border-collapse:collapse;
}

table.nobordernopad
{
margin:0px;
padding:0px;
border-collapse:collapse;
}

input, textarea
{
border: 1px solid black
}

img 
{
border:none;
}

.picture
{
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color:#0000FF;
	border:: none;
}

h1, .content_title
{
color:#0101D1;
font: bold 20px Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
}

h2,h3,.menu_item_0,.menu_item_selected_0,.menu_item_1,.menu_item_selected_1
{
padding:0px;
margin:0px
}

h2,h3,.menu_item_0,.menu_item_1,.menu_item_selected_0,.menu_item_selected_1
{
    font: 16px Geneva, Arial, Helvetica, sans-serif;
color:#0101D1; /*font-weight:*/
display: block;
width: auto;
padding: 5px;
padding-left: 0px;
text-decoration: none;
}
.menu_item_0,.menu_item_1
{
    font-weight:normal;
}

h2,h3,.menu_item_selected_0,.menu_item_selected_1
{
    font-weight:bold;
}
.content, .content_big, .content_small
{
color: #0F0F0F;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration: none;
}

.content
{
font-size:13px;
line-height:150%;
}

.bold_tag
{
color:#0F0F0F;
font-family: Helvetica;
font-weight:bold;
font-size:13px
}

.content_big
{
font-size:15px
}

.content_small
{
font-size:9px
}

.main_menu_image:hover
{
/*border-left: 1px solid #0101d1;*/
/*border-right: 1px solid #0101d1;*/
border-bottom:1px solid #0101d1;
}