@font-face {
  font-family: Tahoma;
  src: url(Tahoma.ttf);
  /* font-weight, font-style ==> default to normal */
}

a {
	font-family : Tahoma;
	color : #9C2121;
	text-decoration: none;
}

a.topstory {
	font-family : Tahoma;
	color : #9C2121;
	font-weight : bold;
	font-size: 20px;
}

a.rhn {
	color : #9C2121;
	font-family : Tahoma;
	font-size : 11px;
}

a.rhnhp {
	color : #9C2121;
	font-family : Tahoma;
	font-size : 12px;
}

td {
    COLOR: #000000;
    TEXT-DECORATION: none; 
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px; 
}

body {
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px; 
}

.bodytext {
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px; 
}

.headline {
	font-family : Tahoma;
	color : #9C2121;
	font-weight : bold;
	font-size: 15px;
}

.straphead {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

.strapheadstory {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

.rhnheader{
	font-family: Tahoma;
	color: #104A7B;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 4px;
}

.rhnbreaking {
	color : #9C2121;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 10pt;
}

.mainLink {
	color : #9C2121;
	font-family : Tahoma;
	font-size : 13px;
}

.boldBlack {
	font-family: Tahoma;
	font-size : 10pt;
	color : Black;
	font-weight: bold;
}

.embed{
	font-family: Tahoma;
	color: #000000;
	font-size: 8pt;
}

.whitesmltextbold {
    COLOR: #ffffff; 
    FONT-FAMILY: Tahoma; 
    FONT-SIZE: 10px; 
    FONT-WEIGHT: bold;
}

.whitemedtext {
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px; 
}

.blacksmltext {
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px; 
}

.blackheading {
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
}

.sectionalHead {
margin-left : 5px;
color: #FFFFFF;
font-family: Tahoma;
font-size: 13px;
font-weight: bold;
}

.breadCrumbBlack {
    COLOR: #000000;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}


td.stars {
padding: 3px 0px 5px 22px;
line-height: 18px;
}

table.stars {
background-position: 0% 0%; background-color:#E3F2FA; background-repeat:no-repeat; background-attachment:scroll
}



form {display:inline;}
.banner{
margin-right:170px;
height:140px;
}

.main {

}
.item{
background:white;
margin:1% 1% 1% 1%;
border:1px solid black;
padding:1%px;
}
.item textarea {
display:inline;
margin:10px;
width:60%;
}
.item div {
float:left;
width:100px;
margin-right:10px;
}
.item p{
margin:2px;
border-bottom:1px solid black;
background:#ffffcc;
}

.galleryitem{
margin:10px;
text-align:center;
width:120px;
height:140px;
float:left;
	}
.info {
background:#FFFFFF;
padding:5px;
margin-top:2px;
text-align:left;
}


.input{
width:100px;
}
.breaker {
float:none;
display:block;
clear:both;
}
img {
border:0px solid #eee;
vertical-align:left;
}
img.search {
margin:10px;
}
img:hover {
border:0px solid black;
vertical-align:top;
}
a {border:none;}
#menu {
text-align:left;
position:absolute;
top:60px;
right:20px;
margin-right:10px;
border-bottom:0px solid #333333;
width:10px;
background:#FFFFFF;
}
html > body #menu {
width:162px;
}
.breaker {
clear:both;
}
a{ text-decoration:none;color:#336699;}
a:hover { text-decoration:underline;}

h4 {
color:#336666;
size:1.2em;
border-bottom:1px solid black;
padding-bottom:5px;
}
fieldset {
border: 2px groove #cccccc;
margin-bottom:5px;
font-size:.8em;
padding:5px;
color:black;
}

legend {
font-weight:bold;
color:#336633;
}