body {
	margin : 0 0 0 0;
	background : url(images/bg.gif) repeat-x top fixed;
	background-color : #0c0c0c;
}

.body {
	font-size: 12px;
	color: #ededed;
	font-family: Arial, sans-serif;
	line-height: 1.4;
}

td {
	font-size: 12px;
	color: #ededed;
	font-family: Arial, sans-serif;
	line-height: 1.4;
}

h2 {
	margin: 0px 0px 10px 0px;
  font: bold 19px/19px Arial, Helvetica, Verdana, sans-serif;
	color: #f83f70;
}

h3 {
	margin: 15px 0px 5px 0px;
  font: bold 16px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #999999;
}

.pink {
	/*font-size: 11px;*/
	color: #f83f70;
	font-family: Arial, sans-serif;
	font-weight: bold;

}

a.pink {
	color: #f83f70;
  text-decoration: none;
}

a:hover.pink {
	color: #f83f70;
  text-decoration: underline;
}


.large {
	font-size: 14px;
	color: #DDDDDD;
	font-family: Arial, sans-serif;
	font-weight: bold;

}

.home {
	font-size: 11px;
	color: #f83f70;
	font-family: Arial, sans-serif;

}

.pinkbig {
	font-size: 14px;
	color: #f83f70;
	font-family: Arial, sans-serif;
}

.big {
	font-size: 14px;
	color: #ededed;
	font-family: Arial, sans-serif;
}

.footer1 {
	font-size: 11px;
	color: #7e7e7e;
	font-family: Arial, sans-serif;
}

A {
	/*font-size: 11px;*/
	font-family: Arial, sans-serif;
	color: #b1b1b1;
	background: transparent;;
	text-decoration: none;
}

A:hover {
	/*font-size: 11px;*/
	font-family: Arial, sans-serif;
	background: transparent;
	color: #f83f70;
  text-decoration: underline;
}

A.main {
	background: #202020;
}

A:hover.main {
	background: #202020;
}

A.footer1 {
	/*font-size: 11px;
	font-family: Arial, sans-serif;*/
	color: #b1b1b1;
	background: transparent;
	text-decoration: none;
}

A:hover.footer1 {
	/*font-size: 11px;
	font-family: Arial, sans-serif;*/
	color: #f83f70;
}

A.footer2 {
	font-size: 10px;
	/*font-family: Arial, sans-serif;*/
	color: ##7e7e7e;
	background: transparent;
	text-decoration: none;
}

A:hover.footer2 {
	/*font-size: 9px;
	font-family: Arial, sans-serif;*/
	color: #f83f70;
}


.bar {
	scrollbar-3d-light-color : #AAAAAA;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #AAAAAA;
	scrollbar-darkshadow-color : #DDDDDD;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #AAAAAA;
	scrollbar-shadow-color : #000000;
}

.inp {
	background-color : #3C3C3C !important;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	color: #ededed;
	border: 1px solid #000000;
	margin: 5px 0px 5px 0px;
}

#container {
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 750px;
	/*background : Aqua;*/
}

#footer {
	padding: 5px 12px 0px 0px;
	border: 0px;
	width: 710px;
	/*float: right;*/
	/*background : Aqua;*/
	font-size: 9px;
	color: #7e7e7e;
	font-family: Arial, sans-serif;
	text-align: right;
	
}

hr {
  border: 0;
  margin:20px 0px 20px 0px;
  width: 100%;
  color: #444;
  background-color: #444;
  height: 1px;
}
