/*  Special CSS for displaying page content contained within tables
    using round corner transparent img with colored borders */

/*	NYJrCoyotes content Table Template Classes
	You can edit this file however you'd like for your template,
	or create a new one and delete it.	*/

#helpdesk_main {
	margin:20px;
	
}
.DialogBorder {
	BACKGROUND-COLOR: #FFba00;
	HEIGHT: 100%;
	PADDING: 0px;
	}
TD.DialogBox {
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	PADDING: 10px;
}
.cathead { font-size: 12px; font-weight: bold; color: #573f00; text-decoration: none; }
.redhead { font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; }
.cathead a { font-size: 12px; font-weight: normal; color: #573f00; text-decoration: underline; }
.cathead a:hover { font-size: 12px; font-weight: normal; color: #cc0000; text-decoration: none; }
.catmain { font-size: 11px; font-weight: bold; color: #0033cc; line-height:15px; }
.catmain a {font-weight: bold;  font-size: 11px; color: #0033cc; line-height:15px;}
.catmain a:hover { font-weight: bold; font-size: 11px; color: #3366cc; line-height:15px;}
.borderplain { background-color: #ffffff; border: 1px solid #c3c3c3;}
.bordercat { background-color: #fffedb; border: 1px solid #ffba00;}
.borderstat { background-color: #f0f6fe; border: 1px solid #6e97ea;}
.bordergrey { background-color: #F0F0F0; border: 1px solid #c3c3c3;}
.bordergreen { background-color: #fffedb; border: 1px solid #c3c3c3;}
.borderred { background-color: #ffffff; border: 1px solid #dc9000;}
.smallfont { font-size: 11px; color: #000000; text-decoration: none;}
.smallfont a { font-size: 11px; color: #000000; text-decoration: underline; }
.smallfont a:hover { font-size: 11px; color: #006699; text-decoration: none; }
.contentfont { font-size: 11px; color: #000000; text-decoration: none; }
.contentfont a { font-size: 11px; color: #003366; text-decoration: underline; }
.contentfont a:hover { font-size: 11px; color: #006699; text-decoration: underline; }