a:link
{
text-decoration: none; 
font-weight: bold;
color:#FF0000;
}

a:active
{
text-decoration: none; 
font-weight: bold;
color:#FF0000;
}

a:visited
{
text-decoration: none; 
font-weight: bold;
color:#FF0000;
}

a:hover
{
text-decoration: underline; 
font-weight: bold;
color:#CC0000; 
cursor: auto;
}

h1, h2, h3, h4, h5, h6
{
	color: #CC0000;
}

hr
{
	color: #CC0000;
}

td
{
	font-size: x-small;
	font-weight: bold;
}

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	
	margin: 0cm;
	background-color: #000000;
	background-image: url('../images/bg_corner.jpg');
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.intro 
{
	padding: 1cm;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

.top_corner 
{
	padding: 0cm;	
	font-size: x-small;
	border-top: 0px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 0px solid #CC0000;
	border-right: 2px solid #CC0000;
	background-color: #CC0000;
}

.nav_top 
{
	padding: 0cm, 0.5cm, 0cm, 0.5cm;
	background-color: #CC0000;	
	font-size: x-small;
	border-top: 0px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	border-left: 0px solid #CC0000;
	border-right: 0px solid #CC0000;
}

.nav_box
{
	padding: 0.1cm;	
	font-size: x-small;
	border: 1px solid #660000;
	background-color: #660000;
}

.main
{
/*	background-image: url('../images/side_bar.gif');
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0.5cm, 0.5cm, 0.5cm, 3.5cm;
*/	
	padding: 0.5cm;
	vertical-align: top;

	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

.insd_l
{
	font-weight: bold;
	padding: 0.1cm;
	font-size: x-small;
	text-align: left;
}

.insd_c
{
	font-weight: bold;
	padding: 0.1cm;
	font-size: x-small;
	text-align: center;
}

.insd_r
{
	font-weight: bold;
	padding: 0.1cm;
	font-size: x-small;
	text-align: right;
}

.insd
{
	font-weight: bold;
	padding: 0.3cm;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

.quote 
{
	font-weight: bold;
	padding: 0.5cm;
	background-color: #990000;
	color: #000000;
	font-size: x-small;
	text-align: left;
}

.photo_corner 
{
	padding: 1cm;	
	font-size: x-small;
}

.photo
{
	padding: 0.3cm;	
	font-size: x-small;
	text-align: center;
}
