/*  
	GMANews.TV Sections Style Sheet 
	Version: 2
*/
.headermain {
	border-bottom:2px solid #000;
	padding-bottom:2px;
	font-size:19px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
.headermainelection {
	border-bottom:2px solid #000;
	padding-bottom:1px;
}
/* bgs */
.gray_main {
	background-color:#E2E1E1;
}
.dgray_main {
	background-color:#CCCCCC;
}
/* section colors */
.blueviolet_title {
	color:#6600CC;
}
.purple_title {
	color:#993399;
}
.bluegreen_title {
	color:#006699;
}
.bluegreen_title a {
	color:#006699;
	text-decoration:none;
}
.bluegreen_title a:hover {
	text-decoration:underline;
}
.green_title {
	color:#669900;
}
.lblue_title {
	color:#6699FF;
}
.orange_title {
	color:#CC6600;
}
.red_title {
	color:#990033;
}
.dviolet_title {
	color:#663366;
}
.rblue_title {
	color:#045DC1;
}
/* section borders */

.blueviolet_border {
	border:1px solid #6600CC;
}
.purple_border {
	border:1px solid #993399;
}
.green_border {
	border:1px solid #669900;
}
.orange_border {
	border:1px solid #CC6600;
}
.lblue_border {
	border:1px solid #6699FF;
}
.black_border {
	border:1px solid #000000;
}
.red_border {
	border:1px solid #990033;
}
.dviolet_border {
	border:1px solid #663366;
}
.pink_border {
	border:1px solid #CC0066;
}
.sblue_border {
	border:2px solid #E8F1FA;
}
/* misc */

.hrline {
	border-bottom: 1px solid #000;
}
.hrline_gray {
	border-bottom: 1px solid #ccc;
}
.nationinpic {
	background:url(../../images/nation_inpic.jpg) repeat-x;
}
.yellow_bg {
	background-color:#FFDD00;
}

/* Sport tab */
.sport_tab_gray {
	height:21px;
	background:url(../../images/section_titles/sport_tab_g.gif) repeat-x; 
	color:#000000;
	padding-top:3px;
}

.sport_divider {
	width:2px; 
	height:21px;
	background:url(../../images/section_titles/sport_divider.gif) repeat-x; 
}
.sport_tab_lgray {
	height:21px; 
	background:url(../../images/section_titles/sport_tab_lg.gif) repeat-x; 
	padding-top:3px;
}

.sport_tab_lgray a:hover, .sport_tab_lgray a{  
	color:#FFFFFF;
}
.sport_mid {
	background-color:#EEEDED;
	height:90px; 
	width:286px;
}
