body
{
margin: 0px;
}

body, table, p, span, div, li, caption, input, textarea, select
{
font-family: Tahoma;
font-size: 10pt;
}

h1
{
font-size: 12pt;
color: #494847;

}

h2
{
	font-size: 12pt;
	color: #000175;
}

h3
{
	font-size: 12pt;
	color: #000175;
}

a
{
color: #6F549C;
}

p
{
	font-size: 10pt;
	/*font-family: comic sans MS, Tahoma;*/
	color: Black;
}
/*SS*/

.hd1
{
background-image: url("/main/design/images/hd1.gif");
background-repeat: repeat-x;
background-position: top;
}

.bd1
{
background-image: url("/main/design/images/bd1.gif");
background-repeat: repeat-x;
background-position: bottom;
}

.btns
{
background-image: url("/main/design/images/btns.gif");
background-repeat: repeat-x;
background-position: top;
}

.rightheader
{
background-image: url("/main/design/images/rightheader.gif");
background-repeat: no-repeat;
background-position: bottom;
}

.rightbg
{
background-image: url("/main/design/images/rightbg.gif");
background-repeat: repeat-y;
padding: 10px;
color: #6F549C;
}

.topbtns, .topbtns a, .topbtns span
{
color: #FFFFFF;
text-transform: uppercase;
font-weight: bold;
font-size: 9pt;
}

.topbtns a
{
text-decoration: none;
}

.topbtns a:hover
{
text-decoration: underline;
}

.top2btns, .top2btns a, .top2btns span
{
color: #6F549C;
text-transform: uppercase;
font-weight: bold;
font-size: 7pt;
}

.top2btns a
{
text-decoration: none;
}

.top2btns a:hover
{
text-decoration: underline;
}

table.bordered
{
border-bottom: 1px solid #6F549C;
border-left: 1px solid #6F549C;
}

table.bordered tr td
{
border-top: 1px solid #6F549C;
border-right: 1px solid #6F549C;
}


table.none
{
border-bottom: 0px solid #6F549C;
border-left: 0px solid #6F549C;
}

table.none tr td
{
border-top: 0px solid #6F549C;
border-right: 0px solid #6F549C;
}


table.bask tr td
{
border-bottom: 1px solid #6F549C;
padding-top: 3px;
padding-bottom: 3px;
}

.cutebox
{
border: 1px solid #FEAFC8;
height: 19px;
text-align: center;
}

.cutebutton
{
color: #6F549C;
background-color: #FEAFC8;
border: 1px solid #FEAFC8;
}

ul,ol {
padding-bottom:0;
margin-bottom:0;
}

.td2 {
padding-left:20px;
}