.background {
	background-image:   url("images/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	
}

}
.smenu {
	color: #FFFFFF;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/background.jpg);
}
.heading {
	font-size: 24px;
	color: #9F0000;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.textplain {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.backgroundgr {

	background-color: #008200;
}
.textplaingr {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.headinggr {

	font-size: 16px;
	color: #008200;
	font-style: normal;
	font-weight: bold;
}
.backgroundcc {
	background-image:  url("images/siruscard3.gif");
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat;
}

.headingm {

	font-size: 24px;
	color: #008200;
	font-style: normal;
	font-weight: bold;
}
.sheadleft {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #008200;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
.sheadright {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.menuright {
	color: #FFFFFF;
	background: url(images/background.jpg) no-repeat fixed left top;
	font-size: 14px;
	text-align: right;
	filter: Shadow(Color=#ffffff, Direction=90);
	cursor: hand;
	font-family: "Comic Sans MS";
   }
   .theadg {
	font-size: 30px;
	color: #008200;
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-variant: small-caps;
}
.theadb{
	font-size: 30px;
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-variant: small-caps;
}
.lefthead {
	font-size: 24px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.greyback {
	background-color: #CCCCCC;
}
.greyback2 {
	background-color: #999999;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.slink {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}
.slink2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
}
