body {
	background:#404A53;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
}

img a{
	border:0;
}

a {
	text-decoration:none;
	color:#77418F;
}

a:hover {
	color:#404A53;
}

#tid {	/*MAIN TABLE*/
	background:#FFFFFF;
	margin:auto;
}

#tleft {	/*MAIN TABLE LEFT COLUMN*/
	padding: 10px 10px 10px 30px;
	border-right: 2px solid #E3E3E3;
	vertical-align:top;
	text-align:justify;
}

#tmiddle {	/*MAIN TABLE MIDDLE COLUMN*/
	padding: 18px 10px 10px 10px;
	vertical-align:top;
	text-align:justify;
	border-right: 2px solid #E3E3E3;
}

#tright {	/*MAIN TABLE RIGHT COLUMN*/
	padding: 10px 10px 10px 10px;
	vertical-align:top;
	text-align:justify;
}

#header1{	/*NORMAL BIG HEADER*/
	color:#556673;
	font-weight:bold;
	font-size:15px;
}

#header2{	/*NORMAL BIG HEADER WITH ICON 1*/
	color:#556673;
	font-weight:bold;
	font-size:15px;
	background:url(img/2.gif);
	padding: 8px 0 0 50px;
	background-repeat:no-repeat;
	height:30px;
}

#header2a{	/*NORMAL BIG HEADER WITH ICON 2*/
	color:#556673;
	font-weight:bold;
	font-size:15px;
	background:url(img/3.gif);
	padding: 8px 0 0 50px;
	background-repeat:no-repeat;
	height:30px;
}

#header2b{	/*NORMAL BIG HEADER WITH ICON 3*/
	color:#556673;
	font-weight:bold;
	font-size:15px;
	background:url(img/4.gif);
	padding: 8px 0 0 50px;
	background-repeat:no-repeat;
	height:30px;
}

#header3{	/*SMALL NEWS HEADERS*/
	font-weight:bold;
	font-size:12px;
	color:#77418F;
}

#menu {
	background:url(img/0.gif);
	height:39px;
	text-align:center;
}

#menu a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding: 9px 10px 9px 10px;
}

#menu a:hover{
	color:#DACEE4;
	background:url(img/1.gif);
}

#poll_color {
	background:#77418F;
	height:11px;
}

#categories {
	margin-left:25px;
	line-height:20px;
} 

#categories a{
	font-weight:bold;
}

#subtitle {
	color:#999999;
	font-size:10px;
	font-weight:normal;
}

#tab1 {
	padding:2px 5px 2px 5px;
	border:1px solid #CCCCCC;
}

#tab2 {
	background:#EEEEEE;
	padding:2px 5px 2px 5px;
	border:1px solid #CCCCCC;
}

#buttons img{
	margin:4px;
}

#buttons a img {
	border:2px solid #FFFFFF;
}

#buttons a:hover img {
	border:2px solid #77418F;
}

#footer {
	background:url(img/1.jpg);
	height:50px;
	padding-top:5px;
	text-align:center;
}

#footer a{
	margin:5px 18px 5px 18px;
	font-weight:bold;
	color:#DACEE4;
}

#footer a:hover {
	color:#404A53;
}

#copyright {
	color:#AAAAAA;
	margin:auto;
	width:600px;
	margin-top:12px;
}

#copyright a{
	color:#EEEEEE;
	text-decoration:underline;
}

fieldset {  
	margin: 1.5em 0 0 0;
	padding:13px;
}

legend {    
	color: #000000;  
	font-weight: bold;
}

fieldset ul {  
	padding: 1em 1em 0 1em;  
	list-style: none;
	
}

fieldset li {  
	padding-bottom: 1em;
}

fieldset.submit {  
	border-style: none;
}

label {  
	float: left;  
	width: 200px;  
	margin-right: 1em;
	text-align: right;
}

#field, #username, #password, #confirm_password, #email, #compName, #industry, #fullName, #title, #regNumber, #confirm_email, #exampleI, #race, #industry, #province{
	border:1px solid #999999;
	width:190px;
	padding-left:3px;
}

#field2 {
	border:1px solid #999999;
	width:150px;
	padding-left:3px;	
}

#rq {
	color:#FF0000;
}

#apply {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
}

#loggedout {

	border-bottom:1px solid #CCCCCC;
	height:20px;
	text-align:center;
	font-weight:bold;
	color:#9269C7;
}

#votebutton {
	width:100px;
}

form, br {
	clear: left;
	margin: 0;
	padding: 0;
}

.expl {
	color: #888;
	font: 10px normal Tahoma, Arial, sans-serif;
	font-style: italic;
}

#hide02, #hide03, #hide04, #hide05, #hide06, #hide07, #hide08, #hide09, #hide010, #hide011 {
	display:none;
}

#results_page span{
	font-weight:bold;
	width:200px;
}

#disabilitiesId {
	display:none;	
}