* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FfFfFf url(images/bckgr.gif) repeat-x;
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
}

img {
	border: none;
}

hr {
	height: 3px;
	width: 100%;
	background-color: #000000;
	border: none;
	color:#000000;
}

h1 {
	color: #555555;
	font-size: 14pt;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: tahoma;
}

h2 {
	color: #525252;
	font-family: verdana;
	font-size: 10pt;
	margin-left: 5px;
}

h3 {
	color: #525252;
	font-size: 9pt;
	margin-left: 0px;
}

p {
	text-indent: 20px;
	margin-bottom: 20px;
}

li {
	margin-left: 15px;
}

#container {
	clear: both;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	border-left: solid 5px #777777;
	border-right: solid 5px #777777;
}

#header {
	width: 980px;
	height: 100px;
	background: url(images/title.png) no-repeat center left;
	border: none;
	text-align: right;
	color: #ffffff;
	margin-bottom: 0px;
}

#headerInfoRow {
	width: 980px;
	height: 22px;
	border-bottom: 1px solid #999999;
	
}

#headerAdRow {
	background: #131313;
	width: 980px;
	height: 120px;
}

#infoBar {
	width: 810px;
	height: 17px;
	color: #000000;
	text-align: left;
	font-size: 8pt;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/infobar_bg.gif);
	float: right;
}

#nameBox {
	height: 22px;
	width: 160px;
	float: left;
	background: url(images/nav_name.gif) no-repeat center left;
}

#leftSide {
	clear: both;
	width: 160px;
	height: 100%;
	float: left;
	background: #ffffff;
}

#center {
	width: 657px;
	min-height: 1200px;
	height: 100%;
	float: left;
	margin-left: 0px;
	padding: 0px;
	background: #ffffff;
}

#rightSide {
	width: 160px;
	float: right;
	background: #f4f4f4;
	min-height: 1200px;
	height: 100%;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#footer {
	clear: both;
	width: 100%;
	height: 85px;
	text-align: center;
	background: #aeaeae;
	color: #000000;
	border-top: #999999 solid 1px;
}

#header1 {
	width: 658px;
	min-height: 40px;
	border-bottom: 2px solid #bbbbbb;
	padding: 0px;
	margin: 0px;
	background: url(images/h1_bg.gif) repeat-x #fafafa;
}

#menu {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 8pt;
	border-bottom: 3px solid black;
	border-right: solid 1px #999999;
}

#menu a {
	display: block;
	background: #e9e9e9;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #d6d6d6;
}

#menu a:hover {
	color: #000000;
	background: url(images/menuitem_hover.gif) #eaeaea;
}

#usermenu {
	margin: 0;
	padding: 0;
	margin-bottom: 0;
	font-size: 8pt;
	border-bottom: 3px solid black;
}

#usermenu a {
	display: block;
	background: #e7ffad;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#usermenu a:hover {
	color: #000000;
	background: #8cc10e;
}

.content {
	padding: 5px;
	margin-bottom: 10px;
}

.smallfont {
	font-size: 7pt;
	font-family: verdana;
}

.tableRow1 {
	width: 638px;
	height: 18px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #f2f2f2 url(images/backtab1.gif) repeat-x bottom;
	vertical-align: center;
}

.tableRow2 {
	width: 638px;
	height: 18px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #dedede url(images/backtab2.gif) repeat-x bottom;
	vertical-align: center;
}

.tableRow1double {
	width: 638px;
	height: 40px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #f2f2f2 url(images/backtab1.gif) repeat-x bottom;
}

.tableRow2double {
	width: 638px;
	height: 40px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #dedede url(images/backtab2.gif) repeat-x bottom;
}


.tableRow1gb {
	width: 638px;
	min-height: 20px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #f2f2f2 url(images/backtab1.gif) repeat-x bottom;
}

.tableRow2gb {
	width: 638px;
	min-height: 20 px;
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #dedede url(images/backtab2.gif) repeat-x bottom;
}

.forumrow1 {
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #f2f2f2;
}

.forumrow2 {
	border: none;
	padding: 5px;
	margin-bottom: 1px;
	background: #dedede
}

.imageContent {
	float: left;
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.infoBox {
	width: 155px;
	border: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(images/back.gif) no-repeat bottom right #f4f4f4;
}

.naviBox {
	width: 648px;
	border-bottom: 1px solid #cacaca;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	background: #d0d0d0;
}

.orderByBox {
	width: 648px;
	height: 15px;
	border-bottom: 1px solid #cacaca;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	background: #eeeeee;
}

.center {
	text-align : center;
}

.nameBox1 {
	height: 18px;
	width: 155px;
	background: url(images/infoname_bg.gif);
	color: #dddddd;
	font-family: tahoma;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
}

.nameBox2 {
	height: 18px;
	width: 160px;
	background: url(images/name2.jpg) no-repeat center left;
	text-align: center;
	vertical-align: center;
	font-size: 12pt;
	text-align: left;
	font-family: impact;
	padding-left: 5px;
	padding-top: 4px;
}

.nameBox3 {
	height: 22px;
	width: 600px;
	background: url(images/name3.jpg) no-repeat center left;
	text-align: center;
	font-size: 12pt;
	text-align: left;
	font-family: impact;
    padding-left: 5px;
}

.formField {
	border: 1px solid #888888;
	font-size: 11px;
	color: #000000; 
	background: #ffffff;
	font-family: verdana;
	padding: 3px;
}

.right {
	float: right;
	margin: 0px;
}

.left {
	float: left;
	margin: 0px;
}

.flink:link {
	color: #000000;
	text-decoration: underline;
}

.flink:active {
	color: #000000;
	text-decoration: underline;
}

.flink:hover {
	color: #666666;
	text-decoration: underline;
}

.flink:active:hover {
	color: #666666;
	text-decoration: underline;
}

.flink:visited:hover {
	color: #666666;
	text-decoration: underline;
}

.flink:visited {
	color: #000000;
	text-decoration: underline;
}


.rlink:link {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.rlink:active {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.rlink:hover {
	color: #444444;
	font-weight:bold;
	text-decoration: underline;
}

.rlink:active:hover {
	color: #444444;
	font-weight:bold;
	text-decoration: underline;
}

.rlink:visited:hover {
	color: #444444;
	font-weight:bold;
	text-decoration: underline;
}

.rlink:visited {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

