body {
background-image: url('img/summitbgmainravi.jpg');
background-repeat: repeat-x;
background-position: top;
 }

p { margin: 10;
font-size: 80%;
	line-height : 140%;}

td.middle { 
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
border-style: solid;
border-color: #cccccc;
}

.Tab {
	font-weight: bold;
	padding: 4px;
	boder-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border: thin none #CCCCCC;



}
.Links {
	display: none;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	color: #FFFFFF;
}
a:link {
	color: #993333;
	font-weight: bold;

	}

a:visited {
	color: #993333;
	font-weight: bold;

	}

a:hover {
	color: #3366ff;
	font-weight: bold;

	}

a:active {
	color: #993333;
	font-weight: bold;

	}
.navtop a:link {	
	color: #333333;
	text-decoration: none;
}

.navtop a:visited {
	color: #333333;
	text-decoration: none;
}

.navtop a:hover {
	color: #ff6600;
	text-decoration: none;
}

.navtop a:active {
	color: #333333;
	text-decoration: none;
}
.navmain a:link {	
	color: #ffffff;
	text-decoration: none;
}

.navmain a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navmain a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.navmain a:active {
	color: #ffffff;
	text-decoration: none;
}
.navsub a:link {	
	color: #ffffff;
	text-decoration: none;
}

.navsub a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navsub a:hover {
	color: #0099ff;
	text-decoration: none;
}

.navsub a:active {
	color: #ffffff;
	text-decoration: none;
}

.button a {
	font-size: 90%;
	display : block;
	padding-bottom : 4px;
	padding-left : 12px;
	padding-top : 6px;
	width : 100%;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}

.button  a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;

}
.button  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button  a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:hover {
	color : #FFFFFF;
	background-color: #660000;
	display: block;


}
