body 
{ 
	background-color: #333333;
	background-image: url("images/mainBG.jpg");
    background-repeat: repeat;
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

img{border: 0px;}
.pic{border: medium double rgb(50,50,50);}
.gen3{border: medium solid rgb(0,0,0);}

/**/
h1{color: #ffff33; font-size: 20px; margin:0px; font-family: Arial; font-weight:bolder;}
h2{color: #ffffff; font-size: 16px; margin:0px; font-family: Arial; font-weight:bolder;}

/**/
.huge{color: #ffffff; font-size: 24px; font-family: Arial;}
.large{color: #ffffff; font-size: 16px; font-family: Arial;}
.medium{color: #ffffff; font-size: 13px; font-family: Arial;}
.small{color: #ffffff; font-size: 10px; font-family: Arial;}

/*Used to show main glossary term*/
.head1{color: #000000; font-size: 16px; font-family: Arial; font-weight:bolder;}

/**/
.head2{color: #ffffff; font-size: 16px; font-family: Arial; font-weight:bolder;}

/**/
.largeR{color: #ff3333; font-size: 16px; font-family: Arial;  font-weight:bold;}
.mediumR{color: #ff3333; font-size: 13px; font-family: Arial; font-weight:bold;}
.mediumB{color: #000000; font-size: 13px; font-family: Arial;}

/**/
a:link{   color: #ff3333; font-size: 13px; text-decoration: none; font-weight:bolder;}
a:visited{color: #ff3333; font-size: 13px; text-decoration: none; font-weight:bolder;}
a:hover{  color: #dddddd; font-size: 13px; text-decoration: underline; font-weight:bolder;}

/**/
a.a1:link{   color: #ffffff; font-size: 16px; text-decoration: none; font-weight: bold;}
a.a1:visited{color: #ffffff; font-size: 16px; text-decoration: none; font-weight: bold;}
a.a1:hover{  color: #000000; font-size: 16px; text-decoration: none; font-weight: bold;}

/**/
a.a2:link{   color: #ff3333; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a2:visited{color: #ff3333; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a2:hover{  color: #ffffff; font-size: 16px; text-decoration: underline; font-weight:bolder;}

/**/
a.a3:link{   color: #000099; font-size: 13px; text-decoration: underline;}
a.a3:visited{color: #000099; font-size: 13px; text-decoration: underline;}
a.a3:hover{  color: #000000; font-size: 13px; text-decoration: underline; font-weight: bolder;}

/**/
a.a4:link{   color: #ff3333; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a4:visited{color: #ff3333; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a4:hover{  color: #dddddd; font-size: 13px; text-decoration: underline; font-weight:bolder;}

/**/
a.a5:link{   color: #ff3333; font-size: 16px; text-decoration: none; font-weight:bolder;}
a.a5:visited{color: #ff3333; font-size: 16px; text-decoration: none; font-weight:bolder;}
a.a5:hover{  color: #ff3333; font-size: 16px; text-decoration: none; font-weight:bolder;}

/**/
.mTL {background-image:url(images/mTL.png); background-repeat: no-repeat; height: 40px;}
.mT  {background-image:url(images/mT.png);  background-repeat: repeat-x;  height: 40px;}
.mTR {background-image:url(images/mTR.png); background-repeat: no-repeat; height: 40px;}

/**/
.pTL {background-image:url(images/pTL.png); background-repeat: no-repeat; height: 15px;}
.pT  {background-image:url(images/pT.png);  background-repeat: repeat-x;  height: 15px;}
.pTR {background-image:url(images/pTR.png); background-repeat: no-repeat; height: 15px;}
.pL  {background-image:url(images/pL.png);  background-repeat: repeat-y;  width:  15px;}
.pC  {background-image:url(images/pC.png);  background-repeat: repeat;}
.pR  {background-image:url(images/pR.png);  background-repeat: repeat-y;  width:  15px;}
.pBL {background-image:url(images/pBL.png); background-repeat: no-repeat; height: 15px;}
.pB  {background-image:url(images/pB.png);  background-repeat: repeat-x;  height: 15px;}
.pBR {background-image:url(images/pBR.png); background-repeat: no-repeat; height: 15px;}

/**/
tr.fill11{height: 2px; background-color: #111111;}
tr.fill56{height: 5px; background-color: #560000;}
tr.fillCC{height:10px; background-color: #CCCCCC;}

/**/
.mainBG{background-color: #666666;}
.subBG{background-image:url(images/subBG.gif); background-repeat: repeat;}
.headBG{background-image:url(images/headsection.png); background-repeat: no-repeat;  height: 50px;}
.menuBG{background-image:url(images/menuBG.png); background-repeat: no-repeat;  height: 30px;}

/**/
.lineTOP{background-image:url(images/linetop.png); background-repeat: repeat-x;  height: 10px;}

/**/
.spacer1{height: 2px;}
.spacer2{height: 5px;}
.spacer3{height: 10px;}

/*used in asp_scripts/contactform.asp to show successful submission*/
.stok{background-color: #00ff00; color: #0000ff;}

/*used in asp_scripts/contactform.asp to show error*/
.sterror{background-color: #ff3333;}

.line{height:2px; background-color: #ffffff;}