/* CSS Document */

body body,td,th { font-family: Verdana; }

body {
	background-color: #F3F3F3;
}

.Green_font {
   color: #666666;
			font-size: 10px;
			}

h1{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

h2{
	font-family: verdana;
	font-size: 14px;
	color: #000000;
}

h4{
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

p{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 16pt;
}

.outline {
	border: 1px solid #CCCCCC;
}

.Links_pagebottom {
	font-size: 9px;
	color: #506C89;
}

.from_PTW {
	font-size: 14px;
	color: #ffffff;
}

.Go {
	background-color: #000000;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #E0E0E0;
}

.underline {
	text-decoration: underline;
}

.border_bottom {
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-bottom-width: thin;
	padding-bottom: 10px;
	padding-top: 0px;
}

.banner {
	font-family: Verdana;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: left;
	left: 382px;
	height: 93px;
	}
	
.navigation_Main {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(Images/Bullet%20arrow.png);
	display: block;
	padding: 2px;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
	list-style-position: outside;
	text-transform: capitalize;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 140px;
	background-color: #eff3f7;
}

.navigation_Main:Hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(Images/Bullet-arrow2.JPG);
	display: block;
	padding: 2px;
	width: 140px;
	text-decoration: underline;
	color: #000066;
	list-style-type: none;
	list-style-position: inside;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #eff3f7;
}

.navigation_Indent {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	list-style-image: none;
	display: block;
	text-decoration: none;
	color: #000000;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	width: 144px;
	background-color: #eff3f7;
}

.navigation_Indent:Hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	list-style-image: none;
	display: block;
	padding: 0px;
	width: 140px;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	background-color: #eff3f7;
}
.navigation_Buy {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #408080;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	width: auto;
	background-color: #F2E6BD;
	line-height: 16pt;
}

.navigation_Buy:Hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	padding: 0px;
	width: auto;
	text-decoration: underline;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	background-color: #CCCCCC;
	color: #993366;
}
.navigation_URLtop {
	font-family: Book antiqua;
	font-size: 28px;
	display: block;
	text-decoration: none;
	color: #666666;
}

.navigation_URLtop:Hover {
 font-family: Book antiqua;
 font-size: 29px;
	color: #666669;	
}

ul {
 font-family: verdana;
	font-size: 12px;
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	list-style-type: disc;
	list-style-position: inside;
	}

li {
 font-family: verdana;
	font-size: 12px;
	margin-left: -1em;
	padding-top: 2px;
	padding-left: 1em;
	text-indent: 0em;
	line-height: 2em;
	}
	
	.list_yellow {
	background-color: #faf5e5;
}

.list_likes {
	font-family: verdana;
	font-size: 12px;
	line-height: 12pt;
	color: #57756c;
	margin-left: -10px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

