body {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
content:attr(alt);

}

div {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
}

.error {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFEFEF;
	color: #FF0000;
}

p.first {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	
}

p.main {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
}

p.left {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	
}

td.header_email {
	font-family: "VAGRounded BT";
	font-size: 20px;
	font-weight: bold;
	color: #000080;


}

td.right_shadow {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
}

td.left_shadow {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
}

td.search {
	font-family: Verdana;
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}

td.search_small {
	font-family: Verdana;
	font-size: 14px;
	color: #000033;
}

table.summary {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 10px;
	
}

td.summary_grey {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 10px;
	
}

table.summary_grey {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 10px;
	
}

td.summary {
	font-family: Verdana;
	font-size: 10px;
	
}

td.warning {
	background-color: #FFFF00;
	border: 1px solid #333333;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

td.left {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;

}

td.right {
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-family: "VAGRounded BT";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

td.header_sub {
	font-family: "VAGRounded BT";
	font-size: 20px;
	color: #FFFFFF;
	background-color: #004489;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-left: 15px;
	background-image: url(images/sub_header_bg_blue.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	color: #333333;
	
}

h1.yellow {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	color: #FF8000;
	
}

td.main {
	padding: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
}

table.main {
	padding: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
}

td.order {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	
}

td.make {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	
}

td.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	
}

td.header_line {
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000066;
}

a.header:link {
	color: #000066;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

a.header:visited {
	color: #000066;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

a.header:hoover {
	color: #000066;
	text-decoration: underline;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

td.header {
	color: #000066;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
}

a.friends:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}
a.friends:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}
a.friends:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}
a.friends:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.normal {
	list-style: disc;
	margin: 5px;
	padding: 5px;
	line-height: 25px;
	}


form {
}

INPUT {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #CCCCCC;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
}

INPUT.orange {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #FFCB4E;
	COLOR: #004489;
	FONT-FAMILY: "Arial Unicode MS";
	border: 1px solid #999999;
}

select { 
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BACKGROUND: #CCCCCC;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000033;
}

#menu5 {
	width: 200px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 10px;
	}
	
#menu5 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #000000;
	display: block;
	background: url(images/menu5.gif);
	padding: 8px 25px 8 10px;
	text-align: right;
	}
	
#menu5 li a:hover {
	color: #fff;
	background: url(images/menu5.gif) 0 -32px;
	padding: 8px 25px 8 10px;
	text-align: right;
	}
	
#menu5 li a:active {
	color: #fff;
	background: url(images/menu5.gif) 0 -64px;
	padding: 8px 25px 8 10px;
	text-align: right;
	}

#menu6 {
	width: 140px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	margin: 5px;
	}
	
#menu6 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #000000;
	display: block;
	background: url(images/menu6.gif);
	padding: 8px 5px 8 5px;
	text-align: center;
	}
	
#menu6 li a:hover {
	color: #fff;
	background: url(images/menu6.gif) 0 -62px;
	padding: 8px 5px 8 5px;
	text-align: center;
	}
	
#menu6 li a:active {
	color: #fff;
	background: url(images/menu6.gif) 0 -124px;
	padding: 8px 5px 8 5px;
	text-align: center;
	}

a.menu:link {
	color: #76B0D5;
	text-decoration: none;
	}
	
a.menu:visited {
	color: #7B878F;
	text-decoration: none;
	}
	
a.menu:hover, a:active {
	color: #2399E5;
	}
