﻿/* */  
  
body
{
	background-color:rgb(48, 123, 191);		
}



table.MainHeader
{
	text-align:left; 	
	width: 970px; 
	height: 176px; 
	border:0;  
	padding:1px;
	border-spacing:1px
}

.whiteText
{	
	font-weight:bold;
	color:white;
	font-family:Century Gothic;
}	

a.meniuSite
{	
	font-weight:bold;
	color:white;
	font-family:Century Gothic;
}	



div.bullet
{
	width:93%;
	border-bottom: 1px solid #F4EFDF;
	border-bottom-width:1px;
	padding-left:10px;
	
}	
a.meniuSLeft
{
	text-decoration:none;
	font-family:Century Gothic;
	font-weight:bold;
	color:Black ;
	font-size:12px;
}	

h1 {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 140%;
    font-weight:bold;
    color: #000;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-family: arial;
    font-size: 140%;
    font-weight:bold;
    color: #000;
}

.titleLabel
{
	font-size:12px;
    color:Black; 
    font-weight: bold;
    font-family: Century Gothic,Verdana;
}





.smallTitle
{
	FONT-SIZE: 11pt;
    COLOR: Black; 
    font-weight:bold;  
    font-style:normal; 
    font-family:Verdana;  
}

a.F {
     text-decoration:none;
     FONT-SIZE: 8pt;
     COLOR:#003399;   
     font-weight: bold;
     font-family: Verdana;         
}
a.F:hover {     
     text-decoration:none;
     FONT-SIZE: 8pt;
     COLOR: red; 
     font-weight: bold;
     font-family: Verdana;         
}


.mltxt
{
	border-style:groove;
	border-width:2px; 
	font-family: Verdana;
	font-size: 10pt;
}

.MsgTextbox
{
	background-color: #DBE8FE;
	font-size: 11px;
	font-family:Verdana;
	font-style:normal;	
	height:350px;
	width:450px;
}     


