a.specialLink:link { 
		color: #ffffff; 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
a.specialLink:visited { 
		color: #ffffff; 
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
a.specialLink:hover { 
			color: silver; 
			text-decoration: none;
			font-size: 13px;
			font-weight: bold;
}

body {
	background-color:#000;
	background: url(bg_noscroll.jpg) center fixed;
	background-repeat: no-repeat;
}


.style1 {
	font-family: serif, sans serif, verdana, tahoma;
	font-size: 12px;
}

.letus {
	font-family: verdana, tahoma, sans serif, serif;
	font-size: 11px;
}

.largebold {
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.largebold_nounderline {
	font-family: arial, tahoma, verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.weoffer {
	padding-left:65px;
}

.regfont {
	font-family: serif, sans serif, verdana, tahoma;
	font-size: 14px;
}

table.design {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	font-family: serif, sans serif, verdana, tahoma;
	font-size: 14px;
}

table.design td  {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;

}

td.tbheadcolor {
	background-color:#F2F4FF;
}

td.tbboxcolor {
	background-color:#f3f6e8;
}
