body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body{
	margin:0px;
}

*{margin:0px}

h1 {
	font-size:18pt;
	color:#000000;
}

h2 {
	font-size:14pt;
	color:#000000;	
}

h3 {
	font-size:10pt;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}


#OuterFrmDl{
	float:inherit;
	margin:0px auto auto auto;
	width:100%;
	border-right:none;
	border-left:none;
}

#FooterBxDL{
	clear:left;
	width:100%;
	text-align:center;
}

#FooterBxDL a:link, #FooterBxDL a:visited, #FooterBxDL a:active {

}

#FooterBxDL a:hover {

}

#HeadSectionDl{
	float:inherit;
	margin:0px;
	width:100%;
}

#TopHzNavSectionDl{
	clear:left;
	margin:0px;
	width:100%;
	height:auto;
}

#TopHzNavSectionDl a:link, #TopHzNavSectionDl a:visited, #TopHzNavSectionDl a:active {
text-decoration:none;
color:#0000CC;
}

#TopHzNavSectionDl a:hover {
text-decoration:underline;
color:#CC0043;
}

#CntSectionDlDiv{
	clear:left;
	margin:0px;
	width:100%;
}

#CntSectionDlTbl{
	border-collapse:collapse;
	width:auto;
	height: 350px;
}

#CntSectionDlTbl .LeftSideBar{
	width:480px;
	height: 350px;
}

#CntSectionDlTbl .LeftSideBar a:link, #CntSectionDlTbl .LeftSideBar a:visited, #CntSectionDlTbl .LeftSideBar a:active {
	text-decoration:none;
}

#CntSectionDlTbl .LeftSideBar a:hover {
	text-decoration:underline;
}


#CntSectionDlTbl .ContentsArea{
	text-align:justify;
	width: 350px;
	background-image: url(http://clickconversion.net/wp-content/themes/hybrid/video/limitedtime.png);
	background-repeat: no-repeat;
}

#CntSectionDlTbl .ContentsArea a:link, #CntSectionDlTbl .ContentsArea a:visited, 

#CntSectionDlTbl .ContentsArea a:active {
	text-decoration:none;
}

#CntSectionDlTbl .ContentsArea a:hover {
	text-decoration:underline;
}


#CntSectionDlTbl .RightSideBar{
	text-align:left;
}


#CntSectionDlTbl .RightSideBar a:link, #CntSectionDlTbl .RightSideBar a:visited, #CntSectionDlTbl .RightSideBar a:active {
	text-decoration:none;
}


#CntSectionDlTbl .RightSideBar a:hover {
	text-decoration:underline;
}

#BottomHzNavSectionDl{
	clear:left;
	margin:0px;
	width:100%;
	height:25px;
}

#BottomHzNavSectionDl a:link, #BottomHzNavSectionDl a:visited, #BottomHzNavSectionDl 

a:active {
	text-decoration:none;
}

#BottomHzNavSectionDl a:hover {
	text-decoration:underline;
}

.ContentBoxDl{padding:5px;}


/* below is extra style for title section */

#WSTitleDL{
float:left;
width:50%;
margin-top:20px;
margin-left:20px;
font-size:18pt;
font-weight:bold;
color:#003300;
}

#WSubTitleDL{
width:50%;
margin-top:0px;
margin-left:20px;
font-size:10pt;
font-weight:bold;
color:#666666;
}





/* below is extra style for horizontal sample navigation links */

.HzNavCntDL{font-weight:bold;} 
.HzNavCntDL ul{
padding:5px;
margin-left: 0px;
}
.HzNavCntDL ul li{
display: inline;
}
.HzNavCntDL ul li a{
float: left;
padding: 0px 9px 0px 9px;
}

/* below is extra style for Vertical sample navigation links */

.VtNavCntDL{font-weight:bold;} 
.VtNavCntDL ul{
margin: 10px 0px 0px 0px;
padding:0px;
list-style-type:none;
}
.VtNavCntDL li{
width:100%;
}
.VtNavCntDL a{
display: block;
padding: 3px 3px 3px 10px;
}
.notice {
background-color: #f2faf2;
border: 1px solid #cdcdcd;

padding: 5px;
margin: 5px;
}
