/*------ Full Compliance Standard Theme for WebAPP 0.9.9.2 -------*/
/*------ Original Standard Theme by Denden31 -----------------------*/
/*------ Updated 06/06/2004 by JohnADrury -------------------------*/
/*------ Font format for text sets: font: style variant weight size family -------*/
/*------ Updated Feb 2005 for FireFox and generic font by Jos -------------------------*/

/*---------- Page Variables ----------*/
body {
	margin: 0%;
	padding:  0;
	border-width: 0;
	border-style: none;
	border-color: inherit;
	width: auto;
	/*background-color: #FFFFFF; /* Sets the base BODY color of your page */*/
	font-family: Verdana, Helvetica, sans-serif;
}
.pagetable {  
	background-color: #FFFFFF; /* Sets the background color of your layout */
		/* Sets the overall width of your layout */ 
}

/*----------Title Box Prefs-----------*/
.myheadertable {  
	background-color: #dddddd; /* Title block background color */
	width: 100%;
	border-top: thin solid #ffffff; 
	border-right: thin solid #666666; 
	border-left: thin solid #ffffff; 
	border-bottom: thin solid #666666; 
	border-width: 1px 1px 1px 1px;
}
.searchbutton {
	background-color: #DDDDDD; /* Search button color */
	color: #000000; /* Text color */
	font-family: Verdana, Helvetica, sans-serif;
}


