/* CSS Document */
.menu-border {
	border: 1px solid #3E79B5;
}


.border-grey {
	border: 1px solid #999999;
}

.form { 
font-family: 	  verdana;
font-size:        x-small;
color:            #000000;
border: 1px solid #666666; 
}



/* ---------------- Headings --------------------------------- */

H1 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 	  16px;
    margin-top:0px;
	margin-bottom:2px;
    line-height:  2ex;
    color:    #FF6600;
    font-weight: bold;
}

H2 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-bottom:2px;
    line-height:  2ex;
    color:    #FF6600;
    font-weight: bold;
}

H3 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom:2px;
    line-height:  2ex;
    color:    #FF6600;
    font-weight: bolder;
}
H4 {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 	  xx-small;
    margin-bottom:1px;
	line-height: 15px;
    color:    #CCCCCC;
    font-weight: normal;
}


.bodytextsmall {
font-family: 	  verdana;
line-height:      12px;
margin-top:1px;
font-size: xx-small;
color:            #000000;
}

.bodytext9 {
font-family: 	  verdana;
line-height:      12px;
margin-top:1px;
font-size: 9px;
color:            #000000;
}

.bodytext {
	font-family: verdana;
	font-size: 12px;
    line-height: 17px;
	font-weight: normal;
	color: #000000;
}

.bodytextwhite {
	font-family: verdana;
	font-size: 12px;
    line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
}


A.link {
font-family: 	  verdana;
font-size: 12px;
color:            #3300BB;
text-decoration:  underline;
}

A.link:hover {
font-family:       verdana;
font-size: 12px;
color:            #FF6600;
text-decoration:  underline;
}




A.linksmall {
font-family: 	  verdana;
line-height:      10px;
margin-top:0px;
font-size: xx-small;
color:            #3300BB;
text-decoration:  underline;
}

A.linksmall:hover {
font-family:       verdana;
line-height:      10px;
margin-top:1px;
font-size: xx-small;
color:            #FF6633;
text-decoration:  underline;
}


A.linkwhite {
font-family: 	  verdana;
font-size: 12px;
color:            #FFFFFF;
text-decoration:  underline;
}

A.linkwhite:hover {
font-family:       verdana;
font-size: 12px;
color:            #FF6600;
text-decoration:  underline;
}




A.footerlink {
font-family: 	  verdana;
font-size:        10px;
color:            #3300BB;
line-height: 17px;
text-decoration:underline;
}

A.footerlink:hover {
font-family:       verdana;
font-size: 		  10px;
color:            #FF6633;
line-height: 17px;
text-decoration:underline;
}

td.item{
  border:1px solid #CCCCCC;
  width:370px;
  height:200px;
  padding:0px;
  text-align:center;
  font-family:verdana;
  font-size:smaller;
}


.bbcid{
width: 190px;
padding: 0px;
background-color: none;
border: 1px dashed white;
color:   #FFFFFF;

}

.cnetnewsid{
font-family:       verdana;
font-size: 		  10px;
width: 190px;
padding: 2px;
background-color: #CCCCCC;
border: 1px dashed white;
color:   #000000;

}
.cnetid{
font-family:       verdana;
font-size: 		  12px;
width: 95%;
padding: 5px;
background-color: #FFFFFF;
border: 1px dashed;
color:   #000000;

}

