.menu{
	background-image:  url('../site/images/menubg.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
}

.submenu{
	background-image:  url('../site/images/submenubg.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
}
.menutext a {color:#FFFFFF; text-decoration: none;}
.menutext a:hover{text-decoration:none; color: #D192FE;}

.menutextdisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}

.submenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B3;
}
.submenutext a {color:#FFFFFF; text-decoration: none;}
.submenutext a:hover{text-decoration:none; color: #D192FE;}

.submenutextdisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}


.submenuleadin{
	background-image:  url('../site/images/submenuleft.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.newsdate {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.newstitle {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.newsauthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
}

.newscontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	padding-top: 5px;
}
.newscontent a {color:#FFFFFF; text-decoration: none;}
.newscontent a:hover{text-decoration:none; color: #D192FE;}

.commentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	padding-top: 5px;
}
.commentsmall a {color:#FFFFFF; text-decoration: none;}
.commentsmall a:hover{text-decoration:none; color: #D192FE;}

.commentsmallerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	padding-top: 5px;
}
.commentsmallerror a {color:#FFFFFF; text-decoration: none;}
.commentsmallerror a:hover{text-decoration:none; color: #D192FE;}

.commentsmallwarning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	padding-top: 5px;
}
.commentsmallwarning a {color:#FFFFFF; text-decoration: none;}
.commentsmallwarning a:hover{text-decoration:none; color: #D192FE;}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.voodoo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A4A4A;
}
.voodoo a {color:#4A4A4A; text-decoration: none;}
.voodoo a:hover{text-decoration: none; color: #606060;}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: normal;
}

.streachleft {
	background-color: #181818;
	background-image:  url('../site/images/leftbg.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.streachright{
	background-color: #181818;
	background-image:  url('../site/images/rightbg.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.whiteboarders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.rightthing {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #90837a;

}

.bottombar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.rightbottomimage {
	background-image:  url('../site/images/bottombar.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.snapshottitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.snapshotcontentleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
	padding-left: 5px;
}
.snapshotcontentleft a {color:#FFFFFF; text-decoration: none;}
.snapshotcontentleft a:hover{text-decoration:none; color: #D192FE;}

.snapshotcontentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
	padding-right: 5px;
}
.snapshotcontentright a {color:#FFFFFF; text-decoration: none;}
.snapshotcontentright a:hover{text-decoration:none; color: #D192FE;}

.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3B3B3;
}
.answer a {color:#ffffff; text-decoration: none;}
.answer a:hover{text-decoration:none; color: #D192FE;}

.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.question a {color:#FFFFFF; text-decoration: none;}
.question a:hover{text-decoration:none; color: #D192FE;}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #B3B3B3;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.category a {color:#FFFFFF; text-decoration: none;}
.category a:hover{text-decoration:none; color: #D192FE;}

.contentimgbdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}

.contentimgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B3B3B3;
	border-left: 1px solid #585858;
	padding-left: 5px;

}
.contentimgtext a {color:#FFFFFF; text-decoration: none;}
.contentimgtext a:hover{text-decoration:none; color: #D192FE;}

.imagelink {
	border-width: 0px;
	border-style: none; 
}
.imagelink a {
	border-width: 0px;
	border-bottom-width: 0px; 
	border-style: none; 
} ;
.imagelink a:hover {
	border-width: 0px;
	border-bottom-width: 0px; 
	border-style: none; 
} ;