body
{
	margin-left:0px;
	margin-top:0px;
	font-size:9pt;
	font-family:Arial;
	
}

.title_welcome
{
	font-weight:bold;
	font-size: 16pt; 
	color: #0066ff
}

.test
{
	display:none;
}

.title_Name
{
	padding-top:3px;
	font-family:Arial; 
	font-size:12pt; 
	font-weight:bold;
}

.fileControl
{
	width:0px;
	border:0px;		
}

.sectionTitle1 {
	text-align:left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-left:10px;	
}

.buttonStyle
{	
	background-color:#509DDC;
	color:white;
	text-align:left;
 	
}

.buttonStyle1
{
	background-color:white;
	color:#000000;
	text-decoration:underline;
	border:0px;	
	cursor:hand;
 	
}

.cssSettingPanel
{
	margin-left:60px;	
}

/*------------------------style for counter page-------------------------------------*/

.counterNumber
{
	font-family:Verdana;	
	font-size:8pt;
	padding:2px;
	font-weight:bold;
	color:#5AAB44;
	
}

#counterContent
{
	font-size:8pt;
	color:#666666;
	padding:0px;	
	font-family:Arial;
	line-height:140%;
	text-align:justify;
	
}


#counterContent span
{	
	color:#7DA8D3;	
	font-weight:bold;	
}

/*------------------------style for admin_skin page-------------------------------------*/

#SkinList
{
	float:left;
	width:20%;
	height:250px;	
}

h2
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: Blue;
	padding-top:4px;
	padding-bottom:2px;
	margin-bottom:2px;
		
}


#SkinPreview
{	
	clear:both;
	width:100%;
	height:200px;	
	background-color:#efefef;
}

#AssociateCardParts
{	
	float:right;
	width:78%;
	float:right;
	height:250px;		
}





/*------------------------others-------------------------------------*/

.preview {
	color: #1C5E55;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.WizardTitle {
	color: #1C5E55;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#AdminLink A:link {color: #ffffff; text-decoration:underline;}      
#AdminLink A:active {color: #ffffff;text-decoration:underline;}       
#AdminLink A:hover {color: #ffffff;text-decoration:underline;}    
#AdminLink A:visited {color: #ffffff;text-decoration:underline;}  

#MDF_Title
{	
	text-align:center;	
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;	
	padding-top:20px;
	padding-bottom:4px;	
	color: #0862ae;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:25px;
	border-bottom-style:solid;
	border-color:#cccccc;
	border-bottom-width:1px;
}

#MDF_MenuPanel
{
	float:left;	
	width:200px; 	
}

#MDF_ContentPanel
{
	float:left;	
	margin:0px;
	padding-left:20px;
	
}

.icoDeskTop
{
	width: 8.5px;
	height: 8.5px;
	margin-bottom: -3;
	margin-left: 2px;
	margin-right: 2px;
}

.icoStar
{
	width: 6px;
	height: 6px;
	margin-bottom: -3;
}

.fieldLabel
{
	font-family: Arial;
	font-size: 9pt;
	font-weight:normal;
}

.fieldValue
{
	font-weight:normal;
	font-family: Arial;
	font-size: 11pt;
	padding: 0px;
}






