/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



body {
	background: #009933; 
	max-width: 517px;
	max-height: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:120px;
	margin-right:0px;
}


div {
	max-height: none;
	margin: 0px;
	float: none;
	width: 517px;
   
}

.flash { 

   color:#FFFFFF;
   font-size : 16px;
   font-family : Verdana, Helvetica, Arial; 
   font-weight:bold;
    

}

.flash  a{ 
 color: #CCCCCC;

}



#rightcolumn {
float:none;
width:517px;
border: hidden;
margin-left: 0px;
padding: 0px;
padding-bottom: 0px;
text-align:left;
background-color:#FFFFFF

}

p {
	color: #9933CC;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
}


.p bold { color : #3300CC;

}

p a {
	color : #294A7B;
}

p a:hover {
	color : #9933CC;
}


.title02 {
	color : #9933CC;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-weight: normal; 
	line-height:15px;
}

.title02 a {
	color: #9933CC;
	font-weight:bold;
	text-decoration: none;
}

.title02 ul, li {
	color : #9933CC;
	text-decoration: none;
}

.title03 {
	color : #9933CC;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	font-weight: normal; 
	line-height:15px;
	 
}

.title03 a {
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}



.heading {
    color: #339933;/*green*/
	margin-top : 10px;
	padding-bottom : 10px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	font-weight:bold;
}


.heading  a{
    color : #339933;
	margin-top : 10px;
	padding-bottom : 0px;
	margin-left : 10px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	font-weight:bold;
	text-decoration:none;
}



li {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-right : 1px;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
}
ul, ol {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
}

/*left column*/	
.table  { 
	border: 0;
	background: url(../grfx/right_table.jpg) repeat-y; 
	font-size : 11px;
	font-family :Verdana, Helvetica, Arial;
    text-align:left;
	}
	
	
/*right column*/	
.table2  { 
	border: 0;
	background: url(../grfx/trans_small_middle.gif) repeat-y; 
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial;
	}
	
.table2 p {
	margin-left: 50px;
	}
	
/*used for pages located in the html folder*/	
	.table1  { 
	border: 0;
	background-color:#FFFFFF;
	font-size : 11px;
	font-family :Verdana, Helvetica, Arial;
    text-align:left;
	}	
	
.pictures {
 margin-left: 3px; 
}

/*used for a warning message */	

.warning {

    color: #CC3333;/*red*/
	font-size : 16px;
	font-family : Verdana, Helvetica, Arial;
	
}
