body	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:	        url(graphics/bg.jpg);
	background-repeat:	        repeat-x;
	background-attachment:      fixed; 
	scrollbar-face-color:		#0082BF;
	scrollbar-3dlight-color:	#BB00BB;
	scrollbar-arrow-color:		#FFFFFF;
	scrollbar-darkshadow-color: #0080C0;
	scrollbar-highlight-color:	#FFFFCC;
	scrollbar-shadow-color:		#FFFFFF;
	scrollbar-track-color:		#110D7E;
}
a:link 
{ 
     font-family: Verdana; 
     color: #00699B; 
     font-size: 8pt; 
     font-weight: bold; 
     text-decoration: none
}
a:visited    
{ 
     font-size: 8pt; 
     font-family: Verdana; 
     color: #00699B; 
     font-weight: bold; 
     text-decoration: none
}
a:active     
{ 
     font-family: Verdana; 
     font-size: 8pt; 
     color: #800000; 
     font-weight: bold;
     text-decoration: none
}
a:hover 
{    
     font-family: Verdana; 
     font-size: 8pt;
     color: #800000;
     font-weight: bold;
     text-decoration: underline
}
 :link    img { border: 1px solid #FFFFFF;
 }
 :visited img { border: 1px solid #FFFFFF;
 } 
 :hover   img { border: 1px dashed #3396FF;
}
li           
{    
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     line-height: 175%; 
     margin-left: -5;
}
p 
{ 
     font-family: Verdana; 
     font-size: 10pt;
     color: #000000;
     text-align: left;
     margin-left: 10;
     margin-right: 10;
}
.smText
{
     font-family: Verdana; 
     font-size: 8pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 10;
     margin-right: 10;
}
.imgText
{
     font-family: Arial; 
     font-size: 8pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 10;
     margin-right: 80;
}
.imgFeatured
{
     text-align: center;
     padding-top: 10;
     padding-bottom: 10; 
}
.headText
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #004080; 
     font-weight: bold; 
     text-align: left;
     margin-left: 5;
}
.headLoc
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #004080; 
     font-weight: bold; 
     text-align: left;
     margin-left: 5;
     text-decoration: underline
}
.introText
{
     font-family: Verdana; 
     font-size: 10pt; 
     font-style: normal;
     color: #000000; 
     font-weight: normal; 
     text-align: left; 
     margin-left: 15;
     margin-right: 15;
}
.resourceHead
{
     background-color: #E2E2E2;
     text-align: left;
     font-family: Verdana; 
     color: #004080;
     font-weight: bold; 
     font-size: 9pt;
     padding-left: 3;
}
.resourceContent
{
     background-color: FFFFFF;
     text-align: left;
     font-family: Verdana; 
     color: #000000;
     font-weight: normal; 
     font-size: 9pt;
     padding-left: 3;
     padding-right: 5;
     padding-top: 5;
     padding-bottom: 5;
}
.footer
{
     background-color: #FFFFFF;
     padding-top: 10;
     padding-bottom: 10; 
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: normal; 
     text-align: center; 
}
.time
{
     font-family: Arial; 
     font-size: 10pt; 
     color: #00699B; 
     text-align: right;
     font-weight: bold;
     margin-right: 10;
}
.headBlog
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #FFFFFF; 
     text-align: left;
     font-weight: bold;
}
.feedHead
{
     font-family: Verdana; 
     font-size: 10pt; 
     color: #000000; 
     font-weight: bold; 
     text-align: left; 
     margin-left: 4; 
}
.pickHeader
{
     background-color: #00699B;
     font-family: Verdana; 
     font-size: 10pt; 
     color: #FFFFFF; 
     font-weight: bold; 
     text-align: center; 
}
.pickDeatail
{
     background-color: #E2E2E2;
     text-align: center;
     font-family: Verdana; 
     color: #004080;
     font-weight: bold; 
     font-size: 9pt;
     padding-left: 3;
     border-right: 1px solid #000000;
}
.pickContent
{
     background-color: FFFFFF;
     text-align: center;
     font-family: Verdana; 
     color: #000000;
     font-weight: normal; 
     font-size: 9pt;
     padding-left: 3;
     padding-right: 5;
     padding-top: 5;
     padding-bottom: 5;
     border-right: 1px solid #000000;
     border-bottom: 1px solid #000000;
}
