
a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
}


td.BoxCap {

	color: #FFFFFF;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #A7A7A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 7px;
}

td.box_list1a {

	color: #000000;
	padding: 7px 7px 7px 7px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #999999;
	text-align: right;

}

td.box_list1b {

	color: #000000;
	padding: 7px 7px 7px 7px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #999999;
	text-align: left;

}

td.box_list2a {

	color: #000000;
	padding: 7px 7px 7px 7px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #999999;
	text-align: right;

}

td.box_list2b {

	color: #000000;
	padding: 7px 7px 7px 7px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #999999;
	text-align: left;

}

td.box_button {

	color: #000000;
	padding: 7px 7px 7px 7px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;

}

td.alert_box {

	color: #CCCCCC;
	background-color: #000000;
	background-image: url(../images/main/login_back.jpg);
	border: 1px dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding: 7px 7px 7px 7px;
	
}

td.menu_cat {
	
	color: #000000;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;

}

td.menu_item {
	
	color: #000000;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 2px 4px 2px 0px;

}

a.menu_link:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.menu_link:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.menu_link:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

.forminput {
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #170502;
}







.BoldText {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;

}

.BoldText2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.NormalText {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;

}

.ItalicText {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	font-style: italic;

}

td.SmallText {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;

}

td.BigBoldText {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}

td.BigNormalText {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;

}

td.SolidLine {

	background-color: #666666;

}






td.EditCat {

	padding: 2px 2px 2px 2px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.EditCatBox {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #999999;
}

.CatButton {

	color: #FFFFFF;
	border-left: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}


.ItemButton {

	color: #333333;
	border-left: 1px solid #F1F1F1;
	border-top: 1px solid #F1F1F1;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}

/* DEBUG CSS */

.DebugTitle {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
		
}

.DebugSection {

	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #999999;
	
}

.DebugList1 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px solid #000000;
	background-color: #EEEEEE;
	width: 15%;
	text-align: right;

}

.DebugList2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #FFFFFF;
	width: 85%;
	
}

.BottomLine {

	border-bottom: 1px solid #E3E3E3;

}

.Notice {

	color: #7777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	text-align: center;
	border: 1px dashed #FF0000;
		
}

.Notice2 {

	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px 6px 6px 6px;
	text-align: center;
	background-color: #EEEEEE;
	border: 1px solid #999999;
		
}

blockquote.AccessDeniedBox {

	color: #AA0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 6px 6px 6px;
	text-align: center;
	border: 1px dashed #FF0000;
		
}

/* The following blockquote is most often used when the website needs to report a site [configuration] error to the 
	administrator.  It usually occurs following a proper login and is most often set on a white background */

			.SiteError {			
				color: #AA0000;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				font-weight: normal;
				padding-left: 12px;
				padding-right: 12px;
				padding-top: 6px;
				padding-bottom: 6px;
				border: 1px solid #CCCCCC;
				background-color: #EEEEEE;					
			}

/* The following button is used on most forms */

			.WhiteButton {
			
				color: #666666;
				border-left: 1px solid #D0D0D0;
				border-top: 1px solid #D0D0D0;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 10px;
				padding: 4px 4px 4px 4px;
				background-image: url(/images/WhiteButtonBack.png); 
			
			}

/* The following button is used when a button needs to be placed next to a file submit box 
	We had to do this because the file submit box allows limited custom CSS for the "browse" button. */

			.StandardizedButton {
			
				color: #000000;
				border-left: 1px solid #D0D0D0;
				border-top: 1px solid #D0D0D0;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				font-family: sans-serif;
				font-weight: normal;
				font-size: 11px;
				
			
			}

.NearlyInvisible {
	color: #999999;
	font-style: italic;
}

.NearlyInvisible2 {
	color: #CCCCCC;
}

.Courier {

	color: #000000;
	font-family: Courier New;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;

}

.CourierSm {

	color: #000000;
	font-family: Courier New;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;

}

.Highlight1 {

	background-color: #FFFF00;

}

.Highlight2 {

	background-color: #00CCFF;

}

/* INFO BOX */

TD.InfoTitle {
	background-image: url("/skins/default/images/info/info_header.jpg");
	width: 107px;
	height: 20px;
	
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}

TD.InfoCapBack {
	background-image: url("/skins/default/images/info/info_headerbg.jpg");
	height: 20px;

	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

}

TD.InfoSubject {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;

	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	
}

TD.InfoMessage {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;

	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	
}

TABLE.InfoBodyTable {
	background-image: url("/skins/default/images/info/info_mainbg.jpg");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

TD.FooterText {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	text-align: right;
	padding-right: 12px;
	padding-bottom: 12px;
	color: #AAAAAA;
}

TD.BigItem {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 4px 4px 4px 4px;
	background-color: #666666;
}

a.BigItemL:link {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a.BigItemL:visited {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

a.BigItemL:hover {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: underline;
}

TD.SmallComment {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 4px 4px 4px 4px;
	text-align: center;
}