/* tag styles*/
a 		{color: navy;}
body 		{font-family: arial,helvetica,sans-serif; font-size: 80%; background: white;}
img 		{border: none;}
table, tr, td 	{font-size: 100%;} 

/* user-defined general styles */
.bold 		{font-weight: bold;}
.small 		{font-size: 80%;}
.no-axx 	{color : gray;}
.bold-no-axx 	{color : gray; font-weight: bold;}
a:hover, 
a:hover.small, 
a:hover.bold 	{color : #cc0000; text-decoration: none;}
a:hover.bold-no-axx, 
a:hover.no-axx	{color: gray; text-decoration: none;}


/* user-defined specific styles */
.active-dir	{color: red;}
.artheading 	{font-size: 120%; font-weight: bold;}
.artcategory 	{font-size: 160%;}
.author 	{color: red; font-size: 80%;}
.releasedate 	{font-size: 80%;}
.releasedater 	{color:red; font-size: 80%;}
.upcoming 	{color: green;}
.upcomingdate 	{font-size: 80%;}
.bluepara 	{color: blue;}
.tabletext2 	{font-size: 85%;}
.footer  	{clear: both; text-align: center}
.inputbox 	{border : 1px solid Black; font-family : Arial, Helvetica, sans-serif; 
		 font-size : 80%;}
.inputtextarea  {border : 1px solid Black; font-family : Arial, Helvetica, sans-serif;
		 font-size : 80%; width : 380px;}
.white		{font-size: 1px;color: ffffff;}

.aboutustable {
background-attachment: fixed;
background-image:  url(/infom/about/infoblend.gif);
background-repeat: no-repeat;
background-position: center center
}

.greatest10 {
	font-size: 10px;
}
