/* CSS Document */
BODY
{
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#246cd8 url(images/bg.png) repeat scroll top center;	

}
H1
{
	font: bold 22px/28px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000fb1;
	margin:4px 0px 4px 0;
}

H3
{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color:#df0000;
	margin:0px 0px 4px 0;
}

.normal
{
	font: normal 13px/20px "Trebuchet MS",Arial, sans-serif;
	color:#030342;
}
.normal a:link
{
	color:#e90000;
	text-decoration:underline;
}
.normal a:active
{
	color:#e90000;
	text-decoration:underline;
}
.normal a:visited
{
	color:#e90000;
	text-decoration:underline;
}
.normal a:hover
{
	color:#e90000;
	text-decoration:none;
}


.orange
{
	color:#e36e05;
}	

.red{
	color:#df0000;	
}	

.motto
{
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size:24px;
	color:#FFFFFF;
	}
	
.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#030342;
	}
	
.small a:link
{
	text-decoration:underline;
	color:#f78702;
	}	

.small a:visited
{
	text-decoration:underline;
	color:#f78702;
	}

.small a:active
{
	text-decoration:underline;
	color:#f78702;
	}		
	
.small a:hover
{
	text-decoration:none;
	color:#f78702;
	}

	
.sessionsList
{
	font: normal 11px/20px Arial, sans-serif;
	color:#333333;

}
.sessionsList a:link
{
	color:#e90000;
	text-decoration:none;
}

.sessionsList a:active
{
	color:#e90000;
	text-decoration:none;
}


.sessionsList a:visited
{
	color:#e90000;
	text-decoration:none;
}


.sessionsList a:hover
{
	color:#0315dc;
	text-decoration:none;
}


.button
{
	background-image: url('images/buttonbg.gif'); color: #FFFFFF; font: bold 13px Arial; background-repeat: repeat-x; background-color: #FFCC00; border: 1px outset #FA9800;
	}
	
.sixth_sense
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
}
.sixth_sense a:link
{
	color:#A1961B;
	text-decoration:none;
}

.sixth_sense a:active
{
	color:#A1961B;
	text-decoration:none;
}

.sixth_sense a:visited
{
	color:#A1961B;
	text-decoration:none;
}
.sixth_sense a:hover
{
	color:#A1961B;
	text-decoration:underline;
}


.bottomNav
{
	font: normal 12px/18px "Trebuchet MS",Arial, sans-serif;
	color:#db0004;
	}

.bottomNav A:link
{
	font-weight:bold;
	text-decoration:none;
	color:#db0004;
	}

.bottomNav A:active
{
	font-weight:bold;
	text-decoration:none;
	color:#db0004;
	}

.bottomNav A:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#db0004;
	}
.bottomNav A:hover
{
	font-weight:bold;
	text-decoration:underline;
	color:#db0004;
	}

FORM{ margin:0px;}	
	
.footer
{
	font-family:verdana, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#db0004;
	}						
.footer A:link{
	text-decoration:underline;
	color:#db0004;
	}	
.footer A:active{
	text-decoration:underline;
	color:#db0004;
	}
.footer A:visited{
	text-decoration:underline;
	color:#db0004;
	}
.footer A:hover{
	text-decoration:none;
	color:#db0004;
	}
	
input.txtbox{
	border:1px solid #eb9799;
	}