body {
	background: #455FB4;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(images/success_bk.gif);
	background-position: center;
	background-repeat: repeat-y;
}
td.box {	
	font-size: 12px;
	color: White;
	font-family: Tahoma;
}
td.copy {
	font-size: 12px;
	color: gray;
	font-family: Tahoma;
	text-align: center;
}
a:link {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: blue;		
	text-decoration: underline; }
a:visited {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: blue;		
	text-decoration: underline; }
a:hover {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-weight: bold;
	font-size: 10pt;
	color: red;		
	text-decoration: underline; }

a:link.nav {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; }
a:visited.nav {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;		
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; }
a:hover.nav {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 8pt;
	font-weight: bold;
	color: blue;		
	text-decoration: underline; }
a:link.order {
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline;
	background: Maroon;
	padding: 6px; }
a:visited.order {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;		
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration: underline; 
	background: Maroon;
	padding: 6px;}
a:hover.order {font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	color: blue;		
	text-decoration: underline; 
	background: Maroon;
	padding: 6px;}

h2 {
	color: #1D328D;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
}
h2.top {
	color: #1D328D;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	font-size: 24pt;
	font-weight: normal;	
}
h2.top2 {
	color: #1D328D;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
	font-size: 18pt;
	font-weight: bold;
	line-height: 20pt;
}
h2.small {
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 15pt;
	font-weight: bold;
}
.register {
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;	
	font-size: 16pt;
	font-weight: bold;
	background: Maroon;
	padding: 4px;
	
}
.quote{
	color: #4800FF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}
table.test{
	
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	background-color: #D9F7C9;
	width: 500;
	padding: 10;
	text-align: left;
}	
table.box{
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #D9F7C9;
	width: 500;
	text-align: left;
	border:10px;
}
