/* Style sheet for Demonstration Website */

/*colours used
	- Very dark red #990000
	- Dark red #cc0000
	- Light red #ff0000
	- Cream #ffffce
*/

	.nothing {}

	body {font-face:trebuchet ms;color:#cc0000;background-color:#ffffce; type-space:2px; margin:-20px;padding0px;border:solid black 0px}
	table {font-family:trebuchet ms; padding:0px;margin:0px; border-collapse: collapse;}
	td {font-size:14px; color:; padding:0px 5px 4px 5px; border:0px}
	th {color:#000099}
	
	/*images*/
	#pic1, #pic2 {margin-left:10px}
	#pic1 {float:right;clear:right;margin-top:5px;margin-bottom:5px}
	#pic2 {float:right;clear:right;margin-top:5px;margin-bottom:10px}
	
	/*headings*/
	h1, h2, h3, h4, h5, h6 {font-family: trebuchet ms; font-decoration:italic}
	h1 {font-family:trebuchet ms;font-size:1.2em; color: #cc0000;}
	h2 {font-family:trebuchet ms;font-size:1em; color:#cc0000 }
	h3 {font-family:trebuchet ms; font-size:0.9em; color:#cc0000}
	h4 {color: Navy;}
	h5 {color: Maroon;}
	h6 {color: Blue;}
	
	hr { height:1px;color:#cc0000}
	
	/*modifiers*/
	.holdingtable {}
	.cap {float: left; width: 35px;font-size: 55px;line-height: 45px;font-weight: normal;color:#000099;
font-family: Arial Rounded MT Bold,arial,vedana}

	.small {font-size:14px;font-weight:bold;color:;padding:10px}
	.smallboxed {display:block; font-size:14px;font-weight:bold;color:white ;background:; padding:10px; border-top:solid white 0px; border-bottom:solid white 0px}
	.leftbox {display:block; font-size:1em;font-weight:bold; padding:10px;border-top:solid white 0px;border-bottom:solid white 0px}
	.rightbox {display:block; text-align:center;font-size:1em;font-weight:bold; padding:10px;border-top:solid white 0px;border-bottom:solid white 0px}
	.outerbox {display:block;background-color:#ffffce; padding:0px;border-top:solid #000099 0px;border-bottom:solid #000099 0px; color: #cc0000; font-weight:bold}
	.datestableheading {}
	.datesborder {padding-bottom:0px; border-bottom:1px solid #000099; font-size:1px}
	.datesrow {font-family:trebuchet ms;font-size:12px}
	.model-c {font-size:20px; color: #000099;}
		
	#logo-a {display:block; width:40px; align:center; border-top:#000099 solid 0px; border-bottom:#000099 solid 0px}
	#logo-b {display:block; letter-spacing:5px; padding-top:3px; padding-bottom:3px; padding-left:8px; padding-right:8px;color:white; font-family:times;font-size:45px}
	
	/*body block */
	.bodyblock {font-family:trebuchet ms; font-weight:none; font-size:11px/15px; type-space:2px; color: ; padding:10px; border:0px}
	
	/*top banner */
	.topbanner {font-family: Arial, Helvetica;font-size:3em; type-space:1em ;color:#ffffce; background-color:#ffffce; padding:0.1em; background-image:url(images/redkids.gif)}
	.bannerlower {type-space:2px; display:block; color:transparent; background:#990000;background-image:url(images/ );font-size:16px; text-align:center; padding:1px; border-top:#000099 solid 0px;border-bottom:#000099 solid 0px;}
	.bannermiddle {display:block;font-family:trebuchet ms; color:white;border-top:#ffffce solid 1px;border-bottom:#ffffce solid 1px;font-weight:bold}
	
	/*navigation block */
	.navouter {border-top:#004000 solid 0px; border-bottom:#ffffce solid 0px;}
	.leftnavblock {font-size:1em;background-color:#990000; background-image:url(images/redkidsvert.gif);background-repeat:no-repeat;background-position:top center}
	.navbutton {font-family:Arial ;width:75%;color:white; background:#000099D;  text-align:center; padding:1px;margin-top:-5px;margin-bottom:0.8em; border-top:#0c7440 solid 0px;border-bottom:#000040 solid 0px; border-left:#000099 0px}
	a.navbutton:link {display:block; text-decoration: none; color:#ffffce ;background-image:url(images/notvertbg-up.gif);repeat:repeat-x} 
	a.navbutton:active {display:block; color:yellow; text-decoration: none;background-image:url(images/notvertbg-down.gif);repeat:repeat-x} 
	a.navbutton:visited {display:block; color:#ffffce; text-decoration:none;background-image:url(images/notvertbg-up.gif);repeat:repeat-x}
	a.navbutton:hover {display:block;  color:yellow;  text-decoration:none;background-image:url(images/notvertbg-down.gif);repeat:repeat-x }

/*Top Banner links*/
	.topbanneremail {font-family:Arial ; color:white; text-decoration:none}
	a.topbanneremail:link {color:white; border:none} 
	a.topbanneremail:active { color:white; border:none}  
	a.topbanneremail:visited { color:white; border:none;} 
	a.topbanneremail:hover { background:none; color:#7171ff;background:#000099; border:none;}
	
/*pagelink */
	.pagelink {color:#40004D}
	a.pagelink:link {display:inline; text-decoration: underline;} 
	a.pagelink:active {display:inline; text-decoration: underline; }  
	a.pagelink:visited {display:inline;  text-decoration:underline;} 
	a.pagelink:hover {display:inline;  color:#ED002B; text-decoration:underline 2px}
