@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: voot;
  src: url(mycalibri.eot)
}

a:link{
text-decoration:none;
color:#000;
}
a:visited{
text-decoration:none;
color:#000;
}
a:link{
text-decoration:none;
color:#000;
}
a:hover{
text-decoration:none;
color:#355d1f;
}


a.team_link:hover{
font-weight:bold;
text-decoration:none;
color:#355d1f;
height:18px;
line-height:22px;
}
a.team_link:visited{
font-weight:bold;
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;
}
a.team_link:link{
font-weight:bold;
text-decoration:none;
color:#000000;
height:18px;
line-height:22px;
}
a.team_link:active{
font-weight:bold;
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;
}

a.gray:hover{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;

}
a.gray:visited{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;

}
a.gray:link{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;

}
a.gray:active{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;

}

a.black:hover{
font-weight:bold;
text-decoration:none;
color:#000000;
height:18px;
line-height:22px;
font-size:12px;
}
a.black:visited{
font-weight:bold;
text-decoration:none;
color:#000000;
height:18px;
line-height:22px;
font-size:12px;
}
a.black:link{
font-weight:bold;
text-decoration:none;
color:#000000;
height:18px;
line-height:22px;
font-size:12px;
}
a.black:active{
font-weight:bold;
text-decoration:none;
color:#000000;
height:18px;
line-height:22px;
font-size:12px;
}


a.black_tombstone:hover{
text-decoration:none;
color:#000000;
}
a.black_tombstone:visited{
text-decoration:none;
color:#000000;
}
a.black_tombstone:link{
text-decoration:none;
color:#000000;
}
a.black_tombstone:active{
text-decoration:none;
color:#000000;
}


a.footerlink:hover{
text-decoration:none;
color:#333333;
height:18px;
line-height:22px;
}
a.footerlink:visited{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;
}
a.footerlink:link{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;
}
a.footerlink:active{
text-decoration:none;
color:#a8a8a8;
height:18px;
line-height:22px;
}





.container{
background-image:url(../images/repeat.jpg);
background-repeat:repeat-x;
height:258px;
margin:0px;
padding:0px;

}

.container2{
background-image:url(../images/repeat_full_bg.jpg);
background-repeat:repeat-x;
height:389px;
margin:0px;
padding:0px;

}

.container2_ie{
background-image:url(../images/repeat_full_bg_ie.jpg);
background-repeat:repeat-x;
height:389px;
margin:0px;
padding:0px;

}

.submenu{
width:148px;
float:left;
text-align:center;
}

.menu{
height:65px;
min-height:65px;
max-height:65px;

}

#menu {
width: 100%;
float: left;
height:65px;
margin-top: 8px;

}

#menu ul {
text-align:center;
list-style: none;
margin: 0;
padding: 0;
width: 20%;
float: left;
}

#menu a, #menu h2 {
display: block;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #000;
text-transform: uppercase;
}

#menu a {
color: #000;
text-decoration: none;
height:16px;

}

#menu a:hover {
color: #7d7d7d;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0px;
left: 100%;
}

#menu ul ul {
width:170px;
background-color:#ffffff;
position: absolute;
z-index: 500;
text-align:left;
}

div#menu ul ul {
margin-top:0px;
color: #7d7d7d;
display: none;
}

div#menu ul li:hover ul
{color: #7d7d7d;
display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{color: #7d7d7d;
display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{color: #7d7d7d;
display: block;}

body {
behavior: url(css-hover3.htc);
font-family:calibri;

}

p{
line-height:22px;
}

.profilepic{
padding-top:0px;
margin-top:0px;
}

.transactions_top{
margin-top:20px;
width:750px;
min-width:750px;
max-width:750px;
height:200px;
max-height:200px;
min-height:200px;
}

.transactions_meat{
margin-top:20px;
width:750px;
min-width:750px;
max-width:750px;
}

.content_margin{
margin-left:25px;
margin-right:25px;
margin-top:0px;
line-height:22px;
}



.imageclass{
width:90px;
height:125px;
float: left;
line-height:0;
padding:10px;
}

.tombstone{
font-size:10px;
position:relative;
width:175px; 
height:205px; 
line-height:18px; 
float:left; 
cursor:pointer;
text-align:center;
z-index:300;
background-repeat:no-repeat;

  /* Mozilla ignores crazy MS image filters, so it will skip the following */
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/box_shadow_50alpha.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.tombstone[class] {
 background-image:url(../images/box_shadow.png);
}


.tombstone_inner{
background-color:#FFFFFF;
font-size:10px;
position:relative;
width:175px; 
height:205px; 
line-height:18px; 
float:left; 
padding:1px; 
text-align:center;
z-index:400;

}




#hd{
background-image:url(images/repeat_full.jpg);
background-repeat:no-repeat;
background-position:center;
height:399px;
}

