* {
	margin:0px;
	padding:0px;
}

body { 
	background-image: url(../images/design_bk.gif);

}
.background{
	background-image: url(../images/bak.gif);
}
	
.tdDark{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #948AC1;
}
	
.tdLight{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #C6BEE8;}
	
.colorTable{
	background-color: #C6BEE8;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	}

.colorTableLite{
	background-color: #DCD6F3;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
	}
		
.header{
	font-family: helvetica, arial;
	font-size: 19px;
	letter-spacing: -1;
	color: #999999;}

a {
	text-decoration : underline;
	color: #000000;
}

a:hover {
	text-decoration : underline;
	color: #000000;
}
	
td{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #000000;
}



ul {
	padding-left:20px;
	margin: 0;
	list-style-position:outside;
}

img {
	border-color : #FFFFFF;
}
.red{
	font-family: verdana, arial, helvetica;
	color: #CC0000;
	font-weight:bold;
}
input {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
}



input.cbox {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	width: 12px;
}

input.small {
	background-color:#FFFFFF;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	width: 40px;
}

input.button {
	background-color:#6758A6;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	width: 90px;
	<% if request("browser") = "IE" then %>
	border-color: #000000;
	border-width: 1px; 
	border-style: solid;
	<% end if %>
}

input.buttonBig {
	background-color:#6758A6;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	width: 220px;
	<% if request("browser") = "IE" then %>
	border-color: #000000;
	border-width: 1px; 
	border-style: solid;
	<% end if %>
}

textarea {
	background-color:#FFFFFF; color:#000000; font-family:Verdana; font-size:10px; 
	border-color: #CCCCCC;
}
select { /*still woking on this one */
	background-color:#FFFFFF; color:#000000; font-family:Verdana; font-size:9px;		
}



.label {
	width: 130px;
	float: left;
}
.trendtitle {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5d5d5d;
	font-weight: bold;
}
.img_dot {
	background-image: url(../images/trends/design_homepagePromoDivide.gif);
	background-repeat: repeat-x;
}


.tipstext {
	font-size: 11px;
	font-weight: bold;
	color: #598e98;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.formRow {
	margin: 0px 0px 10px 0px;

}

a:link {
	clear: both;
}

#subBut {
	text-align: right;
}

#form982 h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #54605B;
	font-weight: bold;
}

.hideme {
	display: none;
}

#message {
	font-size: 12px;
	font-weight: bold;
	color: #54605B;
}
#rightcol_title {
	width: 275px;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
}
.rightcol_img {
	float: left;
	padding: 2px 1px 2px 0px;
	width: 30px;
}
.rightcol_desc {
	float: left;
	width: 228px;
	padding: 2px 1px 2px 0px;
	font-weight: normal;
	margin: 0px 5px;
}
.contest_desp {
	float: right;
	width: 150px;
	margin: 2px 0px 2px 3px;
}
.contest_img {
	float: left;
	width: 121px;
	height: 91px;
	margin: 5px 5px 2px 2px;
}
.contest_title {
	float: right;
	width: 160px;
	margin: 2px 2px 5px 2px;
	top: 0px;
}
