@charset "utf-8";
/* CSS Document */

body  {
	background: #000000;
}

#sidebar1 { color: #FFFF99; }
#mainContent { color: #FFFF99; }
#footer { color:#FFFF99; }


.GG_Text_Red { color:#FFFF99;}
.GG_Text_Red_Bright { color:#FFFF99;}
.GG_Text_Green { color:#FFFF99;}
.GG_Text_Blue {color:#FFFF99;}
.GG_Text_Orange { color:#FFFF99;}
.GG_Text_Purple { color:#FFFF99;}
.GG_Text_Pink {	color:#FFFF99;}
.GG_Text_Yellow {	color:#FFFF99;}
.GG_Text_Turquoise {	color:#FFFF99;}

a:link {
	color: #FFFF99;
	text-decoration:underline;
	
}
a:visited {
	color: #FFFF99;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFF99;
}

hr { 
    border-bottom: 1px solid #FFFFFF;
	}


/*Menu background colour*/
#pmenu li {float:left; background:#000000;}



h1 {
	color: #FFFF99;
}

h2 {
	color: #FFFF99;
}
h3 {
	color: #FFFF99;
}
h4 {
	color: #FFFF99;
}
h5 {
	color: #FFFF99;
}
h6 {
	color: #FFFF99;
}


#container {
	background: #000000;
}
#sidebar1 {
	background: #000000;
}
#header {
	background: #000000;
}
#footer {
	background: #000000;
}
#mainContent {
	background: #000000;
}


.GG_InverseText {
	color:#FFFFFF;
	background-color:#3F3F3F;
}
.GG_InverseText_YellowBackground {
	color:#FFFFFF;
	background-color:#3F3F3F;
}


/**************** NAVIGATION START ****************/


#nav3_hor li
{
	background:#000000;
}

#nav3_hor li a
{
	background-color:#3F3F3F;
	color: #FFFFFF;
	border: 2px solid #000;
}

#nav3_hor li a#nav_current
{
	color:#000000;
	background: #FFFF99;
}


/**************** NAVIGATION END ******************/

div#TVAP_header
{

background-image:url(/userfiles/images/system/TVAP_Banner_3_hc.jpg);
}

/*BTN1*/
div.btn1 {background-image:url(/userfiles/images/sys_images/buttons/button1-hc-1-1.gif);background-repeat:repeat; width:100%; background-color:#a8bdf0;}
div.btn1_top_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-0.gif) 0 0 no-repeat;/*height:26px;*/}
div.btn1_top_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-0.gif) 100% 0 no-repeat; padding:7px 4px 5px 5px;/*height:26px;*/}
div.btn1_bottom_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-2.gif) 0 100% no-repeat;/*height:40px;*/}
div.btn1_bottom_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-2.gif) 100% 100% no-repeat;/*height:40px;*/}
div.btn1_top {/*height:26px;*/background:url(/userfiles/images/sys_images/buttons/button1-hc-1-0.gif) 0 0 repeat-x;}
div.btn1_bottom {/*height:40px;*/background:url(/userfiles/images/sys_images/buttons/button1-hc-1-2.gif) 0 100% repeat-x;}
div.btn1_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-1.gif) 0 0 repeat-y;}
div.btn1_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-1.gif) 100% 0 repeat-y;}
/*BTN1 END*/

/*tbl_green*/
div.tbl_green {background-image:url(/userfiles/images/sys_images/buttons/button1-hc-1-1.gif);background-repeat:repeat; width:100%; background-color:#a8bdf0;}
div.tbl_green_top_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-0.gif) 0 0 no-repeat;/*height:26px;*/}
div.tbl_green_top_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-0.gif) 100% 0 no-repeat; padding:7px 4px 5px 5px;/*height:26px;*/}
div.tbl_green_bottom_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-2.gif) 0 100% no-repeat;/*height:40px;*/}
div.tbl_green_bottom_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-2.gif) 100% 100% no-repeat;/*height:40px;*/}
div.tbl_green_top {/*height:26px;*/background:url(/userfiles/images/sys_images/buttons/button1-hc-1-0.gif) 0 0 repeat-x;}
div.tbl_green_bottom {/*height:40px;*/background:url(/userfiles/images/sys_images/buttons/button1-hc-1-2.gif) 0 100% repeat-x;}
div.tbl_green_left {background:url(/userfiles/images/sys_images/buttons/button1-hc-0-1.gif) 0 0 repeat-y;}
div.tbl_green_right {background:url(/userfiles/images/sys_images/buttons/button1-hc-2-1.gif) 100% 0 repeat-y;}
/*tbl_green END*/
