/* CSS Document */
.thin_border{
border-bottom:solid;
border-bottom-width:thin;
border-bottom-color:#000000;
border-top:solid;
border-top:-width:thin;
border-top:-color:#000000;
border-left:solid;
border-left-width:thin;
border-left-color:#000000;
border-right:solid;
border-right-width:thin;
border-right-color:#000000;

}
body{
background-image:url(images/strip.jpg);
background-repeat:repeat-x;
background-position: 75px 127px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.body
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;

text-transform:capitalize;

}
td
{font-family:Arial, Helvetica, sans-serif;
font-size:12px;

text-transform:capitalize;

}
.nav_table{
position: absolute; left: 0px; top: 126px; 
}
.find_home{
position: absolute; right: 0px; top: 160px; 
}
.links{
position: absolute; left: 0px; top: 200px; 
}
.text_body{
position: absolute; left: 150px; top: 200px; 
}
.logo{
position: absolute; left: 10px; top: 30px; 
}


.normal_wo_border { background-color: #ffffff; color: #000000; font-size: 8pt; border: 0px;
background-color: transparent;}
.focus_wo_border  { background-color: #cccccc; color: #000000; font:arial, helvetica; font-size: 8pt; color:#000000; border: 0px;
background-color: transparent;}

.normal { background-color: #ffffff; color: #000000; font-size: 8pt; }
.focus  { background-color: #cccccc; color: #000000; font:arial, helvetica; font-size: 8pt; color:#000000;}

.style1 {
	font-size: 24px;
	font-weight: bold;
}

.table_border_heads{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#CCCCCC;
border:solid;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-left-width:thin;
border-right-width:thin;
border-top-width:thin;
border-bottom-width:thin;
border-bottom-style:none
}

.table_border_top{

border:solid;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-left-width:thin;
border-right-width:thin;
border-top-width:thin;
border-bottom-width:thin;
border-bottom-style:none
}
.table_border_bottom{

border:solid;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-left-width:thin;
border-right-width:thin;
border-top-width:thin;
border-bottom-width:thin;
border-top-style:none
}

.table_border_left{
border:solid;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-left-width:thin;
border-right-width:thin;
border-top-width:thin;
border-bottom-width:thin;
border-right-style:none}

.table_border_right{

border:solid;
border-left-color:#000000;
border-right-color:#000000;
border-top-color:#000000;
border-bottom-color:#000000;
border-left-width:thin;
border-right-width:thin;
border-top-width:thin;
border-bottom-width:thin;
}

.caps{
text-transform:capitalize;
}