body, table, tr, td, .topictxt, p, .darkHeader, .block1, .block2, .txt10, .geoInput, .geoButton, .RightAlignBlock, .main, .main11   
{
	FONT-FAMILY: verdana;
}
.darkHeader, .block1, .block2, .geoInput, .geoButton, .RightAlignBlock     
{
	FONT-SIZE: 12px;
}
body, .main, .topictxt, p  
{
	FONT-SIZE: 12px;
	color: #424542;
}
.main11
{
	FONT-SIZE: 11px;
	color: #424542;
}
.topictxt
{
	color: #4188b9;
	FONT-SIZE: 12px;
	font-weight : bold;
}
hr
{
	color: #eef2f2;
	/*height : 1px;*/
	height : 2;
}

p
{
	text-align:justify;
}
.darkHeader
{
/*
	background : #4188b9;
	color : white;
*/
	background : #dbe2e9;
}

.block1
 {
	/*background : #dbe2e9;*/
	background : white;
}

.block2
{
	background : #eef2f2;
}
.txt10
{
	font-size: 10px;
}
A.white:ACTIVE, A.white:LINK, A.white:VISITED
{
	color : white;
	text-decoration: none;
}
A.white:HOVER
{
	color : #dbe2e9;
	text-decoration: none;
}

.geoButton
     {
		cursor: hand;
     }

.geoInput
     {	
     /*
	 BORDER-RIGHT: #116699 1px solid;
     BORDER-TOP: #116699 1px solid;
     BORDER-LEFT: #116699 1px solid;
     BORDER-BOTTOM: #116699 1px solid;
	 */	
     
     
     }

.RightAlignBlock
{
	text-align: right;
}     

.required
{
	color: Red;	
}
.recommend
{
	color: Blue;	
}
.m
{
	border : 0;
	position : absolute;
}

.objname {border-bottom: 1px #7b786d dotted; text-decoration: none; }
