/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.navLink_txt {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.form {
	width:139px; 
	height:12px;

}

.contact_form {
	width: 200px;
}

.form_text {
	font-family:Tahoma;
	font-size:11px;
	line-height:12px;
	color:#727272;
}

.required {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:#7030A0;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color:#595959;
}

.statement_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#595959;
}

.bold_txt {
	color: #000000;
}

.em_txt {
	color: #000000;
}

.news {
	list-style-image:url(../images/arrowBullet.gif);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F
}

.pnt_14 {
	font-size: 14px;
}

.pnt_16 {
	font-size: 16px;
}
.pnt_20 {
	font-size: 20px;
}

.pnt_12 {
	font-size: 12px;
}

.pnt_11 {
	font-size: 11px;
}

.pnt_10 {
	font-size: 10px;
}

.pnt_1 {
	font-size: 1px;
}

.popUpBox {
	border:1px solid #7B45B7;
	border-left:none;
	border-right:none;
	/*border-bottom:solid 1px;
	border-top:solid 1px;
	border-right:solid 1px;*/
}

table.grid {
	border: 1px solid #CDCDCD;
	border-collapse: collapse;
}
table.grid th {
	border: 1px solid #CDCDCD;
}
table.grid td {
	border: 1px solid #CDCDCD;
}


table.noGrid {
	border:none;
	border-collapse: collapse;
}
table.noGrid th {
	border: none;
}
table.noGrid td {
	border: none;
}

.table {
	border:solid;
	border-width:1px;
	border-color: #CDCDCD;
}

.table2 {
	border: 1px solid #CDCDCD;
}

.cell_L {
	border-bottom:solid;
	border-bottom-width:1px;
	border-right:solid;
	border-right-width:1px;
	border-color: #CDCDCD;
}

.cell_R {
	border-bottom:solid;
	border-bottom-width:1px;
	border-color: #CDCDCD;
}

.cell_B {
	border-right:solid;
	border-right-width:1px;
	border-color: #CDCDCD;
}

.cell_dashedBar {
	
	border-bottom:dashed;
	border-bottom-width:1px;
	border-color: #CDCDCD;
	
}


.cell_doubleBar {
	
	border-bottom:double;
	border-color: #CDCDCD;
	
}

.cell_Bspan {
	border-bottom:solid;
	border-bottom-width:1px;
	
	border-color: #CDCDCD;
}

.purple {
	color:#7030A0;
}

.searchBox_ProductSearch {
	font-size:10px;
}

.serchResultDesc {
	padding-bottom:15px;
}

a:link, a:active, a:visited, a:hover {color:#7030A0;text-decoration:none;}	
a:hover {text-decoration:underline;}

a.top_navLink:link, a.top_navLink:hover, a.top_navLink:active, a.top_navLink:visited  {color:#000000;text-decoration:none;}	
a.top_navLink:hover {text-decoration:underline;}



