/*      SMSTYLE    */

body
{
	font-family:Arial,Verdana, Helvetica;
	font-size:68.8%;
	
	margin:0px;
	padding:0px;
}
/* ELEMENTS */

.pselected{font-weight:bold;text-decoration:none;}

.roundlink2, .roundlink2:visited
{
	
	padding-left:10px;
	padding-bottom:3px;
	padding-right:5px;
	color:#fff!important;
	text-decoration:none!important;
	background:url(layout/roundlink.gif) no-repeat bottom left;
}
.roundlink2:hover{text-decoration:underline!important;}
.red{color:#CC0000;}
.white, .white:visited, .white:hover{color:#FFFEF1;}
.whitebg{background-color:#FFFEF1;}
.nowrap{white-space:nowrap;}
.block{display:block;}
.dashed{border-bottom:1px dashed;}
.nounder{text-decoration:none;}
.bold{font-weight:bold;}
.size10{font-size:10px;}
.size11{font-size:11px;}
.size12{font-size:12px;}
.size14{font-size:14px;}
.size16{font-size:16px;}
.size18{font-size:18px;}
img {border:0px;}
img.left{float:left;margin:14px 14px 14px 0px;}
img.right{float:right;margin:14px 0px 14px 14px;}
H1
{
	padding:0px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	
}
H2
{
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0px;
}
H3
{
	font-size:14px;
	font-weight:bold;
	color:#CC6633;
}
H4
{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#CC6633;
}
H5
{
	font-size:13px;
	font-weight:bold;
	color:#333;
}
H6
{
	font-size:10px;
	font-weight:bold;
	color:#333;
}
P,TD,label,.p, div
{
	font-size:12px;
	color:#333;
}
address{
font-size:11px;
	color:#333;
}
A,div
{
	
	font-size:12px;
}
A
{
	color:#CC6633;
}
A:hover
{
	color:#CC6633;
}
A:visited
{
	color:#CC6633;
}
.dot{background:url(layout/dot.gif) repeat-x top left;height:8px;margin-bottom:5px;}
.vDot{background:url(layout/vdot.gif) repeat-y top center;}
.tableMain{border-collapse:collapse;}
.tableMain td{text-align:center;}
.txlPager a{margin:0px 2px;}

.tdwhite td
{
background-color:white;
}

.tdwhite th
{
background-color:#eeeeee;
}