@charset "utf-8";

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:0px;
}

.stext { clear:both; text-align:left; font-style:italic; font-size:12px; color:#999999; padding-top:25px; }

/* left shedow */
.ls
{
	background-image:url(../images/left-shedow.jpg);
	width:20px;
	height:90px;
	background-repeat:no-repeat;
}
/* main table */
.mleft-tcorner {
	background-image: url(../images/mleft-tcorner.jpg);
	height:5px;
	width:5px;
}

.mmdl-tline {
	background-image: url(../images/mmdl-tline.jpg);
	height:5px;
}

.mright-tcorner {
	background-image: url(../images/mright-tcorner.jpg);
	height:5px;
	width:5px;
}

.mmdl-lline {
	background-image: url(../images/mmdl-lline.jpg);
	height:5px;
}

.mmdl-rline {
	background-image: url(../images/mmdl-rline.jpg);
	height:5px;
}

.mleft-bcorner {
	background-image: url(../images/mleft-bcorner.jpg);
	height:5px;
	width:5px;
}

.mmdl-bline {
	background-image: url(../images/mmdl-bline.jpg);
	height:5px;
}

.mright-bcorner {
	background-image: url(../images/mright-bcorner.jpg);
	height:5px;
	width:5px;
}

/* top link */
.mlink
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}

.mlink:hover
{
	text-decoration:underline;
}

.hl-link
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#990000;
}

.hl-link:hover
{
	text-decoration:underline;
}

.mlink-blue
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#1f5b7f;
}

.mlink-blue:hover
{
	text-decoration:underline;
}

/* main image */

.mt-left
{
	background-image:url(../images/mt-left.jpg);
	width:10px;
	height:203px;
}

.mt-middle
{
	background-image:url(../images/mt-middle.jpg);
	height:203px;
}

.mt-right
{
	background-image:url(../images/mt-right.jpg);
	width:10px;
	height:203px;
}

/* table-border */

.tbl-brd td { border-bottom:1px dashed #F0F0F0; line-height:25px; }
#ltbl
{
	
}
#ltbl td
{
	background-image:url(../images/tdbg.jpg);
	height:30px;
}
.tbrd
{
	border:1px solid #F0F0F0;
}

.marr
{
	background-image:url(../images/marr.jpg);
	height:13px;
	width:13px;
}

.ctd
{
	background-image:url(../images/ctdbg.jpg);
	height:65px;
}
.chead
{
	font-size:22px;
	padding-left:20px;
}

.ctext
{
	font-size:12px;
	padding-left:20px;
	text-align:justify;
	padding-right:20px;
}

#cinfotbl td
{
	border-bottom:1px dashed #F0F0F0;
}

.cboxhead
{
	font-size:18px;
	padding-left:5px;
}

a
{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

a:hover
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
form
{
	border:0px;
	margin:0px;
}
input {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
input[type=text], textarea, select {
	border:1px solid #CCC;
	-moz-border-radius: 8px 8px 8px 8px;
	font-size:12px;
	padding:3px 3px;
	width:200px;
}
input[type=text]:focus, textarea:focus, select:focus {
	border:1px solid #CCC;
	-moz-border-radius: 8px 8px 8px 8px;
	font-size:12px;
	background-color:#F4F4F4;
	padding:3px 3px;
	width:200px;
}
input[type=text]:hover, textarea:hover, select:hover {
	border:1px solid #CCC;
	-moz-border-radius: 8px 8px 8px 8px;
	font-size:12px;
	background-color:#F4F4F4;
	padding:3px 3px;
	width:200px;
}

li
{
	padding:5px;
}

.mp
{
	background-image:url(../images/marking-person.jpg);
	width:469px;
	height:203px;
	background-repeat:no-repeat;
}

.pb
{
	background-image:url(../images/pb-main.jpg);
	width:221px;
	height:203px;
	background-repeat:no-repeat;
}
.ip
{
	background-image:url(../images/iphone.jpg);
	width:225px;
	height:203px;
	background-repeat:no-repeat;
}

.footer
{
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:repeat-x;
	height:66px;
}

.desc { line-height:18px; text-align:justify; padding-right:30px; }
.desc ul li { list-style:none; list-style-image:url(../images/arrow.jpg); padding-right:15px; padding-top:0px; }

.desc img { padding:5px; }