/*HipHopOpen 2005 CSS Document */
html 
{
height: 100%;
}

body
{
background-color:#FFFFFF;
}

div.topbanner {
position: absolute;
top: 100;
left: 50%;
margin-left: -100px;
width: 230px;
height: 200px;
background-color:#FFFFFF;
}

td 
{
font-family: Arial; 
font-size: 11px; 
color:#666666;
text-decoration:none;
line-height:20px;
}				
				
.h1{
font-family: Arial;
font-size: 11px;
color:#666666;
line-height:20px;
font-weight: normal;
}

.h2{
font-family: Arial;
font-size: 11px;
color:#CC0000;
line-height:16px;
font-weight: bold;
}

.content 
{
font-family: Arial; 
font-size: 11px; 
color:#000000;
text-decoration:none;
line-height:20px;
}

.date 
{
font-family: Arial; 
font-size: 11px; 
color:#666666;
text-decoration:none;
line-height:20px;
}
						 	 
a.nav 
{
font-family: Arial; 
font-size: 11px; 
color:#CC0000;
text-decoration:none;
line-height: 1.5;
}

a.nav:link { color:#CC0000;}
a.nav:active { color:#CC0000;}
a.nav:hover {color:#CC0000; text-decoration:underline;}

a.navLineUp 
{
font-family: Arial; 
font-size: 11px; 
color:#CC0000;
text-decoration:none;
}

a.navLineUp:link { color:#CC0000;}
a.navLineUp:active { color:#CC0000;}
a.navLineUp:hover {color:#CC0000; text-decoration:underline;}

a.navContent 
{
font-family: Arial; 
font-size: 11px; 
color:#CC0000;
text-decoration:none;
line-height:20px;
}

a.navContent:link { color:#CC0000;}
a.navContent:active { color:#CC0000;}
a.navContent:hover {color:#CC0000; text-decoration:underline;}

a.navFliess 
{
font-family: Arial; 
font-size: 11px; 
color:#CC0000;
text-decoration:none;
line-height:16px;
}

a.navFliess:link { color:#CC0000;}
a.navFliess:active { color:#CC0000;}
a.navFliess:hover {color:#CC0000; text-decoration:underline;}


a.navRight 
{
font-family: Arial; 
font-size: 11px; 
color:#333333;
text-decoration:none;
line-height: 14px;
}

a.navRight:link { color:#333333;}
a.navRight:active { color:#333333;}
a.navRight:hover {color:#333333; text-decoration:underline;}


/*ADMIN AREA */
font {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
line-height: 16px;
}

input {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
border : 1px dotted #000000;
background-color : silver;
}

textarea {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
border : 1px dotted #000000;
background-color : silver;
}

select {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
border : 1px dotted #000000;
background-color : silver;
}

.header {
font-family : Arial, Helvetica, sans-serif;
font-size : 12pt;
font-weight : normal;
}

.submit {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
background-color : silver;
border : 1px solid;
}

.newstitle{
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
color:#666666;
line-height:20px;
font-weight: normal;
}


