/* CSS Document */

a:link {color: #000000} 
a:visited {color: #006699} 
a:hover {color: #CC9900} 
a:active {color: #000000} 

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
li {
	color: #000000;
	list-style-type: square;
} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 

.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.5em; color: #000000} 
.content a:link {color: #999900; border-bottom: 1px dashed #999900; text-decoration: none} 
.content a:visited {color: #999900; border-bottom: 1px dashed #999900; text-decoration: none} 
.content a:hover {color: #A45200; border-bottom: 1px dashed #A45200; text-decoration: none} 
.content a:active {color: #999900; border-bottom: 1px dashed #999900; text-decoration: none} 

.title {
	font-family: Georgia, Garamond, "Calisto MT", serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
} 
.title a:link {color: #333333; border-bottom: 1px dotted #000000; text-decoration: none} 
.title a:visited {color: #000000; border-bottom: 1px dotted #000000; text-decoration: none} 
.title a:hover {color: #0099CC; border-bottom: 1px dotted #CC9900; text-decoration: none} 
.title a:active {color: #000000; border-bottom: 1px dotted #000000; text-decoration: none}

.gutter {font-family: Georgia, Garamond, "Calisto MT", serif; font-size: 11px; color: #666666} 
.gutter a:link {color: #000000; border-bottom: 1px dashed #000000; text-decoration: none} 
.gutter a:visited {color: #000000; border-bottom: 1px dashed #000000; text-decoration: none} 
.gutter a:hover {color: #A45200; border-bottom: 1px dashed #A45200; text-decoration: none} 
.gutter a:active {color: #000000; border-bottom: 1px dashed #000000; text-decoration: none} 

.link1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF} 
.link1 a:link {color: #CCCCCC; text-decoration: none} 
.link1 a:visited {color: #CCCCCC; text-decoration: none} 
.link1 a:hover {color: #FFFFFF; text-decoration: none} 
.link1 a:active {color: #CCCCCC; text-decoration: none} 

#title {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}

#rightside {
	border-top: 1px solid #000;
	border-left: 1px dashed #999;
	border-right: 1px solid #000;
	
}

#guttertable {
	border-bottom: 1px dashed #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#guttertail {
	border-top: 1px dashed #999;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#mainbody {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#partition {
	border-bottom: 1px dashed #999;
	
}

#bodyheading {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#footer {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	
}
