/* CSS Document */

body{
     font-family: Comic Sans MS
}


.SiteHeading {
	color: #6699FF; 
	background-color: transparent; 
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

.EditBoxAudit{
	color: #990066;
}
.TableIconCenter {
	background-image: url(img_Menu_Center1.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a.TableIconLink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF;
}
.TableGeneralMidRight {
	background-image: url(img_Table1_MiddelRight.gif);
}
.TableGeneralMidBottom {
	background-image: url(img_Table1_BottemMiddel.gif);
}
.TableGeneralMidLeft {
	background-image: url(img_Table1_MiddelLeft.gif);
}
