.tbcenter{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
.menu{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;

}
.menu:link,.menu:active,.menu:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.menu:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer:link,.footer:active,.footer:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.footer:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.content,.global{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
	padding: 10px;
	text-align: justify;
}
.blue{
	font-family: Tahoma;
	font-size: 12px;
	color: #003366;
}
.heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}

input ,textarea{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.red{
	color: #CC3300;
}
a:link,a:visited,a:active{
	color: #003399;
	text-decoration: underline;
}
a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.sperate {font-size: 18px;	color: #FFFFFF;}
h3{
	padding: 7px;
}
.head{
	padding: 0px 0px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : #FFFFFF;
	cursor : pointer;
	background-color : #006699;
	padding : 1px;
	margin: 1px;
	border: 1px ridge #BFD5EA;
}

.input { 
         color: #000033; 
         font-size: 9px; 
         font-family: Verdana; 
         font-weight: normal; 
} 
.formback {
	background-color: #B5CDDB;
}
.formback2 {
	background-color: #006699;
}
.small {
	color: #003366;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallwhite {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.smallwhitesm {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
