/*   AGONY BOARD   */
.subject a {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #3d3d3d;
text-decoration:underline;
}
.subject a:hover {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #EE7B10;
text-decoration:underline;
}
.date,.author {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #888888;
text-decoration:none;
}
.author a{
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #EE7B10;
text-decoration:underline;
}
.author a:hover{
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #888888;
text-decoration:underline;
}
/* --------------- */

.text {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #3d3d3d;
text-decoration:none;
}

.orangeText {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #EE7B10;
text-decoration:none;
}

a {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #EE7B10;
text-decoration: none;
}

a:active {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #EE7B10;
text-decoration: none;
}

a:hover {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #3d3d3d;
text-decoration: underline;
}

.bottom_menu {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #ffffff;
text-decoration:none;
}

.bottom_menu a {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #ffffff;
text-decoration:none;
}

.bottom_menu a:active {
font-family: Arial,Helvetica,Sans;
font-size:11px;
color: #ffffff;
text-decoration:none;
}

.bottom_menu a:hover {
font-family: Arial,Helvetica,Sans;
font-size: 11px;
color: #ffffff;
text-decoration: underline;
}

.copyright {
font-family: Tahoma,Arial,Helvetica,Sans;
font-size:10px;
color: #3d3d3d;
text-decoration:none;
}

.copyright a{
font-family: Tahoma,Arial,Helvetica,Sans;
font-size:10px;
color: #3d3d3d;
text-decoration:underline;
}

.copyright a:hover{
font-family: Tahoma,Arial,Helvetica,Sans;
font-size:10px;
color: #EE7B10;
text-decoration:underline;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 17px;
	font-weight:normal;
}

.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight:normal;
}

.ok {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: green;
	font-weight : bold;
	text-decoration: none;
}

.error {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.okSmall {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: green;
	font-weight : bold;
	text-decoration: none;
}

.errorSmall {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

.info {
	font-family : Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

.messageBox {
 border: #cccccc 1px solid;
 background-color: #ffffff;
}

.comment {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

/*BODY {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma,Arial,Helvetica,Sans;
	font-size:11px;
	color: #3d3d3d;
	text-decoration:none;
	background-color: #FFFFFF;
}
*/
.subcategoriesTable {

}
.subcategoriesTable td.normal {
	padding-left: 3px;
	padding-right: 3px;
	height: 21px;
	border-bottom: 0px;
	border-collapse: collapse;
}
.categoriesTable {
	border: #cccccc 1px solid;
}
.categoriesTable td {
	padding: 3px;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
}
.categoriesTable td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33333;
	font-weight: bold;
	background-color: #D7D7D7;
}
.insideBox {
  border: 0px;
  background-color: #EDEDED;
}
.insideBox td {
   padding: 2px;
   height: 15px;
   border: 0px;
}

/* CHAT WINDOW */

.chatWnd_Title {
	font-family: Arial,Helvetica,Sans;
	font-size:14px;
	font-weight: bold;
	color: #EE7B10;
	text-decoration:none;
}

.roomSubject {
	font-family: Arial,Helvetica,Sans;
	font-size:13px;
	font-weight: bold;
	color: #808080;
	text-decoration:none;
}
.chatDlg {
   width: 496;
   height: 320;
   overflow: auto;
   padding-left: 5px; 
   padding-right: 5px; 
   padding-top: 1px; 
   padding-bottom: 1px;
}
.auntFirstname {
	font-family: Arial,Helvetica,Sans;
	font-size:20px;
	font-weight: none;
	color: #777777;
	text-decoration:none;
}
.auntLastname {
	font-family: Arial,Helvetica,Sans;
	font-size:20px;
	font-weight: none;
	color: #EE7B10;
	text-decoration:none;
}

.greyBox {
	background: #ffffff;
	height: 40px;
	width: 150px;
	border: 1px solid #cccccc;
	font-family: Arial,Helvetica,Sans;
	font-size:11px;
	color: #3d3d3d;
	text-decoration:none;
}

.horoscopeDate {
	font-family: Arial,Helvetica,Sans;
	font-size:18px;
	font-weight: none;
	color: #EE7B10;
	text-decoration:none;
}

.picc {
	margin-top: 10px;
}

.picc div {
	float: left;
	margin-right: 10px;
	text-align: center;
}

.picc img {
	margin-bottom: 3px;
}

h1 {
	margin: 0; padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #EE7B10;
}