body 
{ 
	background-color: #003558;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px 1px 1px 0px;
}

a.a1{color: #333333; font-size: 10px; text-decoration: underline;}
a.a2{color: #333333; font-size: 10px; text-decoration: none;}

/*Text for copyright name*/
.textC{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

/*Text for Main Headings*/
.textH{color: #333333; font-family: Comic Sans MS, serif; font-size: 15px; font-weight: bold; }
.textD{color: #333333; font-family: Comic Sans MS, serif; font-size: 36px; font-weight: bold; }

/*Define all the corners and edges for the 3D panel look*/
.leftBG  {background-image:url(images/left.jpg);   background-repeat: repeat-y; width:  20px;}
.rightBG {background-image:url(images/right.jpg);  background-repeat: repeat-y; width:  20px;}
.topBG   {background-image:url(images/top.jpg);    background-repeat: repeat-x; height: 15px;}
.bottomBG{background-image:url(images/bottom.jpg); background-repeat: repeat-x; height: 15px;}

.tlcornerBG{background-image:url(images/topleftcorner.jpg);  background-repeat: no-repeat; height: 15px;}
.trcornerBG{background-image:url(images/toprightcorner.jpg); background-repeat: no-repeat; height: 15px;}
.blcornerBG{background-image:url(images/botleftcorner.jpg);  background-repeat: no-repeat; height: 15px;}
.brcornerBG{background-image:url(images/botrightcorner.jpg); background-repeat: no-repeat; height: 15px;}

.leftBG2  {background-image:url(images/left2.jpg);   background-repeat: repeat-y; width:  20px;}
.rightBG2 {background-image:url(images/right2.jpg);  background-repeat: repeat-y; width:  20px;}
.topBG2   {background-image:url(images/top2.jpg);    background-repeat: repeat-x; height: 15px;}
.bottomBG2{background-image:url(images/bottom2.jpg); background-repeat: repeat-x; height: 15px;}

.tlcornerBG2{background-image:url(images/topleftcorner2.jpg);  background-repeat: no-repeat; height: 15px;}
.trcornerBG2{background-image:url(images/toprightcorner2.jpg); background-repeat: no-repeat; height: 15px;}
.blcornerBG2{background-image:url(images/botleftcorner2.jpg);  background-repeat: no-repeat; height: 15px;}
.brcornerBG2{background-image:url(images/botrightcorner2.jpg); background-repeat: no-repeat; height: 15px;}

.leftTR  {background-image:url(images/lefttrans.jpg);   background-repeat: repeat-y; width:  20px;}
.rightTR {background-image:url(images/righttrans.jpg);  background-repeat: repeat-y; width:  20px;}
.topTR   {background-image:url(images/toptrans.jpg);    background-repeat: repeat-x; height: 15px;}
.bottomTR{background-image:url(images/bottomtrans.jpg); background-repeat: repeat-x; height: 15px;}

.tlcornerTR{background-image:url(images/toplefttrans.jpg);  background-repeat: no-repeat; height: 15px;}
.trcornerTR{background-image:url(images/toprighttrans.jpg); background-repeat: no-repeat; height: 15px;}
.blcornerTR{background-image:url(images/botlefttrans.jpg);  background-repeat: no-repeat; height: 15px;}
.brcornerTR{background-image:url(images/botrighttrans.jpg); background-repeat: no-repeat; height: 15px;}

.leftBG3  {background-image:url(images/left3.jpg);             background-repeat: repeat-y; width:  20px;}
.rightBG3 {background-image:url(images/right3.jpg);            background-repeat: repeat-y; width:  20px;}
.blcornerBG3{background-image:url(images/botleftcorner3.jpg);  background-repeat: repeat-x; height: 15px;}
.brcornerBG3{background-image:url(images/botrightcorner3.jpg); background-repeat: repeat-x; height: 15px;}
