/* CSS Document */

a:link {color: #666699;} 
a:visited {color: #666699;} 
a:hover {
	color: #F00000;
	text-decoration: underline;
} 
a:active {color: crimson;} 



body {font-family: Verdana, Arial, Helvetica, sans-serif; }

blockquote {font-size: 12px;}

p {font-size: 12px;color: #333333; line-height:18px;}

li {
	margin-bottom: ;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
} 
ul {list-style-type: disc;list-style-position: outside;} 
ol {list-style-position: outside;margin-right: 35px;margin-left: 35px;} 
H4 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #666699;

}


h3 {
	color: #F00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.text1 h5 {
	font-size: 13px;
	color: #666699;
	margin: 0px;
}
.text1 h3 {
	font-size: 18px;
	color: red;	
	font-weight: normal;
	margin: 0px;
}

.text1 {font-size: 12px; color: #666666;} 
.text1 a:link,.text1 a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
.text1 a:hover,.text1 a:active {text-decoration: underline;}
.text2serrif p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
} 
.text2serrif h5 {
	font-size: 13px;
	color: #000000;
	margin: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


select {
	font-size: 12px;

}
.forms td {font-size: 10px; color: #666666}
.forms p {font-size: 11px; color: #000000}
.forms h6 {
	font-size: 9px;
	color: #999999;
	margin: 0;
	font-weight: normal;

}
.forms h5 {
	font-size: 10px;
	color: #000000;
	margin: 0;
}
.forms input, .forms select, .forms textarea {
	font-size: 11px;
}
.popup th {
	background-color: #666699;
	color: #FFFFFF;

}
.sort td, .sort p, .sort a:link, .sort a:visited {
	font-size: 13px;
	font-weight: bold;
	word-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;


}

.forms textarea {width: 100%;}

.forms2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.forms2 td {font-size: 12px; color: #666666}
.forms2 p {font-size: 12px; color: #666666}
.forms2 input, .forms2 select, .forms2 textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.whitesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
}

/* Blog CSS */

.blog_header {
	font-size: 12px; 
	color: #666699;
	font-weight: bold;
}

.blog_timestamp {
	font-size: 10px; 
	color: #333333;
	font-style: italic;
	font-weight: bold;
}	

.blog_body	{
	font-size: 11px; 
	color: #333333;
}	

.blog_blockquote {
	font-size: 11px; 
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-align:center;
}	

.blog_blueblock {
	background-color: #666699;
}

.blog_stripes {
	background-image: url(../images/stripes-bluestrip2.gif);
}




