
/*** Codes by R. Yu ***/	
/*** Page Elemnets ***/	

	#tblHome {margin-left:15px; text-align:center;}
	#tblHome td 
	{ 
	padding-right: 10px; 
	margin-right: 10px;
	background:  #FFFF99 no-repeat; 
	vertical-align:top
	}
	
	.tdlabel {text-align:right; padding-right:2px;}
	.tdinput{background-color: #E6E6E6;}
	
	.error_strings{ font-family:Verdana; font-size:10px; color: #FF0000;}
	#marque {float:right;}
	
	.btnSearch
	{color:#800000; 
	border:1px solid #993300; 
	padding-left: 5px;
	margin-top: 3px;}
	
	
	.topoffset {position: relative; top: -85px; padding-left: -50px; }	
	.angelgirl {
		position: relative; 
		top: -60px; 
		left: -15px;
		width: 180px; 
		text-align:center}
		
	.no_under a{text-decoration:none;}
	.no_under a:hover {text-decoration:underline}
	
	.padl_10 {padding-left: 10px;}
	.padr_10 {padding-right: 10px;}
	
	.smallfont { font-size: .7em; text-align:center; width: 600px; font-weight: 300;}
	
	.ads {
		width: 100%; 
		background: url(../buttons/bg_ads.gif) #C8DFDE no-repeat; 
		position: relative;
		top: -40px;
		left: 5px; 
		padding-left: 5px;
		} 
	
	.bulletlist {list-style-position: outside; list-style:disc;}
	.imgfloat {float:left; padding-right: 5px;}
	.indent1 {padding-left: 20px;}
	.mediumfont {font-size: .9em; font-weight: 400; }
	.leftalign {text-align:left;}
	.rightalign {text-align:right}
	
	
		
/*** Internal Tables ****/
		
		.tblInside {font-family: verdana; font-size: 10pt;
			   text-align:justify; margin-top:0; }
		.tblInside td {padding-left: 5px; padding-right: 10px; 
			vertical-align:top;}

/*** fonts ****/

	.redbold, .redbold a {color: #ff0000; font-weight:bold;}
	.redorangebold, .redorangebold a {color: #FF3300; 
		font-weight:bold;}
	.magentabold, .magentabold a {color: magenta; font-weight:bold;}
	.bluebold, .bluebold a {color: blue; font-weight:bold;}
	.darkbluebold, .darkbluebold a {color: #332288; font-weight:bold;}
	.orangebold, .orangebold a {color: orange; font-weight:bold;}
	.greenbold, .greenbold a {color: green; font-weight:bold;}

/*** backgrounds ****/

     .mint {width: 540px; background-color:#e0ffc1; vertical-align:middle; margin: 0;}
	.grey {width: 540px; background-color:#E1E1E1; vertical-align:middle; margin:0;
	 text-align: center}
	.darkgreen {width: 540px; background-color:#00CC99; vertical-align:middle; 
		margin:0; text-align: center}
	
	.tdmint {background-color:#E0FFC1;} /* table fillers */
	.tdfuschia {background-color:#ffbbee;} 
	.tdpeach {background-color:#FFEECC;}
	.tdpink {background-color:#FFCCBB;} 
	.tdsky {background-color:#CCFFFF;} 
	.tdcream {background-color:#FFEEFF;} 
	.tdgreen {background-color:#CCFFCC;} 	
	.tdgrey {background-color: #E1E1E1;}
	.tdyellow {background-color: #FFFF00;}
	
	
	 

