﻿
.line
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.space
{
	padding-top: 3px;
}
.mainlink
{
	padding-left: 5px;
	font-size: 12px;
	cursor: pointer;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
}
.mainlink:link
{
	font-size: 12px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mainlink:hover
{
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mainlink:visited
{
	text-decoration: none;
}
.img1
{
	background-image: url(images/LiteVersion/img1.jpg);
	background-repeat: no-repeat;
}
.img2
{
	background-image: url(images/LiteVersion/img2.jpg);
	background-repeat: no-repeat;
}
.img3
{
	background-image: url(images/LiteVersion/img3.jpg);
	background-repeat: no-repeat;
}
.img4
{
	background-image: url(images/LiteVersion/img4.jpg);
	background-repeat: no-repeat;
}
.img5
{
	background-image: url(images/LiteVersion/img5.jpg);
	background-repeat: no-repeat;
}

.mainTitle
{
	font-size: 14px;
	cursor: pointer;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 8px;
	font-weight: bold;
}

.mainTitle a
{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}


.slbGroupHeaderSelectedx
{
	background-color:#f5f5f5;
	width:140px;
	font-size: 11px;
	height: 23px;
	border-bottom: 1px solid #f4b1d3 ;
	border-top: 1px solid #f4b1d3;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
	color:  #9e054d;
	vertical-align:middle;
}

.WizardTitleWord
{
	color: #BF341F;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.WizardTitleWord:hover
{
	color: #CC0000;
	text-decoration: underline;
}
.titleWord
{
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 14px;
	color: #BF341F;
	font-weight: bold;
}
.text
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.text2
{
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
	font-size: 12px;
	color: #999999;
	vertical-align:top;
	width:570px;
}
.style2
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, "Arial Unicode MS";
}
.picovertxttemp
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.picovertxttemp:hover
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


.divLite_Content 
{
	overflow:auto;		
	border:0px;	
	vertical-align:top;	
	scrollbar-face-color:#ecf1f5;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#B6B6B6;
	scrollbar-3dlight-color:#B6B6B6;
	scrollbar-arrow-color:#30404f;
	scrollbar-track-color:#F4F4F4;
	scrollbar-darkshadow-color :#FFFFFF;	
	height:460px;
}

