body 
{ 
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px, 10px, 0px, 0px;
  	padding:0px;
}

img{border: 0px;}

h1{	color: #000066; font-size: 15px;  font-family: Comic Sans MS, serif; font-weight: bold; }

a{   color: #ffffff; font-size: 10px; font-family:Arial, sans-serif;            text-decoration: none;}
a.a1{color: #000066; font-size: 14px; font-family:Comic Sans MS, serif;         text-decoration: none; font-weight: bold;}
a.a2{color: #000066; font-size: 14px; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
a.a3{color: #000000; font-size: 10px; font-family:Arial, sans-serif;            text-decoration: none;}

.tl    {background-image:url(images/topleft.jpg);     background-repeat: no-repeat; height: 15px;}
.tr    {background-image:url(images/topright.jpg);    background-repeat: no-repeat; height: 15px;}
.bl    {background-image:url(images/bottomleft.jpg);  background-repeat: no-repeat; height: 15px;}
.br    {background-image:url(images/bottomright.jpg); background-repeat: no-repeat; height: 15px;}
.left  {background-image:url(images/left.jpg);        background-repeat: repeat-y;  width:  15px;}
.right {background-image:url(images/right.jpg);       background-repeat: repeat-y;  width:  15px;}
.top   {background-image:url(images/top.jpg);         background-repeat: repeat-x;  height: 15px;}
.bottom{background-image:url(images/bottom.jpg);      background-repeat: repeat-x;  height: 15px;}

.textH{color: #000066; font-family: Comic Sans MS, serif; font-size: 15px; text-decoration: none; font-weight: bold;}
.textB{color: #000000; font-family: Arial, sans-serif;    font-size: 15px; text-decoration: none; font-weight: bold;}
.textR{color: #FF0000; font-family: Comic Sans MS, serif; font-size: 15px; text-decoration: none; font-weight: bold;}
.textL{color: #000066; font-family: Comic Sans MS, serif; font-size: 14px; text-decoration: none; font-weight: bold;}
.textS{color: #000000; font-family: Arial, sans-serif;    font-size: 10px; text-decoration: none;}

.line{  height: 5px; background-color: #000066; }
.spacer{  height:  5px; }
.spacer10{height: 10px; }
.spacer35{height: 35px; }