body{

	background-color : #ffffff;
	margin : 0px 0px 0px 0px;
	

		}
		
.default
	{
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
	}
	
a:link {
		text-decoration: none;
		color: #DC143C;
	}
a:hover 	{
		text-decoration: none;
		background-color: White;
		color: #DC143C;
		}
a:active	{
		text-decoration: none;
		}
a:visited	{
		text-decoration: none;
		color: #DC143C;
		}
H2 {
	font-size: 14pt;
	color: Black;
}

H3 {
	font-size: 13pt;
	color: Black;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : Black;
		
#content {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}
#nav {
	border-top: 1px solid Gray;
	border-bottom: 1px solid Gray;
}	
#td	{   
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

.tr{ 
		border-bottom: 1px solid #d4d4d4;
		border-top: 1px solid white;
		padding: 7px;
	}
.cell-color{
	background-color: #CCCCCC;
	background: #CCCCCC;
}	
	
ul 
{
list-style-image: url("images/bullet.gif")
}

#back-td{
	background-image: url(images/background-frame-one.jpg);
	
	background-repeat: repeat-y;
	background-position: right;
	
}

.back-right{
	background-image: url(images/background-right-2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.back-left{
	 background-image: url(images/background-back-left-seetro.jpg);
	background-repeat:  no-repeat;
	background-position: left;
}


.back-center{
 	background-image: url(images/back-helmet.jpg);
	background-repeat:  no-repeat;
	background-position: left;
}

.div{
	font-size: x-small;
	font-family:  Arial, Helvetica, sans-serif;
}