table.menu
{	
	
	margin:10px 0 0 0;
	padding:0 0 0 0;
	border-left:1px solid #88A6C0;
	border-top:1px solid #88A6C0;
	border-right:2px solid #334F6A;
	border-bottom:2px solid #334F6A;
	width:145px;
}
table.content
{	
	margin:10px;
	padding:0 0 0 0;
	border-left:1px solid #88A6C0;
	border-top:1px solid #88A6C0;
	border-right:2px solid #334F6A;
	border-bottom:2px solid #334F6A;
}
tr.top
{
	font-size:11pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	size:3px;
	background:#88A6C0;
}

tr.antet
{
	font-size:9pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	size:3px;
	background:#C0D0DE;
}

td.up_line
{
	border-top:1px solid #88A6C0;
}

td.all_line
{
	border:1px solid #88A6C0;
}

h1{
	font-family: Tahoma; 
	font-size: 18pt; 
	font-weight: bold; 
	color: #00330; 
	text-decoration: none;
}

.text
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.text_alb
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
}
.text_red
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
}
.err
{
	font-family: Tahoma; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #CD0000; 
	text-decoration: none;
	text-align:center;
}

.bigtext
{
	font-family: Tahoma; 
	font-size: 15pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}
.smalltext
{
	font-family: Tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

a:hover {
	font-family:Tahoma;
	font-size:10pt;
	color:#CD0000;
	text-decoration:underline;
}

a {
	font-family:Tahoma;
	font-size:10pt;
	color:#2B4157;
	text-decoration:none;
}
a.alb:hover {
	font-family:Tahoma;
	font-size:10pt;
	color:#CD0000;
	text-decoration:underline;
}

a.alb {
	font-family:Tahoma;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:none;
}

a.bottom:hover {
	font-family: Tahoma; 
	font-size: 9pt; 
	color:#CD0000;
	text-decoration:underline;
}

a.bottom {
	font-family: Tahoma; 
	font-size: 9pt; 
	color:#FFFFFF;
	text-decoration:none;
}
