﻿.buttons
{
	font-family:Verdana;
	font-size:10px;
	padding:2px 2px 2px 2px;
		
}

.textbox
{
	width: 180px;
	height: 18px;
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #999999;
}
.multilinebox
{
	width: 180px;
	height: 72px;
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px #999999;
}
body
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
h2
{
	font-size: 13px;
	font-weight:bold;
	color: #999999;
}

a:link, a:visited
{
	color:inherit;
	text-decoration: none;
}

a:hover, a:active
{
	color: inherit;
	text-decoration: underline;
}
a img 
{
    text-decoration: none;
    border: 0 none;
}

.menu
{
width:100px; 
height:330px; 
background-color:#FFFFFF; 
vertical-align:top;
padding-left:5px;
padding-top: 10px;
border-left-color:Black;
border-left-style:solid;
border-left-width:1px;
}

.bottom
{
height:20px; 
width:752px; 
background-color:#FFFFFF; 
text-align:center; 
font-size:xx-small;
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
border-left-color:Black;
border-left-style:solid;
border-left-width:1px;
border-right-color:Black;
border-right-style:solid;
border-right-width:1px;
border-bottom-color:Black;
border-bottom-style:solid;
border-bottom-width:1px;
}
.main
{
width:752px;
background-color:#FFFFFF;	
vertical-align:top;
border-right-color:Black;
border-right-style:solid;
border-right-width:1px;
border-left-color:Black;
border-left-style:solid;
border-left-width:1px;
height:350px;
padding-left:20px;
padding-top:25px;
font-size:11px;
}
.top
{
width:752px;
height:125px;
border-right-color:Black;
border-right-style:solid;
border-right-width:1px;
border-left-color:Black;
border-left-style:solid;
border-left-width:1px;
border-top-color:Black;
border-top-style:solid;
border-top-width:1px;
background-image:url("../images/b-logo.jpg");
}
.topmenu
{
height:20px; 
background-color:White; 
margin-right:auto;
margin-left:auto;     
border-left-color:Black;
border-left-style:solid;
border-left-width:1px;
}
.MenuItem
{
border-top: solid 1px #999999;
border-right: solid 1px #999999;
border-left: solid 1px #999999;
}
.dmis
{
border-bottom: dashed 1px #999999;
text-align:center;
width:150px;
}
.smis
{
text-align:center;
}
.sms
{
text-align:center;
}
.table
{
font-size: 11px;
font-weight:normal;
color: #000000;
}
.flag
{
border-right-color:Black;
border-right-style:solid;
border-right-width:1px;
background-color:white;
padding-top:2px;
padding-right:2px;

}