/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site.css ****/

* {
	margin: 0;
	padding: 0;
	font-weight:normal;
}
body {
	margin: 12px;
	background: url(/fxprime/img/bg.gif) repeat;
	text-align: center;
}

a {
	text-decoration: underline;
}
	a:visited {
		color: #3366FF;
	}
	a:hover {
		color: #FF0000;
	}

#container {
	background: #FFF;
	width:700px;
	position:relative;
	margin:0 auto;
	border:1px solid #999;
}



#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-repeat: no-repeat ;
	margin-bottom:20px;
}

#banner h1 {
	font-family:"HG&#65533;n&#65533;p&#65533;p&#65533;&#1980;&#65533;&#65533;UB";
	padding: 15px 0px 0px 10px;
	text-decoration: none;
	margin-bottom: 3px;
}

#banner h1 a {
	font-size:xx-large;
	text-decoration: none;
}


#banner h2 {
	font-size:large;
	padding: 5px 0px 0px 15px;
}

.pr {
	text-align:left;
	margin-left:14px;
}

#center {
	float: right;
	width: 480px;
	text-align: left;
}

.content {
	padding-right:14px;
}
	.content p {
		font-family: Verdana, Arial, sans-serif;
		font-size: medium;
		line-height: 150%;
		text-align: left;
		margin-bottom:1em;
	}

	.content h2 {
		margin:20px 0 0 0;
		font-size:16px;
		padding:8px;
	}
	p.description{
		margin:0;
		padding:10px;
	}

	.content h3 {
		font-size:large;
		padding: 8px;
		margin: 12px 0;
	}

.ctgy dt {
	padding:8px;
	font-weight:bold;
	font-size:medium;
}
.ctgy dt a,.ctgy dt a:visited {
	text-decoration: none;
}
.ctgy dt a:hover {
	text-decoration: underline;
}
.ctgy dd {
	margin-bottom:0.5em;
	padding:4px 8px;
	border:1px solid #DDD;
}
.ctgy dd a,.ctgy dd a:visited  {
	font-size:small;
	margin-right:0.5em;
	padding-left: 16px;
	line-height:1.3em;
}

.large{
	font-size:14px;
	font-weight:bold;
	margin-left:45px;
	margin-bottom:30px;
}



#side {
	margin-left:14px;
}

#menu {
	float: left;
	margin:20px 0 0 0;
	width: 190px;
}

#menu h2{
	font-size:14px;
	font-family:"HG&#65533;n&#65533;p&#65533;p&#65533;&#1980;&#65533;&#65533;UB";
	font-weight:normal;
	text-align:center;
}

#menu .heading{
	font-size:medium;
	font-style:bold;
	text-align:center;
	padding:4px 8px;
	border-bottom:1px dashed #FFF;
}

#menu ul{
	margin:10px 0;
	padding-bottom:12px;
	list-style-type:none;
}

#menu ul li{
	font-size: small;
	padding-left:5px;
	text-align:left;
	line-height:1.5em;
}

#menu p.ad {
	margin-bottom: 15px;
}

#categories ul li ul{
	margin-left:-20px;
	list-style-type:none;
}

#categories ul li ul li{
	border-style:none;
	margin:-0.5em 0 0 20px;
	padding-left:20px;
	font-size: small;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	color: #7a818e;
	background-color: #FFFFFF;
	font-weight:normal;
	text-align:left;
	padding:20px 20px 7px 10px;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note form {
	font-size: 10px;
	text-align: right;
	color: #1B2C3B;
	margin: 3px 3px 0 0;
	background-color: transparent;
	position:absolute;top:50px; right:15px;
}

#foot {
	text-align: center;
	padding-bottom:12px;
}
#foot p a {
	text-decoration: none;
	font-style:normal;
	color: #CCC;
}

#banner h1 a, #menu * { 

}

.content h2, .content h3, 
#menu h2,#menu h3,
#menu .heading {
	background: url(/fxprime/img/bgc-grn.gif) repeat-x;
	font-weight: bold;
}

p.tpass {
	border:1px solid #95E9BC;
	text-align:left;
	margin:12px;
	padding:6px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 1em;
  margin-bottom: 1em;
}

.strong {
  font-weight: bold;
  color: red;
}

.center {
  text-align: center;
  margin-top: 2em;
}

.link {
  text-align: center;
  margin-bottom: 3em;
}

.link a {
  display: block;
}

.top {
  color: #999;
  font-size: 14px;
}

.button {
  margin-top: 2em;
  background: url(/fxprime/img/more_a.gif) no-repeat;
}

.button .more {
  width: 462px;
  height: 63px;
}

.button a {
  display: block;
  background: url(/fxprime/img/more.gif) no-repeat;
}

.button a:active {
  display: block;
  background: url(/fxprime/img/more_a.gif) no-repeat;
}

.button a:hover {
  display: block;
  background: url(/fxprime/img/more_a.gif) no-repeat;
}


table {
  border-collapse: collapse;
}

table td {
  border: 1px solid;
  padding: 5px;
}

table th {
  border: 1px solid;
  padding: 5px;
}