/**************************************************

 http://www.uhnsbe.org
 UHNSBE v1.0
 University of Houston - University Park
 Website Design and CSS by:
 Collins Metu, Telecommunications Chair 2005-06

***************************************************/
html, body
{
	height: 100%;
}

body
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-family: Tahoma, Arial;
	background-color: #DEDEDE;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-x;
}

a:link, a:visited, a:active
{
	color: #D91616;
}

a:hover
{
	color: #999999;
}		

.maintable
{
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #FFFFFF;
	height: 100%;
}	

.genimage
{
	border: 1px solid #000000;
}

.topimage
{
	border-bottom: 4px solid #DEDEDE;
	vertical-align: top;
	height: 80px;
}

.menuborder
{
	border-right: 1px solid #555555;
}

.menurow td
{
	border-bottom: 1px solid #bb0f0f;
}

.nsbelinkbox
{
	background-color: #D91616;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.nsbelinkboxtd
{
	padding: 0px 2px 5px 5px;
	border: 3px solid #D91616;
	background-color: #CCCCCC;
}

.listsrvbox
{
	border: 1px solid #DEDEDE;
	background-color: #D91616;
}

.careerfairbox
{
	padding-top: 2px;
	border-right: 1px solid #D91616;
	border-left: 1px solid #D91616;
	background-color: #dedede;
	
}

.uhlink img
{
	border: 1px solid #cccccc;
}

.uhlink
{
	margin: 20px 0px 20px;
	text-align: center;
}	

.sponsors
{	
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.sponsorhdr
{
	margin-bottom: 6px;
	background-color: #D91616;
}	

.whitebrdrext
{
	padding: 3px 3px 3px 3px;
	border: 1px solid #CCCCCC;
}	

.mainpic
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}	

.boxtblrt
{
	border-right: 1px solid #a3a3a3;
}

.boxdiv
{
	border-bottom: 2px solid #DEDEDE;
}	

.updatebox
{
	padding: 0px 0px 5px 0px;
}

.hdrimg
{
	border-bottom: 1px solid #000000;
}

.updateshdr
{
	margin-bottom: 10px;
}

div.updatepost
{
	text-align: left;
	width: 560px;
	border-bottom: 1px solid #DEDEDE;
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height: 1.5em;
}

.entrycategory
{
	text-transform: uppercase;
	color: #D91616;
	font-weight: bold;
	font-size: 11px;
}

.entrytitle
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

.entrybody
{
	
}			

.entrytext
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.entryauthor
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}		

.copyright
{
	border-top: 1px solid #555555;
	padding: 5px 0px 5px 0px;
}	

.contentframe
{
	border-top: 1px solid #D91616;
	padding: 10px 0px 10px 0px;
}

.contentbox
{
	width: 539px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	text-align: justify;
}

.contenthdr
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 532px;
	background-color: #D91616;
	border: 2px solid #D9494D;
	padding: 5px 0px 5px 2px;	
	font-family: Arial;
}

.contentdiv
{
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 8px;
	margin-bottom: 15px;
}	

.contacttblhdr
{
	font-weight: bold;
	padding: 7px 0px 7px 2px;
	text-align: left;
	background-color: #D91616;
	color: #FFFFFF;
	font-size: 12px;
}	

.contactgroupcell
{
	background-color: #DEDEDE;
	padding: 7px 0px 7px 2px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}	

.contactleadcell
{
	padding: 5px 0px 5px 2px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

.contactcell
{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	padding: 5px 0px 5px 0px;
}

.doctypecell
{
	padding: 5px 0px 5px 2px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}

.motmimage img
{
	margin-right: 15px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

.motmtext
{
	text-align: justify;
	vertical-align: top;
	line-height: 16px;
}

.motmname
{
	font-size: 12px;
	color: #EC0000;
	font-weight: bold;
}	
		