/* Designed by CLYDE L. VALCORZA
************************************/




td
	{
	font-family:tahoma;
	color:#333333;
	font-size:11px;
	}
h1
	{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	}
h2
	{
	font-family:tahoma;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	}
li
	{
	background:url(../images/orange-arrow.png) no-repeat top left;
	padding-left:20px;
	list-style-type:none;
	list-style-image:none;	
	line-height:13px;

	}	
	
/* banner stuff
************************************/	

.banner
	{
	background:url(../images/template_r1_c1.jpg) no-repeat;
	width: 800px;
	height: 55px;
	}
.banner-image
	{
	background:url(../images/template_r3_c1.jpg) no-repeat;
	width: 574px;
	height: 183px;
	}
.ads1
	{
	background:url(../images/template_r5_c1.jpg) repeat-y;
	width:289px;
	height: 49px;
	padding-left:12px;
	color:white;
	
	}
.ads2
	{
	background:url(../images/template_r5_c2.jpg) repeat-y;
	width: 285px;
	padding-left:10px;
	color:white;
	}		


	
/* menu stuff
************************************/		
.menu
	{
	background:url(../images/template_r2_c1-devide.jpg) no-repeat;
	width: 800px;
	height: 20px;
	text-align: center;
	padding-top:3px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	}

/* content stuff
************************************/	
.content-area
	{
	background:url(../images/template_r6_c1.jpg) repeat-y;
	padding: 10px 10px 10px 10px;
	text-align:justify;
	}

.content-area-table
	{
	background:url(../images/template_r6_c1.jpg) repeat-y;
	}
/* right panel stuff
************************************/		
.head
	{
	background:url(../images/template_r3_c3.jpg) no-repeat;
	width: 226px;
	height: 35px;
	padding-top:10px;
	padding-left:8px;
	}
.right-area
	{
	color:#333333;
	font-size:11px;
	/*background:url(../images/template_r4_c3.jpg) repeat-y; */
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
	text-align:left;
	}
.right-area-bck
	{

	background:url(../images/template_r4_c3.jpg) repeat-y;
	}	
.right-widget
	{
	background:url(../images/template_r7_c3.jpg) no-repeat;
	width: 226px;
	height: 35px;
	}		
/* footer stuff
************************************/	
.footer-widget
	{
	background:url(../images/template_r7_c1.jpg) no-repeat;
	width: 574px;
	height: 35px;
	}
	
	
	
.footer-bar
	{
	background:url(../../images/foot_r7_c1.jpg) no-repeat;
	width: 800px;
	height: 35px;
	}	
	
/* LINK STUFF
*******************************************/	
a.footr-lnk:link,a.footr-lnk:visited
	{
	font-family:tahoma;
	font-weight:bold;
	text-decoration:none; 

	color:#648800;
	}

a.footr-lnk:hover
	{
	text-decoration:underline; 
	font-weight:bold;
	color:#2B476C;
	}
a.menu-bck-rght:link,a.menu-bck-rght:visited
	{
	color:#BAFC0C;
	text-decoration:none;
	}

a.menu-bck-rght:hover
	{
	color:white;
	}	

a.more:link,a.more:visited
	{
	color:#BAFC0C;
	text-decoration:none;
	font-weight:bold;
	}

a.more:hover
	{
	color:orange;
	}			