body {
  scrollbar-face-color: #212121;
	scrollbar-highlight-color: #404040;
	scrollbar-shadow-color: #282C30;
	scrollbar-3dlight-color: #616161;
	scrollbar-arrow-color:  red;
	scrollbar-track-color: #282C30;
	scrollbar-darkshadow-color: #282C30;
	background-color: #202020;
    color: silver;
    width: auto;
    height: auto;
    margin: 0;
	} 
 
  a:hover{
color:red; 
text-decoration: underline overline;
font-weight:italics;
}

a{
text-decoration:none;
color: silver;
}

.enhancedtext{
	font-size: 0.7em;
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
}
.maintext a:link {color: white; font-style: italic; font-weight: bold;}
.maintext a:visited {color: silver;}
.maintext a:hover {text-decoration: underline overline; color: red;}
.maintext a:{active color: white;}


.title{
	font-size: 0.9em; 
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
  text-align: center;
  height: 20px; 
} 

.titles{
	font-size: 1.4em; 
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0.2em;
	color: silver;
} 

#main {
  max-width: 300px;
  height: auto !important;
  width: expression(this.width > 300 ? 300: true);
  margin-right: 5px;
  margin-left: 5px;
  border: 0px;
  padding: 0px;
  background: transparent;
}

	/*Make News Style Look a bit prettier.*/
#CorantoMain {
 max-width: 300px;
 height: auto !important;
 width: expression(this.width > 300 ? 300: true);
	padding: 0;
	margin: 0;
  background-color: #202020;
  border: 1px ridge #000;
  z-index: 26;
}

.CorantoLeft{
	float: left; 
	padding: 0px; 
	margin: 0; 
    width: auto; 
    height: auto;
}

.CorantoRight {
	float: right;
	padding: 0px;
    text-align: right;
}
.CorantoBottom{ 
	position: relative;
	padding: 0px; 
	margin: 0; 
	margin-top: -0.5em;
}

.Comments{ 
margin: 0;
padding: 0;
font-size: 0.6em;
font-weight: bold;
font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
color: silver;
width: 100%;
}

.Comments li{
display: inline;
}

.Comments li a{
float: right;
color: silver;
padding: 2px 2px; 
text-decoration: none;
border-right: 1px dotted silver;
}

.Comments li a:visited{
color: silver;
}

.Comments li a:hover, .Comments li .current, Comments a:hover{
text-decoration: none;
color: silver;
background-color: #832323;
}

.CorantoLinks{
margin: 0;
padding: 0;
font-size: 0.6em;
font-weight: bold;
font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
color: silver;
width: 100%;
}

.CorantoLinks li{
display: inline;
}

.CorantoLinks li a{
float: left;
color: silver;
padding: 2px 2px; 
text-decoration: none;
border-right: 1px dotted silver;
}

.CorantoLinks li a:visited{
color: silver;
}

.CorantoLinks li a:hover, .CorantoLinks li .current, CorantoLinks a:hover{
text-decoration: none;
color: silver;
background-color: #832323;
}

img {
border: 0px;
max-width: 300px;
height: auto !important;
z-index: 5;
width: expression(this.width > 300 ? 300: true);
}

 object {
border: 0px;
max-width: 300px;
height: auto !important;
z-index: 5;
width: expression(this.width > 300 ? 300: true);
}

 embed {
border: 0px;
max-width: 300px;
height: auto !important;
z-index: 5;
width: expression(this.width > 300 ? 300: true);
}

.headlines{
	font-size: 1.1em; 
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
  background-color: #202020;
	color: silver;
} 

.linkscontainer{
 border: 1px ridge silver;
 margin-bottom: 0.2em;
 max-width: 300px;
 height: auto !important;
} 

.posted {
 font-weight: bold;
  font-size: 0.5em; 
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
	margin-bottom: 0.2em;
}

.Text {
	font-size: 0.6m; 
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
}

.Text a:link {color: white; font-style: italic; font-weight: bold;}
.Text a:visited {color: black;}
.Text a:hover {text-decoration: underline overline; color: red;}
.Text a:{active color: white;}

.Posting{
  height: 14px;
  width: auto;
	color: silver;
  z-index: 27;
}

.input {
    border: 1px solid silver;
    background: #202020;
    color: silver;
    font-size: xx-small;
}
.input:hover {
    border: 1px solid silver;
    background: #282C30;
}
.button {
  color: silver; 
  text-decoration: none;
  border-right: 1px solid silver;
 	font-size:0.7em;
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
  background: none;
  padding: 0px, 4px; 
}
.button:hover {
    padding: 0px, 4px; 
    border-right: 1px solid silver;
    background-color: #832323;
}
.footer{
	font-size: 0.5em;
	font-weight: bold;
	font-family: Segoe WP, Tahoma, Verdana, Arial, sans-serif;
	color: silver;
}
