
body { 
margin: 0;
background-color: rgb(255,255,255);
}

table { 
border-collapse: collapse;
}

table.tall {
height: 100%;
margin: 0;
}


.seeme {
background: transparent;
}

.seeme td {
background: transparent;
}


td { 
font: 12px Tahoma;
padding: 0;
background: rgb(255,255,255);
}

h1 {
font-family: Tahoma Arial;
color: black;
font-size: 12px;
font-weight: bold;
}

p {
font-family: Tahoma;
font-size: 12px;
}

a {
font-family: Tahoma;
font-size: 12px;
color: #4676C0;
text-decoration: none;
}

a:hover {
font-family: Tahoma;
font-size: 12px;
color: #4676C0;
text-decoration: underline;
}



.small {
font-family: Tahoma;
font-size: 11px;
}


.small a {
font-family: Tahoma;
font-size: 11px;
color: #4676C0;
text-decoration: none;
}


.small a:hover {
font-family: Tahoma;
font-size: 11px;
color: #4676C0;
text-decoration: underline;
}




.menu {
background: transparent;
width: 100%;
float: left;
}

.menu_box {
text-align: center;
font-family: tahoma arial;
display: block;
background:#5E758F;
color: #fff;
padding: 0 6px 0 6px;
margin: 0 10px 0 10px;
}

.menu_box a {
color: #fff;
font-size: 11px;
/*font-weight: bold;*/
text-decoration: none;
}

.menu_box a:hover {
color: #fff;
font-size: 11px;
/*font-weight: bold;*/
text-decoration: underline;
}



/*
 Xsnazzy Rounded boxes style definitions.....
*/


.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:12px; 
padding:0 10px 5px 10px; 
border-bottom:1px solid #5E758F;
}

.xsnazzy a, .xsnazzy a:hover {
font-size: 11px;
}

.xsnazzy p, .zsnazzy p {
text-align: left;
margin:0; 
padding:5px 10px; 
font-size:11px;
}

.xsnazzy {
background: transparent; 
width:180px;
float:center; 
margin:0 0px;
font-size: 12px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}

.xt1, .xt2, .xt3, .xt4 {
display:block; 
overflow:hidden;
}

.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}

.xt1, .xt2, .xt3 {
height:1px;
}

.xb1, .xb2, .xb3 {
height:1px;
}

.xt2, .xt3, .xt4 {
background:transparent; 
border-left:1px solid #5E758F;
border-right:1px solid #5E758F;
}

.xb2, .xb3, .xb4 {
background:transparent; 
border-left:1px solid rgb(220,220,220);
border-right:1px solid rgb(220,220,220);
}

.xt1 {
margin:0 5px; 
background:#5E758F;
}

.xb1 {
margin:0 5px; 
background:rgb(220,220,220);
}

.xt2 {
margin:0 3px;
border-width:0 2px;
}

.xb2 {
margin:0 3px;
border-width:0 2px;
}

.xt3 {
margin:0 2px;
}

.xb3 {
margin:0 2px;
}

.xt4 {
height:2px; 
margin:0 1px;
}

.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid rgb(220,220,220); 
border-width:0 1px; 
height:auto;
}

* html .xboxcontent {
height:1px;
}



.color_a {
background:#5E758F;
color: #fff;
}

.color_a a {
color: #fff;
text-decoration: none;
}

.color_a a:hover {
color: #fff;
text-decoration: underline;
}

.color_b {
/*background:#d4d8bd;*/
background: #A4BBD5; 
color:#000;
}

.color_back {
background: #5F748F;
color: white;
}

.color_c {
background:#758279; 
color:#fff;
}

.color_d {
background:#b2ab9b; 
color:#000;
}

.color_white {
background: #ffffff;
color:#bbbbbb;
}

.color_line {
background: rgb(120,120,120);
}

.color_oob {
background: #fff;
background-image: url(img/oob_back.gif);
}
