html {height:101%;}
body { 
	margin: 0px;
	padding : 0 px;
	height : 100%;
	background-color:#f5f5f5;
	/* background-image : url(images/bg-all.gif); 
	background-repeat : repeat-x;*/
	SCROLLBAR-FACE-COLOR: #274360; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #E6D9C9; 
	SCROLLBAR-3DLIGHT-COLOR: #00000; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #969696;
	SCROLLBAR-TRACK-COLOR: #e2e2e2; 
	
}
:focus {outline:0;}

img {
	border:0px;
}
* {
	font-family : Arial, Helvetica, sans-serif;
}
.close {
	background-color:#ebebeb;
	width: 1px;
}

.mainBorder {
	width: 1px;
	background-color : #e0e0e0;
}
.mainMenu {
	background-color : #5e6796;
	font-size : 10px;
	padding : 0px;
}
.mainTable {
	
}

.input01 {
	background-color : #DEE0EB;
	border-left : 1px solid #48494C;
	border-top : 1px solid #48494C;
	border-bottom: 1px solid #F0F1F5;
	border-right: 1px solid #F0F1F5;
	font-size : 11px;
	color : #00002A;
	padding-left: 2px;
}

.input02 {
	background-color : White;
	border-left : 1px solid #48494C;
	border-top : 1px solid #48494C;
	border-bottom: 1px solid #CCCED5;
	border-right: 1px solid #CCCED5;
	font-size : 12px;
	color : #48494C;
	padding: 2px;
}

