A:visited.link {font-weight: bold}

A:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color:blue; text-decoration: none}
A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: blue; text-decoration: none}

td {font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
h1 {font-family: Arial, Helvetica, sans-serif; font-size: 13pt}

A:hover {color:Black}

input {color:#000000; font: 10pt verdana; font-weight: none; text-decoration: none; background: #e6e6fa; border-width: 1px}
select {color:#000000; font: 10pt verdana; font-weight: none; text-decoration: none; background: #e6e6fa; border-width: 1px}
textarea {color:#000000; font: 10pt verdana; font-weight: none; text-decoration: none; background: #e6e6fa; border-width: 1px}

body {
	font-family: verdana;
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD.logo {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	border-right-style: none;
	border-right-color: black;
	border-right-width: 1px;
}

TD.navigation A:link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #234e94; text-decoration: none}

TD.navigation A:visited.link {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: blue; text-decoration: none}

TD.navigation {
	background: #D1EAFE;
	padding: 15px 15px 15px 15px;
	border-right-style: none;
	border-right-color: black;
	border-right-width: 1px;
}

TD.content {
	background: #FFFFFF;
	padding: 15px 15px 100px 15px;
	border-left-style: dash;
	border-left-width: 1px;
	font-family: verdana;
	font-size: 80%;
}

TD.left_links {
	background-color: #7F9DC9;
	font-weight:bold;
	text-decoration:none;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px none #666666;
	border-right: 1px none #666666;
	font-size:12px;
}

TD.left_tablesB {
	background-color : #f7f7f7;
	border-right : 1px solid #eeeeee;
}
TD.left_tables {
	border-right : 1px solid #CCCCCC;
}

TD.links_down {
	background: #f7f7f7;
	padding: 3px;
	font-weight: normal;
	font-size : 12px;
	text-decoration: none;
	text-align: left;
	color: #003366;
	border-bottom-color : #CCCCCC;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
TD.links_down_left {
	background: #FFFFFF;
	padding: 3px;
	border-right: 1px solid #CCCCCC;
}

.button_order a {
	padding: 5px;
	display: block;
	background: #000091;
	text-decoration: none;
	text-align: center;
	color: white;
	border-left: medium solid #DC143C;
	border-left-color: #87cefa;
	border-left-style: solid;
	border-left-width: 0px;
	border-bottom-color: #87cefa;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #87cefa;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	font-family: verdana;
}
.button_order a:hover {
	padding: 5px;
	display: block;
	background: #87B3FC;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	text-align: center;
	color: black;
}

a.button:link { 
	color: White; 
	font-size: 11px;
	font-style: normal;  
	font-variant: normal;  
	font-weight: bold;  
	text-decoration: none; 
 }
a.button:visited { 
	color: White;    
	font-size: 11px;  
	font-style: normal;  
	font-variant: normal;  
	font-weight: bold;  
	text-decoration: none;
}
a.button:hover { 
	color: White;    
	font-size: 11px;  
	font-style: normal;  
	font-variant: normal;  
	font-weight: bold;  
	text-decoration: none;
}



