.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#799AE3;
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

.userstop {
	font-family:Tahoma;
	font-size:11px;
	color:#606D77;
}
.userstop thead {
	font-family:Tahoma;
	font-size:11px;
    font-weight: bold;
	color: rgb(71,117,165);
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #4b719e;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}

body {
	margin: 0 0 0 10px;
	background: #000 url(../images/body.jpg) no-repeat 0 0;
	color: #ccc;
	font: 12px "trebuchet ms", "lucida sans", Verdana, sans-serif
}

/* structure */
#Wrapper {
	width: 965px;
}
#Header {
	clear: both;
	height: 125px;
	overflow: hidden;
}
#Title {
	
}
#Session {
	float: right;
	height: 25px;
	background: #000;
	padding: 0 20px;
	line-height: 25px;
}
#Main {
	overflow: hidden;
}
#Panel {
	float: left;
	width: 245px;
	margin: 250px 10px 0 0;
	padding: 10px;
}
#Content {
	margin: 10px 0 0 10px;
	float: left;
	width: 670px;
	overflow: hidden;
}

#AboutVanilla {
	margin: 50px 0 0 0;
	color: #666;
	font-size: 11px;
}
#AboutVanilla a {
	color: #666;
}
#Footer {
	clear: both;

	margin: 30px 0 0 0;
}
#Footer p {
	text-align: center;
}
#pgbottom, .PageScroll {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

a {
	color: #ccc;
	cursor: pointer;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

/* begin: panel */
#Panel .Lists {
	margin: 0;
	padding: 0;
	list-style: none;
}
#Panel .Lists li {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#Panel .Lists li a {
	margin: 0;
	padding: 4px 6px;
	display: block;
	text-decoration: none;
	border-bottom: 2px dotted #333;
}
#Panel .Lists li h2 {
	margin: 4px 0;
	padding: 4px 6px;
	display: block;
	text-decoration: none;
	background: #222;
}
/* end: panel */


/* begin: PageInfo */
.PageInfo {
	
}
.PageInfo p {
	margin: 0 0 6px 0;
}
.PageInfo .PageListEmpty {
	display: none;
}
.PageInfo .PageList {
	color: #333;
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0px;
}
.PageInfo .PageList li {
	display: inline;
}
.PageInfo .PageList a,
.PageInfo .PageList li a {
	color: #7f7f7f;
	text-decoration: none;
}
.PageInfo .PageList a:hover,
.PageInfo .PageList li a:hover {
	color: #ccc;
	text-decoration: none;
}
/* end: PageInfo */


/* begin: Content */
#Content h1 {
	margin: 0;
	border-bottom: 1px dotted #666;
}
/* end: Content */

/* begin: Discussions */
#Discussions {
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0px;
}
#Discussions * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Discussions li ul {
	border-top: 1px solid #595959;
}
#Discussions li.Discussion {
	margin: 0 0 1px 0;
}
#Discussions li li {
	border: 0px;
	height: auto;
}
.NoNewComments,
#Discussions li.Read ul {
	background: url(tab-off.gif) top repeat-x #333;
}
.NewComments,
#Discussions li.Read.NewComments ul {
	background: url(new-post.gif) top repeat-x #414141!important;
}
#Discussions li ul {
	color: #7f7f7f;
	padding: 5px;
}
#Discussions ul span, #Discussions ul span a, #Discussions ul a {
	color: #ccc;
	text-decoration: none;
}
#Discussions ul span a:hover, #Discussions ul a:hover {
	color: #fff;
}
#Discussions ul a {
	color: #7f7f7f;
}
.Discussion {
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
.DiscussionType {
	color: #ccc;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px !important;
}
.DiscussionType span,
.DiscussionType.Normal {
	display: none;
}
.DiscussionType * {
	float: left;
}
.DiscussionTopic, .User.Name {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	overflow: hidden;
}
.DiscussionTopic span {
	display: none;
}
.DiscussionTopic a, .User.Name a {
	color: #ccc !important;
	text-decoration: none !important;
}
.DiscussionTopic a:hover {
	color: #fff !important;
	text-decoration: none!important;
}
.NewComments .DiscussionTopic a {
	color: #fff !important;
	font-size: 14px;
	text-decoration: underline!important;
}
.NewComments .DiscussionTopic a:hover {
	color: #fff !important;
	font-size: 14px;
	text-decoration: none!important;
}
.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
.NewComments .DiscussionNew a {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold!important;
}
#Discussions li.Read.NewComments .DiscussionNew {
	display: inline;
}
/* end: Discussions */

/* begin: Comments */
#Comments {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
}
#Comments li {
	background: url(tab-off.gif) top repeat-x #333;
	border-top: 1px solid #595959;
	margin: 0 0 1px 0;
	padding: 5px;
}
#Comments li.Hidden {
	background: url(hidden-tile.gif) top left repeat-x #333;
}
#Comments .CommentHeader {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	overflow: hidden;
}
#Comments .CommentHeader ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Comments .CommentHeader li {
	background: transparent;
	border: none;
	color: #ccc;
	display: inline;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#Comments .CommentHeader li div.CommentIcon {
	background: transparent center center no-repeat;
	background-repeat: no-repeat;
	display: inline;
	margin-right: 6px;
	padding: 9px 0px 9px 30px;
}
#Comments .CommentHeader li span {
	display: none;
}
#Comments .CommentHeader a.WhisperBack {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
}
#Comments .CommentHeader a.WhisperBack:hover {
	color: #fff;
}
#Comments .CommentHeader em {
	color: #a5a5a5;
	font-style: italic;
}
#Comments li.Hidden .CommentHeader i {
	color: #fff;
	font-weight: bold;
	padding-left: 8px;
}
#Comments .CommentHeader a {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
#Comments .CommentHeader a:hover {
	text-decoration: underline;
}
#Comments .CommentHeader span {
	color: #ccc;
	font-size: 10px;
	font-weight: normal;
}
#Comments .CommentHeader span a {
	color: #ccc;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
