<!--
A:link { color: black }
A:visited { color: black }
A:hover { color: green }

BODY	{ background-image:url('images/gradient2a.gif');background-repeat:repeat-x;background-color:#F80606; }

h1 
	{ 
		font-family:Verdana;
		font-size:18.0;
		font-weight:bold;
		margin-bottom:10;
		margin-top:15;
		letter-spacing:2px;
	}

	.tab { 
		width:50;
		border-right:2px solid #ff0000;
		bborder-right:4px solid #ffff00;
		border-left:4px solid yellow;
		padding:3;
		background-color:red;
		color:yellow;
		font-family:trebuchet ms;
		font-size:12.0;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
		}
	.endtab { 
		width:50;
		border-left:4px solid yellow;
		padding:3;
		background-color:red;
		color:yellow;
		font-family:trebuchet ms;
		font-size:12.0;
		font-weight:bold;
		text-align:center;
		cursor:pointer;
		}

.add_table
	{
		border: 1px solid black;
		width:100%;
	}

.news
	{
		text-align:justify;
		font-family:Verdana;
		font-size:12.0;
		padding:10;
	}
	
.error
	{
		color:red;
	}	
	
.formcaption
	{
		font-family:Verdana;
		font-size:12.0px;
		text-align:right;
	}	

.contents
	{
		font-size: 22.0;
		padding-right:20;
		text-align:left;
	}

.contact
	{
		font-family:trebuchet ms,sans-serif;
		font-size: 14.0;
		text-align:center;
		letter-spacing:1px;
	}

.authorhead 
		{ 	
			color: #000000;
			background-color: red; 
			font-family: Trebuchet MS; font-weight: bold;
			text-align: left; font-size: 26.0; 
			padding-right: 10;
			padding-left: 10;
			padding-top: 0;
			cursor:pointer;
		} 

.sectionhead  
		{ 
			ccolor:#ffff00;
			background-color:yellow; 
			font-family: Trebuchet MS; font-size:16.0; 
			font-weight: bold;
			padding-left: 30; text-align: left;
		}
		
.dropshadow
		{	width:100%;height:20;
			ffilter:dropshadow(color=brown, offx=2, offy=2);
		}
		
.navbar { 
			text-decoration: none; vertical-align: bottom; text-align: center; 
			font-size: 10.0; font-family: Verdana; color: #806060;
		}
			
.display 
		{ 
			background-color: #ffff00; border-color: #ff0000; color:yellow;
			border: 0px solid red;
		}

.excerpt	
		{ 
			font-family: Verdana; font-size:10.0; color:#222222; 
			text-align:right; text-decoration:none;
		}

.award
	{
		font-family: Verdana; 
		font-weight: normal;
	}

.section
		{ 
			text-align: right; 
			bborder-bottom: 1px dotted #cc0000;
			bborder: 1px solid #ff0000;
		}

.works 
		{ 
			color:black; 
			text-align: center; font-size:24pt; 
		}

.name 
		{
			color: black; 
			font-size: 16.0; font-weight: bold; 
			text-align: right;
		}

.work 	
		{ 	
			color:black;
			text-align: justify;
			vertical-align:top; 
			padding-right:30; padding-left:30;
			font-size: 12.0; font-family: trebuchet ms; 
		}
		
.itemrow 	
		{ 	
			color: #000000;
			background-color:yellow;
			text-align: right; padding-right: 5; padding-left:5;
		}
		
.sep	{ 	
			width:100%; text-align:right; color:red;
			height:1px;
		}
		
.buttonStyle
		{
			position: relative;
			cursor:pointer;
			border: 0;
		}
		
.button
		{
			background-color:yellow; font-size:10px;
			border: 1px solid black;
			width:85;
			cursor:pointer;
		}		
		
.buttonCell
		{
			vertical-align:top;
			text-align:center;
			padding-left:2;
			padding-right:2;
			padding_top:4;
		}
		
.roundbuttonCell
		{
			vertical-align:bottom;
			text-align:center;
			padding-left:6;
			padding-right:6;
		}
		
.bookcell
		{
			text-align:center;
			position:relative; top:2; left:2;
			border: 1px solid #000000;
			padding-right: 0;
		}		

.input
		{
			background-color:white;
			font-family:sans-serif;
			border: 1px solid steelblue;
		}
		
.infobox
		{
			background-color:beige;
			font-family:sans-serif;
			border: 1px solid steelblue;
		}
		
.img
	{
		border: 1px solid black;
	}		
-->