.loginTable {
	background-image : url(https://dlf-internet.com/images/login-box.gif);
	background-repeat : no-repeat;
}


a.candy:link, a.candy:visited {
	background : transparent;
	color : #324494;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

a.candy:hover {
	background : transparent;
	color : #172669;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
.underMenu {
	width : 592px;
	background-image:url(https://dlf-internet.com/images/bg-text-up.gif);
	height : 24px;
}

.textUnderMenu {
	padding-right : 5px;
	padding-top : 4px;
	text-align : right;
	color : White;
	font-size : 11px;
}

h1 {
	color : #324494;
	font-size : 17px;
	font-weight : bold;
	margin-bottom: 5px;
	margin-top : 5px;
}

h2 {
	color : #5368C5;
	font-size : 14px;
	font-weight : bold;
	margin-bottom: 5px;
}

h3 {
	color : #324494;
	font-size : 12px;
	font-weight : bold;
	margin-bottom: 5px;
	margin-top : 5px;
}
h4 {
	color: White;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #5e6796;
	padding: 3px;
}

p {
	color : #324494;
	font-size : 12px;
	text-align : justify;
}

p.mid {
	color : #324494;
	font-size : 14px;
	text-align : justify;
}

ul li {
	list-style-image : url(https://dlf-internet.com/images/li02.gif);
	font-size : 12px;
	color : #324494;
	line-height : 18px;
	margin-left : -10px;
}

ol li {
	font-size : 12px;
	color : #324494;
	line-height : 18px;
}

li.sub {
	list-style-image : url(https://dlf-internet.com/images/li03.gif);
	font-size : 12px;
	color : #324494;
	line-height : 18px;
	margin-left : -25px;
	text-align: justify;
}
.text {
	color : #324494;
	font-size : 12px;
}

.smallText {
	color : #5F73C8;
	font-size : 10px;
}
.smallTextWhite {
	color : White;
	font-size : 9px;
}
a.white:link, a.white:visited {
	background : transparent;
	color : White;
	font-size : 11px;
	text-decoration : none;
}

a.white:hover {
	background : transparent;
	color : White;
	font-size : 11px;
	text-decoration : underline;
}


a.green:link, a.green:visited {
	background: transparent;
	color: Green;
	font-size: 12px;
	text-decoration: none;
}

a.green:hover {
	background: transparent;
	color: Teal;
	font-size: 12px;
	text-decoration: underline;
}
.sw04 {
	background-image : url(https://dlf-internet.com/images/sw04bg.gif);
	width : 200px;
	height : 254px;
	float : left;	
	background-repeat : no-repeat;
	margin-right : 15px;	
}

.sw01 {
	background-image : url(https://dlf-internet.com/images/sw01bg.gif);
	width : 200px;
	height : 254px;
	float : left;
	background-repeat : no-repeat;

}
.sw02 {
	background-image : url(https://dlf-internet.com/images/sw02bg.gif);
	width : 200px;
	height : 254px;
	float : left;
	background-repeat : no-repeat;
	margin-right : 15px;
}

.sw03 {
	background-image : url(https://dlf-internet.com/images/sw03bg.gif);
	width : 200px;
	height : 254px;
	background-repeat : no-repeat;
}
.swText {
   color : #324494;
	font-size : 11px;
	text-align: justify;
}

.silverTitle {
	color : #7E849E;
	font-size : 14px;
	font-weight : bold;
}

.bronzeTitle {
	color : #B08181;
	font-size : 14px;
	font-weight : bold;
}

.goldTitle {
	color : #A07B53;
	font-size : 14px;
	font-weight : bold;
}

.blueTitle {
	color : #324494;
	font-size : 14px;
	font-weight : bold;
}

a:link, a:visited 	{
	background : transparent;
	color : #B22222;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	background : transparent;
	color :#B22222;;
	font-size : 12px;
	text-decoration : underline;
}

a.small:link, a.small:visited 	{
	background : transparent;
	color : #5F73C8;
	font-size : 10px;
	text-decoration : none;
}

a.small:hover {
	background : transparent;
	color :#B22222;
	font-size : 10px;
	text-decoration : underline;
}

ul {
	margin-top : 5px;
	margin-bottom : 5px;
}

.bg01 {
	background-color : #D6D8E3;
	font-size : 12px;
	color: #324494;
	padding : 3px;
}

.bg02 {
	background-color : #F4F4F5;
	font-size : 12px;
	color:#324494;
	padding : 7px 3px;
}

.bg03 {
	background-color : #D6D8E3;
	font-size : 11px;
	color: #324494;
	padding : 5px;
	text-align : center;
}

.bg04 {
	background-color : #F4F4F5;
	font-size : 11px;
	color:#324494;
	padding : 3px;
	text-align : center;
}

.bg05 {
	background-color : #FFFFFF;
	font-size : 14px;
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	padding : 5px;
	text-align : center;
}

.reqBg {
	background-color : Red;
	font-size : 11px;
	color: white;
	padding : 2px;
	text-align : center;
}

input.but {
	background-color : #F4F6FA;
	border-right : 1px solid #5E6796;
	border-bottom : 1px solid #5E6796;
	border-top: 1px solid #5E6796;
	border-left: 1px solid #5E6796;
	font-size : 11px;
	color : #5E6796;
}

.www01 {
	background-image : url(https://dlf-internet.com/images/www01.gif);
	width : 275px;
	height : 174px;
	float : left;
	background-repeat : no-repeat;
	margin-right : 10px;
}

.www02 {
	background-image : url(https://dlf-internet.com/images/www02.gif);
    width : 275px;
	height : 174px;
	background-repeat : no-repeat;
}

.www03 {
	background-image : url(https://dlf-internet.com/images/www03.gif);
	width : 275px;
	height : 174px;
	float : left;
		margin-right : 10px;
	background-repeat : no-repeat;
}

.www04 {
	background-image : url(https://dlf-internet.com/images/www04.gif);
	width : 275px;
	height : 174px;
	background-repeat : no-repeat;
}

.bigBig {
	font-size : 20px
}

#dhtmltooltip{
		position: absolute;
		width: 400px;
 		border: 1px solid black;
		padding: 5px;
		background-color: #F5F2E7;
		visibility: hidden;
		z-index: 100;
	}
.dictTitle {
	font-size: 12px;
	font-weight : bold;
	color : black;
	background-color : #FFDEAD;
	padding : 2px;
}
.dictText {
	margin-top : 5px;
	font-size: 11px;
	font-style : normal;
	color : black;
}

.swOption3 {
	background-image : url(https://dlf-internet.com/images/serw03small.gif);
	height : 91px;
	background-repeat : no-repeat;
	background-color : White;
}
.swOption2 {
	background-image : url(https://dlf-internet.com/images/serw02small.gif);
    height : 91px;
	background-color : White;
	background-repeat : no-repeat;
}
.swOption1 {
	background-image : url(https://dlf-internet.com/images/serw01small.gif);
	background-color : White;
    height : 91px;
	background-repeat : no-repeat;
}

.error {
	font-size : 12px;
	color: #8B0000;
	font-weight : bold;
}

.bg05 {
	background-color : #5E6796;
	font-size : 12px;
	color: #FEFEFE;
	padding : 2px;
	font-weight : bold;
}

.www-s01 {
	background-image : url(https://dlf-internet.com/images/www-single01.gif);
	height : 90px;
	background-repeat : no-repeat;
		background-color : White;
}

.www-s02 {
	background-image : url(https://dlf-internet.com/images/www-single02.gif);
	height : 90px;
	background-repeat : no-repeat;
	background-color : White;
}

.www-s03 {
	background-image : url(https://dlf-internet.com/images/www-single03.gif);
	height : 90px;
	background-repeat : no-repeat;
}

.www-s04 {
	background-image : url(https://dlf-internet.com/images/www-single04.gif);
	height : 90px;
	background-repeat : no-repeat;
}

.newsTitle {
	color : white;
	font-size : 12px;
	font-weight : bold;
	width: 460px;
	background-image : url(https://dlf-internet.com/images/news-bg-title.gif);
	padding: 3px;
}

.newsContent {
	color : #324494;
	padding-top : 5px;
	font-size : 11px;
	text-align : justify;
	background-color : #F8F8FA;
	padding: 3px;
}
.newsContent ul {
	margin-top : inherit;
	margin-bottom : inherit;
}

.newsDate {
	color : white;
	font-size : 11px;
	background-image : url(https://dlf-internet.com/images/news-bg-title.gif);
}
.borderOutset {
	border-top: 1px solid #C1C5D8;
	border-left: 1px solid #C1C5D8;
	border-bottom: 1px solid #1C2346;
	border-right: 1px solid #1C2346;	
	color : #324494;
	font-size : 12px;
}

.borderOutset .min {
	font-size: 10px;
}


.style1 {
	color: #FF0000;
	font-size: 20px;
}
.style2 { text-decoration:line-through;}
.style3 {
	color: #FF0000;
	font-size: 17px;
}
.style4 {
	text-decoration:line-through;
}
.swOption4 {

	background-image : url(https://dlf-internet.com/images/serw04small.gif);
	height : 91px;
	background-repeat : no-repeat;
	background-color : White;
}
.greenTitle {

	color : #90B081;
	font-size : 14px;
	font-weight : bold;
}

.menu2011 {
text-align:left;
background:#5e6796;
padding:20px 0 0 3px;
}
.menu2011 ul {padding: 0;list-style-type:none;}

.menu2011 ul li  {
padding:0 0 0 3px ;
margin:0;
list-style-image:none;
color: #CCC;
font-weight:bold;


}


.menu2011 a {color: white !important;font-weight:bold;display:block;width:160px;padding:4px 0 0 3px;font-size:13px !important;}
.menu2011 a:hover {text-decoration:none;color:#FF0 !important;background-color:#737ba4 ;}
.menu2011 li li a { color:#FC0;padding:4px 0 3px 12px ;}