/********************************/
/********* Text Tags **********/
/********************************/
/*
.PageHeader {
	font-size : x-large;
	font-family : "Arial Rounded MT Bold";
	color : 003366;
	font-style : italic;
}
*/
.footer {
    color: black;
	font-family : Arial;
	font-size : 10px;
}

.PageHeader {
	font-size : 20px;
	font : Cooper Black;
	color : #000000;
}

.PageHeader2008 {
	font-size : 24px;
	font-family : Georgia;
	color :blue ;
	font-weight : bold;
}

.PricingTable2008 {
	font-size : 16px;
	font-family : Georgia;
	color :Green ;
}

.SoldOut2008 {
	font-size : 18px;
	font-family : Georgia;
	color :red ;
	font-weight : bold;
}

.articletext {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :003366 ;
}

.articletext2008 {
	font-size : 16px;
	font-family : Georgia;
	color :blue ;
}

.ContactUs2008 {
	font-size : 18px;
	font-family : Georgia;
	font-weight : bold;
	color :#990000 ;
}


.custcommentstext {
	font-size : 14px;
	font : arial ;
	color :blue ;
}

.pagetitletext {
	font : ;
	color : ;
}

.presstext {
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color :003366 ;
}

.shoutit {
	font : arial ;
	color : 006699 ;
	font-style : italic;	
}

.sitetitletext {
	font-size : 20px;
	font : Cooper Black;
	color :black ;

}

.photoheader {
	color : 003366 ;
	font-family : Arial;
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
}

.caption {
	font-family : arial;
	color : 003366 ;
	font-size : 10px;
	font-style : italic;
}

.navlink {
	font-family : arial;
	color : FFFFFF ;
	font-size : 14px;
	font-weight : bold;
}

.navtitle {
	font-family : arial;
	color : yellow ;
	font-size : 14px;
	font-weight : bold;
}


.RTTName {
	font-size : 48px;
	font : CooperBlack;
	color : #800000;
	font-weight : bold;
}

.RTTSlogan {
	font-size : 16px;
	font : CooperBlack;
	color : #800000;
	font-weight : bold;
}

/********************************/
/********* Table Tags **********/
/********************************/
.PageTable{

background-color : ;

}

.articletable {
	
}

.copyrighttable {
}


/********************************/
/********* Anchor Tags **********/
/********************************/

A  {
	font:   ;
	color : ;
	text-decoration : ;

}

A:hover  {
	font-size : ;
	color : ;
	font-family : ;
	text-decoration : ;

}

A.copyrightlink {

}

A.copyrightlink:hover  {
	color : ;
	
}

A.footerlinks {
	color : 000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

a.footerlinks:hover {
	color : 006699 ;
}
