/*--  Attributes of the Google Ad In Text  --*/
#gooad {
float:left;

background:#ffffff;
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#336699;

text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}


/*--  Attributes of the navigation and related menus  --*/
#snippetleft {
float:left;
width:140px;
background:#ffffff;
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#336699;
border:1px dashed #336699;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetleft a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetleft a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


/*--  Attributes of the navigation and related menus  --*/
#snippetright {
float:right;
width:140px;
background:#ffffff;
font-family:Arial;
font-size:10px;
font-weight:normal;
color:#336699;
border:1px dashed #336699;
text-align:left;
text-decoration:none;
padding-top:5px;
padding-left:9px;
padding-right:9px;
padding-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
/*--  How the menu and related articles links look in the index, main page, and article templates  --*/
#snippetright a {
font-family:Arial;
font-size:12px;
color:#336699;
font-weight:normal;
text-decoration:underline;
}

/*--  How the menu and related articles links look in the index and article templates when hovered over with the mouse  --*/
#snippetright a:Hover {
font-family:Arial;
font-size:12px;
color:#ff0000;
font-weight:normal;
cursor:pointer;
text-decoration:underline;
}


.link a:active     { font-size: 10px; font-family: arial; color: #ffffff; text-decoration: underline}
.link a:hover      { font-family: arial; font-size: 10px; color: #ffffff; tesxt-decoration: underline }
.link a:visited    { font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none }
.link a:link       { font-family: arial; font-size: 10px; color: #ffffff; text-decoration: none }

.nav a:link
{
	color:"#0033CC"; 
	text-decoration: none
	font-family: arial; font-size: 10pt
}
.rss         { font-family: arial; font-size: 10pt; color: #808080 }
.nav a:visited
{
	color:"#0033CC"; 
	text-decoration: none
	font-family: arial; font-size: 10pt
}
.nav a:hover
{
	color:"#0033CC"; 
	text-decoration: underline
	font-family: arial; font-size: 10pt
}
.nav a:active
{
	color:"#0033CC"; 
	text-decoration: none
	font-family: arial; font-size: 10pt
}

.body a:link
{
	color:"#0033CC"; 
	text-decoration: none
}
.body a:visited
{
	color:"#0033CC"; 
	text-decoration: none
}
.body a:hover
{
	color:"#0033CC"; 
	text-decoration: underline
}
.body a:active
{
	color:"#0033CC"; 
	text-decoration: none
}

.nav {font-family: arial; font-size: 12pt; color:808080}
.body {font-family: arial; font-size: 10pt;}
h1           { font-family: arial; font-size: 12pt }
h2           { font-family: arial; font-size: 10pt }
h3           { font-family: arial; font-size: 8pt }