﻿body {
	margin: 10px 0px 10px 0px;
	background-color: white;
	text-align: center;
	color: #666666
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 7px 0px 20px 0px;
	width: 760px;
	background-color: white;
	border: 0px solid silver;
}

a {
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	
}	

a:link {
	color: #666666;
	font-weight: normal;
	font-weight: normal;
}

a:visited {
	color: #666666;
	font-weight: normal;
	font-weight: normal;
}

a:hover {
	color: gray;
	font-weight: bold;
}

a:active {
	color: black;
	font-weight: bold;
}

table {
	width: 100%;
}

table.head td {
	width: 25%;
	border: 0px solid silver;
	text-align: center;
	vertical-align: bottom;
	background-color: white;
	padding: 0px 0px 3px 0px;
	text-transform: uppercase;
	font-variant: normal;
}	

#wrap {
	padding: 0px 0px 8px 0px;
	border: 1px solid silver;

}

#wrap1 {
	padding: 0px 0px 8px 0px;
	border: 1px dotted silver;

}

table.main td {
	padding: 4px 0px 0px 4px;	
	text-align: left;
	vertical-align: top;
	border: 0px solid silver;
	color: #gggggg;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;

}

table.main2 td {
	padding: 4px 0px 0px 4px;	
	text-align: left;
	valign: middle;
	border: 0px solid silver;
	color: #gggggg;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;

}

table.base td {
	width: 25%;
	border: 0px solid silver;
	text-align: center;
	vertical-align: top;
	color: black;
	background-color: white;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	font-variant: normal;
}	

table.infonav td {
	width: 50%;
	padding: 4px 4px 4px 4px;
	background-color: #fffbc6;	
	text-align: left;
	vertical-align: top;
	border: 0px solid silver;
	color: #gggggg;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 100%;

}

table.store td {
	padding: 4px 4px 4px 4px;
	background-color: #ffffff;	
	text-align: left;
	valign: middle;
	border: 0px solid silver;
	color: #gggggg;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 100%;

}

#pic1 {
	text-align: center;
	vertical-align: bottom;
	padding: 0px 13px 10px 18px;
}

#pic2 {
	text-align: right;
	vertical-align: top;
	padding: 16px 5px 10px 18px;
	width: 39%;
}


#pic3 {
	text-align: left;
	vertical-align: top;
	padding: 16px 18px 10px 15px;
	width: 39%;
}

#pic4 {
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#text1 {
	padding: 7px 16px 0px 7px;
overflow: auto;
height: 324px;
}

#text2 {
	padding: 7px 7px 0px 7px;
	color: #gggggg;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	
}

table.footer td {
	
	border: 0px solid silver;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	vertical-align: top;
	color: #666666;
	background-color: white;
	padding: 3px 3px 0px 3px;
}


#footer {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background-color: white;
	padding: 16px 0px 0px 0px;
}

#footer a:link {
	font-size: 12px;
	color: blue;
	font-weight: normal;
	font-weight: normal;
	text-decoration: none;

}


#footer a:visited {
	font-size: 12px;
	color: blue;
	font-weight: normal;
	font-weight: normal;
	text-decoration: none;

}

#footer a:hover {
	color: red;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:active {
	font-size: 12px;
	color: blue;
	font-weight: normal;
	font-weight: normal;
	text-decoration: none;

}

img 	{
	border: none;
}