#Comments .CommentHeader span a:hover {
	color: #fff;
	text-decoration: underline;
}
#Comments .CommentNotice {
	background: #ccc;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #333 !important;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	padding: 6px;
	text-align: center;
}
#Comments .CommentBody {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 150%;
	margin: 6px 0 12px;
}
#Comments .CommentBody a:hover {
	text-decoration: underline;
}
#Comments .CommentBody ul li,
#Comments .CommentBody ol li {
	border-bottom: none;
	padding: 0px;
}
#CommentsPage .ContentInfo.Middle .PageInfo {
	border-top: 0px;
	margin: 0px;
}
#CommentsPage .ContentInfo.Bottom {
	margin-bottom: 20px;
}
#Comments code {
	background: #ccc;
	border-left: 6px solid #fff;
	color: #000;
	display: block;
	padding: 8px;
	padding-left: 16px;
	white-space: pre;
}
/* end: Comments */

/* Sort Rules */
#SortRoles {
	margin: 0 0 10px 0;
	overflow: hidden;
}
#SortRoles .SortListItem {
	overflow: hidden;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #999;
	padding: 4px 8px;
	cursor: move;
}
#SortRoles .SortListItem .SortListOptions {
	float: left;
	width: 100px;
}
#SortRoles .SortListItem .SortListOptions a {
	margin: 0 10px 0 0;
	font-size: 11px;
	font-weight: normal;
}
#SortRoles .SortListItem .SortListOptions a.SortRemove {
	height: 15px;
	width: 15px;
	display: inline-block;
	background: url(btn.remove.gif) no-repeat left top;
}


/* begin: add comment form */
#Form * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Form {
	margin-bottom: 10px;
}
#Form fieldset {
	border: 0px;
	clear: none;
	margin-bottom: 20px;
}
#Form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}
#Form form {
	background: url(tab-off.gif) top repeat-x #333;
	border: 1px solid #333;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding: 10px;
}
#Form li {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
#Form label a {
	background: #fff;
	border-bottom: 0px;
	color: #333;
	float: right;
	font-weight: normal;
	margin-bottom: -3px;
	margin-right: 16px;
	padding: 3px 6px;
	text-decoration: none;
}
#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
}
#Form textarea,
#Form input,
#Form select {
	background: #ccc;
	border: 1px solid #eee;
	color: #333;
	font-family: sans-serif;
	font-size: 13px;
	padding: 2px 6px;
}
#Form textarea {
	height: 150px;
	width: 630px;
}
#Form textarea.SmallCommentBox {
	color: #333;
	height: 150px;
}
#Form textarea.LargeCommentBox {
	color: #333;
	height: 400px;
}
#Form .Button {
	background: url(tab-on.gif) top repeat-x #595959;
	color: #fff !important;
	cursor: pointer;
	border: 1px solid #000 !important;
}
#Form .Button.SubmitButton {
	margin-right: 10px;
}
#Form.StartDiscussion legend {
	padding-top: 0px;
}
#PostPage #Form.AddComments legend {
	padding-top: 0px;
}
.AddComments {
	width: 99%;
}
#Form.AddComments {
	width: 100%;
}
#Form.AddComments fieldset {
	margin: 0px;
}
#Form.AddComments form {
	margin-top: 0px !important;
}
#Form.StartDiscussion label, 
#Form.AddComments label {
	color: #fff;
	display: block;
	font-weight: bold;
	width: 100%;
}
#Form.StartDiscussion label.Radio,
#Form.AddComments label.Radio {
	display: inline !important;
	width: auto !important;
}
#Form.AddComments {
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 0px 0px;
}
#PostPage #Form.AddComments {
	padding: 0px;
}
.DiscussionBox {
	width: 400px;
}
#Form .Button {
	width: auto !important;
}
#Form.AddComments a,
#Form.StartDiscussion a {
	font-weight: normal;
}
#CommentFormats input {
	margin: 0px 2px 0px 12px;
}
#Form.StartDiscussion #CommentFormats label,
#Form.AddComments #CommentFormats label {
	font-weight: normal;
}
#PostPage #Content {
	padding-top: 20px !important;
}
.Account {
	margin: 0px !important;
}
#Form.Account h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#Form.Account p {
	padding-bottom: 10px;
}
#Form.Account ul p {
	padding: 0px;
}
#Form.Account label {
	line-height: 18px;
	margin-bottom: 4px;
}
#Form.GlobalsForm label {
}
#Form.Extensions label {
	width: 100%;
}
#Form.Account .Description span label,
#Form.Account label small {
	font-weight: normal;
}
#Form.Account input,
#Form.Account select {
	color: #333;
}
#Form.GlobalsForm input,
#Form.GlobalsForm select {
}
.Description {
	font-weight: normal;
	margin: 3px 0px !important;
	padding: 3px 0px 5px 0px !important;
}
#Form.Account p span {
	display: block;
	margin-top: 5px;
}
#Form.Account p span label {
	display: inline;
	float: none;
	font-weight: bold;
	line-height: 20px;
	margin-left: 5px;
	width: 90%;
}
#Form.Account p span input {
	width: 14px;
}
#Form.Preferences p span label {
	font-weight: normal;
}


