/* CSS Document */
.bodytext
{
font-family:verdana;
font-size:11px;
color:#5a5a5a;
line-height:17px;
}
.heads
{
font-family:arial;
font-size:14px;
color:#993300;
font-weight:bold;
}
.bodytext1
{
font-family:verdana;
font-size:10px;
color:#000000;
line-height:17px;
}

.bodytext2
{
font-family:verdana;
font-size:11px;
color:#5a5a5a;
line-height:17px;
font-weight:bolder;
}

.bodytext3
{
font-family:arial;
font-size:12px;
color:#000000;
}

.bodytext4
{
font-family:arial;
font-size:12px;
color:#000000;
line-height:17px;
}
.heads1
{
font-family:arial;
font-size:12px;
color:#0358A0;
font-weight:bold;
}

.heads3
{
font-family:arial;
font-size:12px;
color:#000000;
font-weight:bold;
}
.heads4
{
font-family:arial;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.heads5
{
font-family:arial;
font-size:18px;
color:#FF0000;
font-weight:bold;
}

.heads6
{
font-family:arial;
font-size:15px;
color:#000000;
font-weight:bold;
}
.buttons
{font-family:arial;
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.buttons:hover
{font-family:arial;
color:#000000;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.buttons1
{font-family:arial;
color:#000000;
font-size:11px;
text-decoration:none;
}
.buttons1:hover
{font-family:arial;
color:#000000;
font-size:11px;
text-decoration:underline;
}

.buttons2
{font-family:arial;
color:#000000;
font-size:11px;
text-decoration:underline;
font-weight:bolder;
}

.trsbrder {
	border: thin solid #000000;
}

.trsbrder1 {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border1 {
	border: 1px solid #948429;
}

.show {
	border: 1px solid #000000;
}


.heads7
{
font-family:tahoma;
font-size:11px;
color:#0358A0;
font-weight:bold;
text-decoration:none;
line-height:17px;
}

.repeat3
{

background-repeat:no-repeat;
}