body { 
	 background-color: #ff462d;
	 margin: 0;
	 padding:0;
     background-image: url(images/background_page.jpg);
	 background-repeat: repeat-y;
	 background-position: right; 
}
	
.borderallround { 
	 border-top: 1px solid #CCCCCC;
	 border-right: 1px solid #CCCCCC;
	 border-bottom: 1px solid #CCCCCC;
	 border-left: 1px solid #CCCCCC;
}

.bordertopleftright { 
	 border-top: 1px solid #CCCCCC;
	 border-right: 1px solid #CCCCCC;
	 border-bottom: 0px solid #CCCCCC;
	 border-left: 1px solid #CCCCCC;
}
	
.borderbottom { 
	 border-top: 1px none #CCCCCC;
	 border-right: 1px none #CCCCCC;
	 border-bottom: 1px dotted #CCCCCC;
	 border-left: 1px none #CCCCCC;
}
	
.borderleft { 
	 border-top: 1px none #CCCCCC;
	 border-right: 1px none #CCCCCC;
	 border-bottom: 1px none #CCCCCC;
	 border-left: 1px dotted #CCCCCC;
}
	
.borderright { 
	 border-top: 1px none #CCCCCC;
	 border-right: 1px dotted #CCCCCC;
	 border-bottom: 1px none #CCCCCC;
	 border-left: 1px none #CCCCCC;
}
	
.bordersides { 
	 border-top: 1px none #CCCCCC;
	 border-right: 1px dotted #CCCCCC;
	 border-bottom: 1px none #CCCCCC;
	 border-left: 1px dotted #CCCCCC;
}
	
.bordertop { 
	 border-top: 1px dotted #CCCCCC;
	 border-right: 1px none #CCCCCC;
	 border-bottom: 1px none #CCCCCC;
	 border-left: 1px none #CCCCCC;
}
	
.bordertopbottom { 
	 border-top: 1px dotted #CCCCCC;
	 border-right: 1px none #CCCCCC;
	 border-bottom: 1px dotted #CCCCCC;
	 border-left: 1px none #CCCCCC;
}

.color1 { 
	  background-color: #FFFFEE;
}
	
.color2 { 
	  background-color: #999999;
}
	
.color3 { 
	  background-color: #FF3300;
}
	
.color4 { 
	  background-color: #000000;
}
	
.color5 { 
	  background-color: #ff462d;
}
	
h4 { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 24px;
	 font-weight: bold;
	 font-style: normal;
	 padding:0;
	 margin:0;
	 color: #C43237;
	 text-decoration: none;
}	
.copyright { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.copyright a:link { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.copyright a:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.copyright a:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: underline;
}
	
.header { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 color: #222222;
	 text-decoration: none;
}
	
.header a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.header a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.header a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	 font-style: normal;
	 color: #222222;
	 text-decoration: none;
}
	
.mainmenu { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 font-style: normal;
	 color: #FFFFFF;
	 text-decoration: none;
}
	
.mainmenu a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
	 padding: 1px 5px 1px 5px;
	 letter-spacing: 1px;
}
	
.mainmenu a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
	 padding: 1px 5px 1px 5px;
	 letter-spacing: 1px;
}
	
.mainmenu a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
	 padding: 1px 5px 1px 5px;
	 background-color:#777777;
	 border-top: 1px solid #cccccc;
	 letter-spacing: 1px;
	 
}
	
.pagetitle { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 18px;
	 font-weight: bold;
	 font-style: normal;
	 color: #C43237;
	 text-decoration: none;
}
	
.pagetitle a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.pagetitle a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.pagetitle a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-weight: bold;
	 font-style: normal;
	 color: #333333;
	 text-decoration: none;
}

.hilitetext { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 font-style: normal;
	 color: black;
	 text-decoration: none;
	 line-height: 16px;
}

.searchDDL {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #333333;
	 text-decoration: none;
	 line-height: 16px;
     margin-bottom: 7px;
}


.plaintext { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #333333;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintext a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #FFFFFF;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintext a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #FFFFFF;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintext a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintextbold { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 font-style: normal;
	 color: #222222;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintextbold a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintextbold a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
	 line-height: 16px;
}
	
.plaintextbold a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: bold;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
	 line-height: 16px;
}
	
.credits { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
}
	
.credits a:link { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #ffffff;
	 text-decoration: none;
}
	
.credits a:visited { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #FFFFFF;
	 text-decoration: none;
}
	
.credits a:hover { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 9px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 text-decoration: underline;
}
	
.submenu { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 font-style: normal;
	 text-transform: uppercase;
	 color: #FFFFFF;
	 text-decoration: none;
}
	
.submenu a:link { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 font-style: normal;
	 text-transform: uppercase;
	 color: #FFFFFF;
	 text-decoration: none;
}

.submenu a:visited { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 font-style: normal;
	 text-transform: uppercase;
	 color: #FFFFFF;
	 text-decoration: none;
}
	
.submenu a:hover { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	 font-style: normal;
	 text-transform: uppercase;
	 color: #000000;
	 text-decoration: none;
}	 
     
/* new and changes below this */

.imageborder { 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.imageborderover { 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
table.sculptureTable {
	border-width: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(114, 114, 114) rgb(114, 114, 114)  rgb(78, 78, 78) rgb(114, 114, 114);
	border-collapse: collapse;
	background-color: #4E4E4E;
}

table.sculptureTable td {
	border-width: 0px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(114, 114, 114) rgb(114, 114, 114) rgb(114, 114, 114) rgb(114, 114, 114);
	background-color: #4E4E4E;
}

.managementborder { 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 10px;
}