/* begin: Account */
#AccountProfile #Success,
#AccountProfile .ErrorContainer {
	margin-right: 18px;
}
#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
}
#AccountProfile {
}
#AccountProfile * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#AccountProfile li {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 20px;
}
#AccountProfile h3 {
	color: #fff;
	float: left;
	font-size: 12px;
	width: 44%;
}
#AccountProfile p {
	float: left;
}
#AccountProfile h2 {
	color: #fff;
	float: left;
	font-size: 14px;
}
#AccountProfile .ProfileTitle * {
	line-height: 32px;
}
#AccountProfile .Tagline {
	background: #ccc;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #333 !important;
	margin: 0px 20px 10px 0px;
	padding: 6px;
	text-align: center;
}
.ProfileTitleIcon {
	background-repeat: no-repeat;
}
.ProfileTitle h2 {
	padding: 0 10px 0 0 !important;
}
.ProfileTitle.WithIcon h2 {
	width: auto;
	padding: 0 10px !important;
}
.ProfileTitle.WithIcon .ProfileIcon {
	background: transparent no-repeat center center;
	display: inline;
	float: left;
	padding: 9px 0px 9px 30px;
	width: 32px;
}
#AccountProfile .ProfileTitle p {
	color: #ccc;
	float: left;
	font-size: 11px;
}
#AccountProfile .ProfileTitle {
	line-height: 20px;
	margin-bottom: 10px;
}
#AccountProfile .Picture {
	float: left;
	background: center center no-repeat;
	height: 200px;
	margin: 0 10px 0 0;
	overflow: hidden;
	width: 280px;
}
#AccountHistory {
	margin-left: 320px;
}
#AccountHistory * {
	color: #ccc;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#AccountHistory ul, #AccountHistory h2 {
	margin: 0px 20px;
}
#AccountHistory ul {
	margin-bottom: 20px;
}
#AccountHistory h2 {
	color: #333;
	font-size: 14px;
}
#AccountHistory ul {
	border-top: 1px solid #333;
}
#AccountHistory li {
	background: url(tab-off.gif) top repeat-x #333;
	border-bottom: 1px solid #595959;
	padding: 5px;
}
#AccountHistory h3,
#AccountHistory h3 a {
	color: #fff;
	font-size: 12px;
}
#AccountHistory h3 small {
	font-size: 11px;
}
#AccountHistory p {
	font-size: 11px;
}
#AccountHistory p.Note {
	font-style: italic;
	padding: 3px;
	padding-bottom: 0px;
}


