@charset "utf-8";
/* CSS Document */
body {
	 background-image:url(../images/bg3.gif);
	}
#main {
	width:860px; 
	margin:0 auto 0 auto; background-color:#FFFFFF;
}
#tag_info {
	background-color:#333333; 
	color:#FFFFFF; 
	line-height:25px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
#SomeStuff {display: none;}
STRONG {
	COLOR: #997440;
	font-family:  Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: bold;
}
P
{
	COLOR: #000000; FONT-FAMILY: Arial,Tahoma,Verdana; FONT-SIZE: 12px;
}
li{
	COLOR: #000000; FONT-FAMILY: Arial,Tahoma,Verdana; FONT-SIZE: 12px;
}
TD 
{
	COLOR: #000000; FONT-FAMILY:  Arial,Tahoma,Verdana; FONT-SIZE: 12px; text-align: justify; line-height: 15px;
}
A
{
	COLOR: #304a61;
	FONT-FAMILY: Arial,Tahoma,Verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT:  bold;
	TEXT-DECORATION: none;
	
}
input{
	border : 1px solid #C0C0C0;
	color : red;
	background-color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
textarea{
	border : 1px solid #C0C0C0;
	color : red;
	background-color : white;
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
.noborder{
	border: none;
	background-color : white;
	font-family : Arial,Tahoma,Verdana;
	font-size : 12px;
	color : #000000;
}
select{
	border : 1px solid #C0C0C0;
	color : red;
	background-color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
.headline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 900; 
	font-variant: normal; 
	text-transform: none; 
	color: #997440; 
	text-decoration: none;
}
.bigheadline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: 900; 
	font-variant: normal; 
	text-transform: none; 
	color: #b7162c; 
	text-decoration: none;
}
.bold {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none;
}
#navigation a {
	color:#304a61;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#navigation a:hover {
	color:#a7a7a71;
}
.session {
	COLOR: #997440;
	font-family:  Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
}
a.session:hover {
	COLOR: #304a61;
	font-family:  Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
}
.times {
	COLOR: #304a61;
	font-family:  Arial,Tahoma,Verdana;
	font-size: 14px;
	font-weight: bold;
}
dl.handout {font-family:  Arial,Tahoma,Verdana; margin:1ex 0 3ex 2em;}
dl.handout dt {font-size:18px; font-weight:bold; color:black; padding-bottom:1ex;}
dl.handout dd {font-size:12px; margin-left:1em; padding:0; color:#333333;}
dl.handout dd a.session {font-weight:normal; font-size:12px;}