/*-----------Navagation Bar Prefs-----------*/
.navbar {  
	background-color: #336699;
	border-top: thin solid #5588bb; 
	border-right: thin solid #114477; 
	border-left: thin solid #5588bb; 
	border-bottom: thin solid #114477;
	border-width: 1px 1px 1px 1px;

}
A.nav:link {
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.nav:visited {
	color: #ffffff;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.nav:active {
	color: #990000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.nav:hover {
	color: #990000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Banner Prefs-----------*/
.bannertable {  
	background-color: #666666; /* Background color for the Banners block */
	width: 100%; 
	border-top: thin solid #444444; 
	border-right: thin solid #ffffff; 
	border-left: thin solid #444444; 
	border-bottom: thin solid #ffffff; 
	border-width: 1px 1px 1px 1px;
}
.bannertext {
	color: #ffffff;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.bannertexttitle {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
A.bannerlink:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.bannerlink:visited {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.bannerlink:active {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.bannerlink:hover {
	color: #000000;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Menu Prefs-----------*/
.menutable {  
	background-color: #336699; /* Background color of yout titles */
	border-top: thin solid #5588bb; 
	border-right: thin solid #114477; 
	border-left: thin solid #5588bb; 
	border-bottom: thin solid #114477; 
	border-width: 1px 1px 1px 1px;
	color: #ffffff; /* Text color of your titles */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
	padding-left: 2px;
}
.menubordercolor {  /* This border surrounds the content of each block under it's titleblock */
	border-top: thin solid #EDA563; 
	border-right: thin solid #EDA563; 
	border-left: thin solid #EDA563; 
	border-bottom: thin solid #EDA563; 
	border-width: 1px 1px 1px 1px;
 
}
.menubackcolor {  
	background-color: #FEF8F2; /* Background color for all content blocks under each titleblock */
	border-top: thin solid #FAE1CA; 
	border-right: thin solid #FAE1CA; 
	border-left: thin solid #FAE1CA; 
	border-bottom: thin solid #FAE1CA; 
	border-width: 1px 1px 1px 1px;
}

A.menu:link { 
}
A.menu:visited { 
}
A.menu:active { 
}
A.menu:hover { 
}

/*-------Who's Online? Prefs--------*/
A.whomenu:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}
A.whomenu:visited {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}
A.whomenu:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}
A.whomenu:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}
.whocat {
	color: #800000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}

/*-----------Poll Prefs-----------*/
.poll {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.votebutton {
	background-color: #DDDDDD; 
	color: #000000; /* Sets Button Text Color */
	font-family: Verdana, Helvetica, sans-serif;
}
A.polllink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.polllink:visited {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.polllink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.polllink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Calendar Prefs-----------*/
.calhead {
     color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.calbody {
     color: #666666;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.calhigh {
     color: #009900;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.caltoday {
     color: #800000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}

/*-----------Newsletter Prefs-----------*/
.cat { /* these settings are for the text in your newsletter block (if turned on!) */
	color: #000000; 
	font: normal 8pt Verdana, Helvetica, sans-serif;
}
.newsletterbutton {
	background-color: #DDDDDD; 
	color: #000000; /* Sets Button Text Color */
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------News Prefs-----------*/
.newstextsmall {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.newstexttitle {
	color: #FFFFFF;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.fullnewstitle {
	color: #800000;
	font: normal normal normal 12pt Verdana, Helvetica, sans-serif;
}
.newssubtitle {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.newstextnormal {  
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.newsfootertext {  
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.articlecattitle {
	color: #800000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.articlecatempty {
	color: #888888;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.articlecatnormal {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
/* Though this seems to be an error in webAPP, the folowing 2 settings are for the border and backgound 
for the comment submission block inside an article if there are no comments made!  If there are comments posted, 
these settings do not show. */
.commentbordercolor {  
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #444444; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #444444; 
	border-width: 1px 1px 1px 1px;
}
.commentbackcolor {  
	background-color: #FAE1CA; 
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #FFFFFF; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #FFFFFF7; 
	border-width: 1px 1px 1px 1px;

}
.newsfootertable {  /* Footer blocks to news articles on front page where the print and comments links are */
	background-color: #FAE1CA; 
	width: 100%; 
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #FFFFFF; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #FFFFFF7; 
	border-width: 1px 1px 1px 1px;
}
A.smallnewslink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.smallnewslink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.smallnewslink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.smallnewslink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newslink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newslink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newslink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif
}
A.newslink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}
.commenttitleback {  /* News Article Comment message title settings */
	background-color: #DDDDee; 
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #666666; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #666666; 
	border-width: 1px 1px 1px 1px;
	color: #000000; /* Comment message title text */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.commentsubtitleback {  /* New comment Message subtitle settings */
	background-color: #ccccDD;
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #666666; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #666666; 
	border-width: 1px 1px 1px 1px;
	color: #000000; /* subtitle text color */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
A.commentlink:link {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.commentlink:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.commentlink:active {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.commentlink:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*---------Forum Prefs-----------*/
.forumtext {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.forumtextnormal {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.forumtitlebackcolor {  /* this is the tablegrid for forum topics and message listings */
	background-color: #ffffff; /* the lines inside the table take on this color */
	border-top: thin solid #ffffff; /* Top border thickness/style/color of this entire grid */
	border-right: thin solid #444444; 
	border-left: thin solid #ffffff; 
	border-bottom: thin solid #444444; 
	border-width: 1px 1px 1px 1px;

}
.boardtitle {  /* These settings are for all the cells INSIDE the title part of the  topics/message listings */
	background-color: #dddddd; /* Background color of titleboxes */
	border-top: thin solid #ffffff; 
	border-right: thin solid #666666; 
	border-left: thin solid #ffffff; 
	border-bottom: thin solid #666666;
	border-width: 1px 1px 1px 1px;
	color: #000000; /*Text settings for your titles in this section */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
/* The following 3 sections are for the highlighting of messages in a message listing. the 1st one is for "sticky or locked" messages,
the other 2 alternate in the message listing and message bodies.  The 2nd one is also for topic listings.  */
.forumwindow1 {  
	background-color: #88bbee; 
	border-top: thin solid #ccccff; 
	border-right: thin solid #336699; 
	border-left: thin solid #ccccff; 
	border-bottom: thin solid #336699; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.forumwindow2 {  
	background-color: #ddcccc; 
	border-top: thin solid #eebbbb; 
	border-right: thin solid #996666; 
	border-left: thin solid #eebbbb; 
	border-bottom: thin solid #996666; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.forumwindow3 {  
	background-color: #ccccdd; 
	border-top: thin solid #EEEEEE; 
	border-right: thin solid #666699; 
	border-left: thin solid #EEEEEE; 
	border-bottom: thin solid #666699; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
A.forumlink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumlink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumlink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumlink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumnav:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumnav:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumnav:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.forumnav:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Link Prefs-----------*/
A:link {
	color: #800000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A:visited {
	color: #800000;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A:active {
	color: #800000;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}
A:hover {
	color: #800000;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Text Prefs-----------*/
.text {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.textsmall {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.texttitle {
	color: #800000;
	font: bold 8pt Verdana, Helvetica, sans-serif;
}
.time {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}

/*-----------My Content Prefs-----------*/
.mycontenttable {  
	background-color: #dddddd; /* THICK inner border surrounding latest forum posts block on bottom of page (if turned on/color setting only!) */ 
	width: 100%; 
	border-top: thin solid #FFFFFF; 
	border-right: thin solid #FFFFFF; 
	border-left: thin solid #FFFFFF; 
	border-bottom: thin solid #FFFFFF; 
	border-width: 1px 1px 1px 1px;
/*	margin-bottom: 12px; */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
/*	text-align: left; */
}
.mycontenttext {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.mycontenttexttitle {
	color: #800000;
	font: normal normal normal 12pt Verdana, Helvetica, sans-serif;
}
A.mycontentlink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.mycontentlink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.mycontentlink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.mycontentlink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Helps Nav Prefs-----------*/
.helpsnavtable {  /* these setting are for the small block at the bottom of webapp, "help contact stats" etc... */
	background-color: #dddddd; /* background color */
	width: 100%; 
	border-top: thin solid #5588bb; 
	border-right: thin solid #114477; 
	border-left: thin solid #5588bb; 
	border-bottom: thin solid #114477; 
	border-width: 1px 1px 1px 1px;
/*	margin-top: 12px; */
}
.helpsnavtext {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.helpsnavtexttitle {
	color: #000000;
	font-weight: normal;
	font-size: 12pt;
	font-family: Verdana, Helvetica, sans-serif;
}
A.helpsnavlink:link {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.helpsnavlink:visited {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.helpsnavlink:active {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.helpsnavlink:hover {
	color: #800000;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------WebAPP Footer Prefs-----------*/
.webapptext {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
A.webapplink:link {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.webapplink:visited {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.webapplink:active {
	color: #800000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.webapplink:hover {
	color: #800000;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Form Prefs------------*/
.formstexttitle {
	color: #800000;
	font: normal normal normal 12pt Verdana, Helvetica, sans-serif;
}
.formstextnormal {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.formstext {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.formstextsmall {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.button {
	background-color: #DDDDDD; 
	color: #000000; /* Sets Button Text Color */
	font-family: Verdana, Helvetica, sans-serif;
}

/*----------Stats Prefs-----------*/
.statstextnormal {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.statstext {
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}

/*-----------IM Prefs-------------*/
.imtitle {  /* When viewing an instant message, this is the title blocks of the IM list and IM Admin Extras 
These settings effect EVERY CELL in the title blocks! */
	background-color: #336699;
	border-top: thin solid #5588bb; 
	border-right: thin solid #114477; 
	border-left: thin solid #5588bb; 
	border-bottom: thin solid #114477; 
	border-width: 1px 1px 1px 1px;
 	color: #ffffff; /* Sets Text Color */
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.imselected {  /* When reading an IM, this is the highlighted message listing */
	background-color: #88bbee; 
	border-top: thin solid #ccccff; 
	border-right: thin solid #336699; 
	border-left: thin solid #ccccff; 
	border-bottom: thin solid #336699; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.imwindow1 {  /* First color in the alternating colors of the message listings in IM ssection */
	background-color: #ddcccc; 
	border-top: thin solid #eebbbb; 
	border-right: thin solid #996666; 
	border-left: thin solid #eebbbb; 
	border-bottom: thin solid #996666; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}
.imwindow2 {  /* Second color in the alternating colors of the message listings in IM ssection */
	background-color: #ccccdd; 
	border-top: thin solid #EEEEEE; 
	border-right: thin solid #666699; 
	border-left: thin solid #EEEEEE; 
	border-bottom: thin solid #666699; 
	border-width: 1px 1px 1px 1px;
	color: #000000;
	font: normal normal normal 8pt Verdana, Helvetica, sans-serif;
}

A.newimlink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newimlink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newimlink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.newimlink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}
A.oldimlink:link {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.oldimlink:visited {
	color: #800000;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.oldimlink:active {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.oldimlink:hover {
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: underline ;
	font-family: Verdana, Helvetica, sans-serif;
}

/*-----------Other Prefs-----------*/

TD {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}
P {
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
}

/* --- #jos added to keep form slim AND valid --- */

FORM { 
	margin : 0px;
}

/* --- other custom --- */

HR { height: 1px;
}

.codepost { background-color: #ffffff;
 width: 600px;
 white-space: nowrap;
 overflow: scroll;
 padding-left: 2px;
 padding-bottom: 12px;
}
/* --- Mis Clases --- */
.mini {  /* Para tablas o campos pequeños */
	font: 7pt Verdana, Helvetica, sans-serif;
}
A.blanco:link {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.blanco:visited {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.blanco:active {
	color: #FFFFC0;
	font-size: 8pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.blanco:hover {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}
A.negro:link {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.negro:visited {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.negro:active {
	color: #FFFFC0;
	font-size: 7pt;
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
}
A.negro:hover {
	color: #FFFFC0;
	font-size: 7pt;
	text-decoration: underline;
	font-family: Verdana, Helvetica, sans-serif;
}