#Welcome {
	background: #222;
	border: 1px solid #333;
	padding: 5px;
	margin: 0 0 10px 0;
}
/*
#pgbottom {
	font-size: 1px;
	height: 1px;
	text-decoration: none !important;
	width: 1px;
}
.ErrorContainer {
	background: url(alert.gif) no-repeat top left #fff;
	border: 1px solid #333;
	overflow: hidden;
	padding: 10px 10px 10px 27px !important;
}
.ErrorTitle {
	color: #333 !important;
	font-weight: bold;
}
.Error {
	color: #333 !important;
}
#Success {
	background: #7f7f7f;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333 !important;
	display: block;
	font-size: 13px;
	line-height: 200%;
	margin-bottom: 10px !important;
	text-align: center;
}
.Notice {
	background: url(notice.gif) left center no-repeat #ccc;
	border: 1px solid #fff;
	color: #333;
	font-size: 13px;
	line-height: 150%;
	margin-bottom: 20px;
	padding: 8px 8px 8px 30px;
}
.Notice a:link,
.Notice a:visited {
	color: #414141;
}
.Notice a:hover {
	color: #7f7f7f;
}
.Notice span {
	display: block;
	float: right;
	font-size: 11px;
}
.Notice span a,
.Notice span a:link,
.Notice span a:visited,
.Notice span a:hover {
	color: #fff;
}
.Invisible {
	display: none;
}
#Session {
	color: #7f7f7f;
}
#Session a {
	color: #ccc;
	text-decoration: none;
}
#Session a:hover {
	color: #fff;
}
#Header h1 {
	color: #7f7f7f;
	font-size: 22px;
	margin: 10px 0px;
	text-align: center;
}
#Header h1 strong {
	color: #ccc;
}
#Header ul {
	text-align: center;
}
#Header ul li {
	display: inline;
	margin: 0px 1px;
}
#Header ul li.TabOn {
	background-color: #595959;
	font-weight: bold;
	letter-spacing: 1px;
}
#Header ul li a {
	background: url(tab-off.gif) bottom repeat-x #414141;
	color: #7f7f7f;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 1px 5px;
	text-decoration: none;
}
#Header ul li a:hover {
	background-color: #414141;
	color: #ccc;
}
#Header ul li.TabOn a,
#Header ul li.TabOn a:hover {
	background: url(tab-on.gif) bottom repeat-x #595959;
	color: #fff;
}
#Header ul li a em {
	font-style: normal;
	text-decoration: underline;
}

#Panel * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Panel h1 {
	background: url(tab-off.gif) top repeat-x #333;
	border-top: 1px solid #333;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}
#Panel h1 a {
	color: #ccc;
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
}
#Panel h1 a em {
	color: #fff;
	font-style: normal;
	text-decoration: underline;
}
#Panel h1 a:hover {
	background: url(new-post.gif) top repeat-x #414141;
	color: #fff;
}
#Panel h2 {
	border-bottom: 1px solid #595959;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-indent: 4px;
}
#Panel ul ul, #Panel ul p, #Panel select {
	margin: 0px;
}
#Panel ul, #Panel p {
	color: #7f7f7f;
	font-size: 11px;
}
#Panel ul ul {
	color: #fff;
	font-size: 10px;
}
#Panel select {
	margin-top: 3px;
	width: 180px;
}
#Panel ul ul li {
	border-bottom: 1px solid #595959;
	margin-bottom: 0px;
	overflow: hidden;
}
#Panel ul ul li, {
	margin-bottom: -1px;
}
#Panel ul ul li a {
	background: #333;
	color: #ccc;
	display: block;
	font-size: 11px;
	padding-left: 4px;
	text-decoration: none;
}
#Panel ul ul li a span {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
}
#Panel ul ul li a:hover {
	background: #414141;
	color: #fff;
}
#AboutVanilla {
	background: url(tab-off.gif) top repeat-x #333;
	border-top: 1px solid #333;
	color: #595959 !important;
	font-size: 10px!important;
	margin: 20px 0px 20px 0px !important;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
#AboutVanilla a {
	color: #7f7f7f !important;
	text-decoration: none;
}
#AboutVanilla a:hover {
	color: #fff !important;
	text-decoration: none;
}

.ContentInfo {
	text-align: right;
}
.ContentInfo.Top {
	overflow: hidden;
	white-space: nowrap;
}
#DiscussionsPage .Bottom {
	margin: -6px 0px 8px 0px;
}
.ContentInfo * {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.ContentInfo h1 {
}
#CommentsPage .ContentInfo h1 {
	float: left;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	width: 60%;
}
.ContentInfo input {
	font-size: 10px;
	margin-left: 5px;
}
#DiscussionsPage .ContentInfo h1 {
	float: none;
	text-align: left;
}
.ContentInfo h1 a {
	color: #7f7f7f;
	text-decoration: none;
}
.ContentInfo h1 a:hover {
	color: #ccc;
}
.ContentInfo a {
	color: #7f7f7f;
	text-decoration: none;
}
.ContentInfo a:hover {
	color: #ccc;
}
.PageInfo {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	color: #333;
	font-weight: bold;
	line-height: 23px;
	margin: 5px 0px;
	padding: 0px 1px;
}
#CommentsPage .ContentInfo.Top .PageInfo {
	margin: 5px 0px 0px 0px !important;
}
.PageInfo p {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
.PageList {
	color: #333;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.PageList li {
	display: inline;
}
.PageList a,
.PageList li a {
	color: #7f7f7f !important;
	text-decoration: none;
}
.PageList a:hover,
.PageList li a:hover {
	color: #ccc !important;
	text-decoration: none;
}
#PageJump {
	float: right;
	margin: 9px 0px 0px 20px;
}
#Discussions {
	float: left;
	margin-top: -5px !important;
	width: 100%;
}
#Discussions, #Discussions * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Discussions li ul {
	border-bottom: 1px solid #595959;
}
#Discussions li li {
	border: 0px;
	height: auto;
}
.NoNewComments,
#Discussions li.Read ul {
	background: url(tab-off.gif) top repeat-x #333;
}
.NewComments,
#Discussions li.Read.NewComments ul {
	background: url(new-post.gif) top repeat-x #414141!important;
}
#Discussions li ul {
	color: #7f7f7f;
	padding: 7px 6px 7px 6px;
}
#Discussions ul span, #Discussions ul span a, #Discussions ul a {
	color: #ccc;
	text-decoration: none;
}
#Discussions ul span a:hover, #Discussions ul a:hover {
	color: #fff;
}
#Discussions ul a {
	color: #7f7f7f;
}
.Discussion {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
.DiscussionType {
	color: #ccc;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px !important;
}
.DiscussionType span,
.DiscussionType.Normal {
	display: none;
}
.DiscussionType * {
	float: left;
}
.DiscussionTopic, .User.Name {
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
}
.DiscussionTopic span {
	display: none;
}
.DiscussionTopic a, .User.Name a {
	color: #ccc !important;
	letter-spacing: 1px;
	text-decoration: none !important;
}
.DiscussionTopic a:hover {
	color: #fff !important;
	text-decoration: none!important;
}
.NewComments .DiscussionTopic a {
	color: #fff !important;
	font-size: 14px;
	text-decoration: underline!important;
}
.NewComments .DiscussionTopic a:hover {
	color: #fff !important;
	font-size: 14px;
	text-decoration: none!important;
}
.DiscussionCategory, .DiscussionStarted, .DiscussionComments, .DiscussionLastComment, .DiscussionActive, .DiscussionNew {
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
.NewComments .DiscussionNew a {
	color: #fff !important;
	font-size: 12px;
	font-weight: bold!important;
}
#Discussions li.Read.NewComments .DiscussionNew {
	display: inline;
}
#CategoryPage div.ContentInfo h1 {
	float: left;
	padding-bottom: 6px;
	text-align: left;
	width: 100%;
}
#Categories {
	border-top: 1px solid #333;
	float: left;
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 100%;
}
.BlockedCategory {
	background: url(tab-off.gif) top repeat-x #333;
}
.UnblockedCategory {
	background: url(new-post.gif) top repeat-x #414141;
}
#Categories li ul {
	border-bottom: 1px solid #595959;
	list-style: none;
	margin: 0px;
	padding: 7px 6px 7px 6px;
}
#Categories li li {
	border: 0px;
	height: auto;
}
#Categories ul span, #Categories ul span a, #Categories ul a {
	color: #ccc;
	text-decoration: none;
}
#Categories ul span a:hover, #Categories ul a:hover {
	color: #fff!important;
}
#Categories ul a {
	color: #7f7f7f;
}
.Category {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}
.CategoryName {
	color: #ccc !important;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 5px !important;
}
.CategoryName a {
	color: #fff !important;
	text-decoration: underline !important;
}
.CategoryName a:hover {
	color: #fff !important;
	text-decoration: none !important;
}
.CategoryName span,
.CategoryDescription span,
.CategoryName.Normal {
	display: none;
}
.CategoryDescription {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
}
.CategoryDiscussionCount, .CategoryOptions {
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
#Comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Comments li {
	background: url(tab-off.gif) top repeat-x #333;
	border-bottom: 1px solid #595959;
	margin: 0px;
	padding: 10px 0px;
}
#Comments li.Hidden {
	background: url(hidden-tile.gif) top left repeat-x #333;
}
#Comments .CommentHeader {
	line-height: 32px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: right;
}
#Comments .CommentHeader ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Comments .CommentHeader li {
	background: transparent;
	border-bottom: 0px;
	color: #ccc;
	display: inline;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#Comments .CommentHeader li div.CommentIcon {
	background: transparent center center no-repeat;
	background-repeat: no-repeat;
	display: inline;
	margin-right: 6px;
	padding: 9px 0px 9px 30px;
}
#Comments .CommentHeader li span {
	display: none;
}
#Comments .CommentHeader a.WhisperBack {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: underline;
}
#Comments .CommentHeader a.WhisperBack:hover {
	color: #fff;
}
#Comments .CommentHeader em {
	color: #a5a5a5;
	font-style: italic;
}
#Comments li.Hidden .CommentHeader i {
	color: #fff;
	font-style: bold;
	padding-left: 8px;
}
#Comments .CommentHeader a {
	color: #fff;
	font-size: 14px;
	font-style: normal;
	letter-spacing: 1px;
	text-decoration: none;
}
#Comments .CommentHeader a:hover {
	text-decoration: underline;
}
#Comments .CommentHeader span {
	color: #ccc;
	font-size: 10px;
	font-weight: normal;
}
#Comments .CommentHeader span a {
	color: #ccc;
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
	padding-left: 3px;
	text-decoration: underline;
}
#Comments .CommentHeader span a:hover {
	color: #fff;
	text-decoration: underline;
}
#Comments .CommentNotice {
	background: #ccc;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #333 !important;
	font-size: 13px;
	margin: 10px 0px 10px 0px;
	padding: 6px;
	text-align: center;
}
#Comments .CommentBody {
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 150%;
	margin: 10px;
}
#Comments .CommentBody a:hover {
	text-decoration: underline;
}
#Comments .CommentBody ul li,
#Comments .CommentBody ol li {
	border-bottom: none;
	padding: 0px;
}
#CommentsPage .ContentInfo.Middle .PageInfo {
	border-top: 0px;
	margin: 0px;
}
#CommentsPage .ContentInfo.Bottom {
	margin-bottom: 20px;
}
#Comments code {
	background: #ccc;
	border-left: 6px solid #fff;
	color: #000;
	display: block;
	padding: 8px;
	padding-left: 16px;
	white-space: pre;
}
.SearchRadio {
	background: #333!important;
}
#Form.Search {
	padding: 20px 0px 0px 0px !important;
	width: 99% !important;
}
html>body #Form.Search {
	width: 100% !important;
}
#Form.Search fieldset legend {
	margin-bottom: 6px;
	padding: 0px !important;
}
#SearchSimple {
	margin: 0px !important;
}
#SearchSimple label {
	display: inline !important;
	width: 10px !important;
}
#MainSearchInput #txtKeywords {
	margin-left: 0px !important;
	width: 60% !important;
}
#MainSearchInput label {
	display: none !important;
}
#Form.Search .Submit input {
	color: #333 !important;
	margin: 0px !important;
}
.SearchInput,
.SearchSelect,
.SearchSelect option {
	color: #333 !important;
}
#SimpleSearchRadios input {
	margin: 0px 2px 0px 12px;
	width: auto !important;
}
#SimpleSearchRadios label {
	font-weight: normal !important;
}
.SearchSwitch {
	color: #ccc !important;
	display: block;
	position: absolute;
	right: 20px;
	top: 86px;
}
#SearchDiscussionFields, #SearchCommentFields, #SearchUserFields {
	display: none;
}
.AdvancedSearchInput {
	width: 60% !important;
}
.AdvancedUserInput,
#DiscussionAutoCompleteResults,
#CommentAutoCompleteResults {
	width: 160px !important;
}
#ddRoles, #ddOrder, #ddCommentCategories, #ddDiscussionCategories {
	width: auto !important;
}
#SearchPage {
	margin-bottom: 20px;
}
#SearchPage .ContentInfo h1 {
	text-align: left !important;
}
#SearchPage .Bottom .PageInfo {
	border-top: 0px !important;
	margin-top: 0px !important;
}
#CommentResults {
	margin-top: -5px !important;
}
#CommentResults, #CommentResults * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#CommentResults li li {
	border: 0px;
	height: auto;
}
#CommentResults li ul {
	background: url(tab-off.gif) top repeat-x #333;
	border-bottom: 1px solid #595959;
	color: #7f7f7f;
	padding: 6px 6px 7px 6px;
}
#CommentResults ul span, #CommentResults ul span a, #CommentResults ul a {
	color: #595959;
	text-decoration: none;
}
#CommentResults ul span a:hover, #CommentResults ul a:hover {
	color: #fff;
}
#CommentResults ul a {
	color: #7f7f7f;
}
#CommentResults .CommentResult ul {
	background-color: #fff !important;
}
#CommentResults .CommentText span {
	display: none;
}
#CommentResults .CommentText span.Highlight {
	background: url(input.gif) top repeat-x #ccc;
	color: #333;
	display: inline;
}
#CommentResults .CommentText {
	margin: 6px 0px 4px 0px !important;
}
#CommentResults .CommentText a {
	color: #fff !important;
}
#CommentResults .CommentText a:hover {
	background-color: #595959;
}
.CommentAuthor, .CommentAdded {
	display: inline;
	font-size: 10px;
	margin-right: 10px!important;
	width: auto;
}
#CommentResults .SearchComment {
	border-top: 1px solid #414141;
}
#CommentResults .SearchComment ul {
	margin: 0px !important;
}
#UserResults {
	margin-top: -5px !important;
}
#UserResults, #UserResults * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#UserResults li {
	border-top: 1px solid #414141;
}
#UserResults li ul {
	background: url(tab-off.gif) top repeat-x #333;
	border-bottom: 1px solid #595959;
	margin-top: 0px !important;
}
#UserResults li li {
	border: 0px;
	height: auto;
}
#UserResults li ul {
	color: #7f7f7f;
	padding: 6px 6px 7px 6px;
}
li.User {
	display: inline;
	font-size: 10px;
	margin-right: 10px !important;
}
li.User span {
	color: #ccc;
}
li.User.Name {
	display: block;
	font-size: 11px;
}
li.User.Name .UserIcon {
	background: center center no-repeat;
	background-repeat: no-repeat !important;
	display: inline !important;
	margin-right: 6px !important;
	padding: 9px 0px 9px 30px !important;
}
li.User.Name a {
	color: #fff!important;
	font-size: 14px;
	text-decoration: none;
}
li.User.Name.WithIcon {
	line-height: 32px;
}
li.User.Name a:hover {
	color: #fff!important;
	text-decoration: underline!important;
}
li.User.Name span {
	display: none;
}
.FormatTypeRadio {
	background: #333!important;
}
#Form * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Form {
	margin-bottom: 10px;
}
#Form fieldset {
	border: 0px;
	clear: none;
	margin-bottom: 20px;
}
#Form fieldset legend {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 4px 0px;
}
#Form form {
	background: url(tab-off.gif) top repeat-x #333;
	border: 1px solid #333;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}
#Form li {
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
#Form label a {
	background: #fff;
	border-bottom: 0px;
	color: #333;
	float: right;
	font-weight: normal;
	margin-bottom: -3px;
	margin-right: 16px;
	padding: 3px 6px;
	text-decoration: none;
}
#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
}
#Form textarea,
#Form input,
#Form select {
	background: url(input.gif) top repeat-x #ccc;
	border: 0px solid #7f7f7f;
	color: #333;
	font-family: 'Trebuchet MS', 'Verdana', 'Tahoma', 'Arial', sans-serif;
	font-size: 13px;
	font-weight: normal;
}
#Form textarea {
	height: 150px;
	width: 99.5%;
}
#Form textarea.SmallCommentBox {
	color: #333;
	height: 150px;
}
#Form textarea.LargeCommentBox {
	color: #333;
	height: 400px;
}
#Form .Button {
	background: url(tab-on.gif) top repeat-x #595959;
	color: #fff !important;
	cursor: pointer;
}
#Form .Button.SubmitButton {
	margin-right: 10px;
}
#Form.StartDiscussion legend {
	padding-top: 0px;
}
#PostPage #Form.AddComments legend {
	padding-top: 0px;
}
.AddComments {
	width: 99%;
}
#Form.AddComments {
	width: 100%;
}
#Form.AddComments fieldset {
	margin: 0px;
}
#Form.AddComments form {
	margin-top: 0px !important;
}
#Form.StartDiscussion label, 
#Form.AddComments label {
	color: #fff;
	display: block;
	font-weight: bold;
	width: 100%;
}
#Form.StartDiscussion label.Radio,
#Form.AddComments label.Radio {
	display: inline !important;
	width: auto !important;
}
#Form.AddComments {
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 0px 0px;
}
#PostPage #Form.AddComments {
	padding: 0px;
}
.DiscussionBox {
	width: 400px;
}
#Form .Button {
	width: auto !important;
}
#Form.AddComments a,
#Form.StartDiscussion a {
	font-weight: normal;
}
#CommentFormats input {
	margin: 0px 2px 0px 12px;
}
#Form.StartDiscussion #CommentFormats label,
#Form.AddComments #CommentFormats label {
	font-weight: normal;
}
#PostPage #Content {
	padding-top: 20px !important;
}
.Account {
	margin: 0px !important;
	width: 450px;
}
#Form.Account * {
	color: #fff;
}
#Form.Account legend {
	color: #333;
}
#Form.Account h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#Form.Account p {
	padding-bottom: 10px;
}
#Form.Account ul p {
	padding: 0px;
}
#Form.Account label {
	display: block;
	line-height: 18px;
	margin-bottom: 4px;
	width: 80%;
}
#Form.GlobalsForm label {
	float: left;
}
#Form.Extensions label {
	width: 100%;
}
#Form.Account .Description span label,
#Form.Account label small {
	font-weight: normal;
}
#Form.Account input,
#Form.Account select {
	color: #333;
	width: 40%;
}
#Form.GlobalsForm input,
#Form.GlobalsForm select {
	width: 59%;
}
.Description {
	font-weight: normal;
	margin: 3px 0px !important;
	padding: 3px 0px 5px 0px !important;
}
#Form.Account p span {
	display: block;
	margin-top: 5px;
}
#Form.Account p span label {
	display: inline;
	float: none;
	font-weight: bold;
	line-height: 20px;
	margin-left: 5px;
	width: 90%;
}
#Form.Account p span input {
	width: 14px;
}
#Form.Preferences p span label {
	font-weight: normal;
}
#Form.GlobalsForm select.SmallSelect {
	font-size: 11px;
	width: 50px;
}
#Form.GlobalsForm #ForumOptions p span label {
	font-weight: normal !important;
}
#Form.GlobalsForm #ForumOptions {
	margin-bottom: 20px;
}
#Form.GlobalsForm p {
	margin-bottom: 10px;
}
#Form.UpdateCheck p.Description {
	margin: 0px 0px 10px 0px !important;
	padding: 0px !important;
}
#Form.RoleEditForm li p span label {
	font-weight: normal !important;
}
#Form.CategoryList .RoleBlocked {
	background: url(disabled-tile.gif) #ccc;
}
#Form.CategoryForm li p span label {
	font-weight: normal !important;
}
#Form.Extensions {
	margin: 0px 0px 20px 0px !important;
}
div.Extensions ul {
	border: 1px solid #7f7f7f;
	border-bottom: 0px;
	margin: 10px 0px 20px 0px !important;
}
div.Extensions ul {
	background-color: #595959;
}
div.Extensions ul li {
	border-bottom: 1px solid #7f7f7f;
	margin: 0px !important;
	overflow: hidden;
	padding: 10px !important;
}
div.Extensions ul li.Enabled {
	background: url(tab-on.gif) top repeat-x #595959;
}
div.Extensions ul li.Disabled {
	background: url(disabled-tile.gif) #414141;
}
div.Extensions ul li.Processing {
	background: #ccc;
}
div.Extensions ul li.Processing label {
	background: url(progress.gif) no-repeat center left;
}
div.Extensions ul li.Processing input {
	display: none;
}
div.Extensions ul li.Processing * {
	color: #333 !important;
}
div.Extensions h3 {
	color: #333 !important;
	font-size: 13px;
}
div.Extensions h3 label {
	display: inline !important;
	padding-left: 30px !important;
}
div.Extensions ul li input {
	left: 260px;
	margin-top: 3px !important;
	position: absolute;
	width: auto !important;
}
div.Extensions h3 a {
	color: #fff !important;
	font-style: italic;
	text-decoration: none;
}
div.Extensions h3 a:hover {
	text-decoration: underline;
}
div.Extensions ul li span,
div.Extensions ul li span * {
	font-size: 12px;
	font-weight: normal;
	z-index: 1;
}
div.Extensions ul li span {
	margin-left: 10px !important;
}
div.Extensions .Version {
	font-weight: bold;
	margin-left: 5px !important;
}
div.Extensions ul li p {
	color: #000 !important;
	font-weight: normal;
	padding-left: 30px !important;
}
div.Extensions ul li p a {
	color: #ccc !important;
	text-decoration: none;
}
div.Extensions ul li p a:hover {
	color: #fff !important;
	text-decoration: underline;
}
.SortList {
	background: url(tab-on.gif) top repeat-x #595959;
	border: 1px solid #ccc;
	border-top: 0px;
}
.MovableSortListItem {
	cursor: move;
}
.SortListItem {
	border-top: 1px solid #ccc;
	margin: 0px !important;
	padding: 6px !important;
	position: relative;
}
.SortListOptions {
	float: none;
	float: right !important;
	position: absolute;
	position: relative !important;
	right: 20px;
	right: auto !important;
}
.SortEdit, .SortEdit:link, .SortEdit:active, .SortEdit:visited {
	color: #fff !important;
	font-style: italic;
	font-weight: normal !important;
	text-decoration: none !important;
}
.SortEdit:hover {
	color: #fff!important;
	text-decoration: underline!important;
}
.SortRemove {
	background: url(btn.remove.gif) no-repeat center right;
	margin-left: 10px !important;
	padding-left: 15px !important;
	text-decoration: none;
}
.SortNoRemove {
	margin-left: 10px !important;
	padding-left: 15px !important;
	text-decoration: none;
}
#CustomInfo li {
	float: left;
	width: 50%;
}
#CustomInfo li input {
	width: 80% !important;
}
.Submit {
	margin: 20px 0px !important;
	text-align: right;
}
.Submit input {
	cursor: pointer;
	float: left;
	width: auto !important;
}
.Submit a {
	color: #fff !important;
}
#AccountProfile #Success,
#AccountProfile .ErrorContainer {
	margin-right: 18px;
}
#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
}
#AccountProfile {
	border-right: 1px solid #333;
	float: left;
	width: 300px;
}
#AccountProfile * {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#AccountProfile li {
	clear: both;
	line-height: 18px;
	margin-right: 20px;
}
#AccountProfile h3 {
	color: #fff;
	float: left;
	font-size: 12px;
	width: 44%;
}
#AccountProfile p {
	float: left;
	width: 55%;
}
#AccountProfile h2 {
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	width: 60%;
}
#AccountProfile .ProfileTitle * {
	line-height: 32px;
}
#AccountProfile .Tagline {
	background: #ccc;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #333 !important;
	margin: 0px 20px 10px 0px;
	padding: 6px;
	text-align: center;
}
.ProfileTitleIcon {
	background-repeat: no-repeat;
}
.ProfileTitle h2 {
	width: 48% !important;
}
.ProfileTitle.WithIcon h2 {
	padding-left: 4px !important;
	width: auto;
}
.ProfileTitle.WithIcon .ProfileIcon {
	background: transparent no-repeat center center;
	display: inline;
	float: left;
	margin-right: 6px;
	padding: 9px 0px 9px 30px;
	width: 32px;
}
#AccountProfile .ProfileTitle p {
	color: #ccc;
	float: right;
	font-size: 11px;
	text-align: right;
	width: auto;
}
#AccountProfile .ProfileTitle {
	line-height: 20px;
	margin-bottom: 10px;
}
#AccountProfile .Picture {
	background: center center no-repeat;
	height: 200px;
	margin-bottom: 6px;
	overflow: hidden;
	width: 280px;
}
#AccountHistory {
	margin-left: 320px;
}
html>body #AccountHistory {
	margin-left: 300px !important;
}
#AccountHistory * {
	color: #ccc;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#AccountHistory ul, #AccountHistory h2 {
	margin: 0px 20px;
}
#AccountHistory ul {
	margin-bottom: 20px;
}
#AccountHistory h2 {
	color: #333;
	font-size: 14px;
}
#AccountHistory ul {
	border-top: 1px solid #333;
}
#AccountHistory li {
	background: url(tab-off.gif) top repeat-x #333;
	border-bottom: 1px solid #595959;
	padding: 5px;
}
#AccountHistory h3,
#AccountHistory h3 a {
	color: #fff;
	font-size: 12px;
}
#AccountHistory h3 small {
	font-size: 11px;
}
#AccountHistory p {
	font-size: 11px;
}
#AccountHistory p.Note {
	font-style: italic;
	padding: 3px;
	padding-bottom: 0px;
}
#Form.Help form {
	margin: 0px;
	padding: 0px;
	width: 450px !important;
}
#SettingsPage #Form.Help p.Description {
	color: #fff !important;
	padding: 10px !important;
}
#SettingsPage #Content dl * {
	color: #fff;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#SettingsPage #Content dl dt {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 10px;
}
#SettingsPage #Content dl dd {
	margin: 10px;
}
.WhisperFrom {
	background: url(new-post.gif) top repeat-x #414141!important;
}
.WhisperTo {
	background: url(whisper-from.gif) top repeat-x #7f7f7f!important;
}
.left {
	float: left;
}
.hiLite {
	background-color: #ccc;
	font-style: normal;
}
.AutoCompleteContainer {
	border: 1px solid #7f7f7f;
	border-top: 0px;
	margin: 0px;
	padding: 0px;
}
.AutoCompleteContainer td {
	cursor: pointer;
	padding: 3px;
}
.AutoCompleteRow td {
	background: #fff;
	color: #333;
}
.AutoCompleteHoverRow td {
	background: #414141;
	color: #fff;
}
.HideProgress {
	background: url(hprogress.gif) center center no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none !important;
}
.Progress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 22px !important;
}
.PreferenceProgress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 16px !important;
}
.Complete,
.PreferenceComplete {
	background: none;
	padding-left: 0px;
}
.PreferenceProgress input {
	display: none;
}
.PreferenceComplete input {
	display: inline;
}
#Body, #Form h2, #Form p {
	height: 1%;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#Comments .Attachments {
	background-color: #414141!important;
	border: 1px solid #7f7f7f!important;
	color: #ccc!important;
}
html:not([dummy]) #Comments .Attachments {
	min-height: 22px;
}
#Comments .Attachments ul li {
	background: transparent!important;
}
#txtMessage {
	color: #333!important;
}
#URLStuff {
	color: #333!important;
}
#Stuff {
	color: #333!important;
}
li.Legend {
	border-bottom: 1px solid #595959!important;
	color: #ccc!important;
}
.LatestDiscussionsTime {
	background: transparent!important;
	color: #333!important;
	font-size: 10px!important;
}
.CopyMenu dl {
	background: url(input.gif) top repeat-x #ccc!important;
	border: 1px solid #fff!important;
}
.CopyMenu dl dt {
	border-bottom: 1px solid #fff!important;
	color: #333!important;
}
.CopyMenu dl dd a {
	color: #595959!important;
}
.CopyMenu dl dd a:hover {
	background-color: #fff!important;
	color: #333!important;
}
#Title1 {
	color: #595959;
	font-size: 24px;
	letter-spacing: 6px;
}
#Title2 {
	color: #7f7f7f;
	font-size: 24px;
	letter-spacing: 6px;
}
.LargeTextbox {
	color: #333!important;
}
*/