BODY
{
	background-color: white;
	color: #FFFFFF;	
	margin:0px;
}

h1
{
    font-size: 13pt;
    font-family: Arial;
    color: black;
    font-weight: bolder;
    margin-top:5px;
    margin-bottom:5px;
}

ul
{ 
    margin-top:10px;
    margin-bottom:5px;
}

p 
{  
	font-family: tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #333333;
}

A
{
	color:blue;
}
A:hover
{
	color:blue;
}
A:link
{
	color:blue;
}
A:visited
{
	color:blue;
}

td
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333
}

.tag_line
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bolder; 
	color: #1F1309;
}

li
{  
	font-family: tahoma; 
	font-size: 10pt; 
	line-height:11pt;
	font-weight: normal; 
	color: #333333;
}
.address
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bolder; 
	color: #1F1309;
}
.launch
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bolder; 
	color: #1F1309;
}
.page_top
{
	background-image: url(../images/top.jpg);
	background-repeat:no-repeat;
	height: 154;
	width: 635;
}
.page_background
{
	background-color: #ACBA0B;
	padding: 10;
}
.page_title
{
	font-weight:normal;
	font-family:Arial;
	font-size:14pt;
	color:#4776A4;
}
.page_left 
{  
	background-image: url(../images/left.jpg); 
	background-repeat: repeat-y;
	width: 209;
}
.page_right 
{  
	background-image: url(../images/right.jpg); 
	background-repeat: repeat-y;
	width: 46;
}
.page_bottom 
{  
	background-image: url(../images/bottom.jpg); 
	background-repeat:no-repeat;
}
.button_over
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bolder;
	font-size: 12pt;
	border-left: black 1px solid;
	color: #ffffcc;
	border-bottom: black 1px solid;
	font-family: Arial;
}
.button_out
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bolder;
	color:#4776A4;
	border:1px solid #4776A4;
}
.button_down
{
	font-family:Arial;
	font-size: 12pt;
	font-weight:bolder;
	color:white;
	border:1px solid white;
}

.workshop_c1
{
    font-weight:bolder;
    vertical-align:top;
    width:100pt;
}

.workshop_c2
{
    vertical-align:top;
}

counter
{
}

.EventTitle
{
	font-family: Tahoma; 
	font-size: 2;
	text-decoration: underline;
	font-weight: bolder; 
}
.EventDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #1F1309;
}
