body {
background-image:none;
background-repeat:repeat;
background-attachment:fixed;
background-color: #F7F7F7;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:18px;
margin:0px;
}
.wrapper {
text-align:center;
font-size:12px;
}
.body {
width:60%;
margin-left: auto; 
margin-right: auto;
border-left:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
}
body a {
color:#000000;
}
body a:hover {
color:#ff9900;
border-bottom:1px #ff9900 dotted;
text-decoration:none;
}
.head {
background-color: transparent;
}
.logo {
margin-top:5px;
background-image:url("http://www.mevinv.com/files/uploads/36691newbanner.png");
background-repeat:no-repeat;
border-top:1px solid black;
border-left:1px solid black;
border-right:1px solid black;
height:75px;
width:60%;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
hr {
background-color:#FFFFFF;
border-top:2px dotted #ff9900;
border-bottom:0px dotted #ff9900;
border-right:0px dotted #ff9900;
border-left:0px dotted #ff9900;
height:5px;
}
.content {
padding-top:3px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}
.memo {
height:180px;
width:200px;
margin-left:auto;
margin-right:auto;
background-image:url("http://www.mevinv.com/files/uploads/2002memo.png");
background-repeat:no-repeat;
border:1px solid black;
font-size:12px;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
padding:10px;
}
.quote {
font-weight:bold;
font-size:20px;
font-family:garamond;
text-align:center;
}

.smboxr {
border-top: #4259a8 1px solid;
border-bottom: #4259a8 1px solid;
border-left: #4259a8 3px solid;
border-right: #4259a8 3px solid;
padding: 3px;
width:175px;
margin-top: 3px;
margin-bottom: 3px;
margin-bottom:5px;
}
.boxhead {
font-size:16px;
font-weight:bold;
color:#ee1f47;
text-decoration:none;
}
.boxhead:hover {
font-size:16px;
font-weight:bold;
color:#ee1f47;
text-decoration:underline;
}

.chead {
font-size:16px;
font-weight:bold;
color:#52b84e;
}
.box {
border-top: black 1px solid;
border-bottom: black 1px solid;
border-left: black 1px solid;
border-right: black 1px solid;
padding: 3px;
width:96%;
margin-left:auto;
margin-right:auto;
margin-bottom: 3px;
}
.box a {
text-decoration:none;
color: #4259a8;
}
.box a:hover {
text-decoration:underline;
color: #4259a8;
}

.links {
background-image:url("http://www.mevinv.com/files/uploads/90588mevlinkbar.png");
background-repeat:repeat-x;
padding-top:14px;
padding-bottom:0px;
width:100%;
margin-left:auto;
margin-right:auto;
font-size: 16px;
text-align:center;
height:34px;
}
.links a {
padding-top:12px;
padding-bottom:14px;
padding-left:11px;
padding-right:11px;
text-decoration:none;
color: #000000;
}
.links a:hover {
background-color:#ff9900;
padding-top:12px;
padding-bottom:14px;
padding-left:10px;
padding-right:10px;
border-left:1px solid black;
border-right:1px solid black;
color: #000000;
}
.subcontent {
	margin:0px;
padding:0px;
}
.inlinks {
text-decoration:none;
color: #4259a8;
}
.inlinks:hover {
text-decoration:underline;
color: #4259a8;
}
.blurbs {
padding:10px; 
margin:5px;
position:relative;
width:45%;
border:2px solid #ff9900;
}
.blurbs:hover {
background-color:#FEF1B5;
}
ul {
list-style-type: square;
}
.lthead {
margin-top:3px;
background-image:url("http://www.mevinv.com/files/uploads/22450ltnews.png");
height:25px;
width:300px;
}
#lt {
width:284px;
border: #47c0c4 2px solid;
margin-left:6px;
}
.footerlinks {
background-color:;
border-bottom:1px solid black;
border-right:1px solid black;
border-left:1px solid black;
padding-top:5px;
padding-bottom:9px;
padding-right:20px;
padding-left:20px;
font-size: 12px;
}
.footerlinks a {
text-decoration:none;
color: #000000;
}
.footerlinks a:hover {
text-decoration:underline;
color: #4259a8;
}

#dropmenudiv{
position:absolute;
border:1px solid #4259a8;
border-bottom-width: 0;
font-size:12px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #4259a8;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #4259a8;
color: #FFFFFF;
}
.text {
border-bottom:1px solid black;
padding:2px;
background-color:#FFFFFF;
}
.text a {
color:#000000;
text-decoration:none;
}
.text a:hover {
color:#4259a8;
text-decoration:underline;
}
.inputbig {
height: 25px;
font-size:24px;
background-color: #FFFFFF;
}
.inputbig:hover {
background-color: #E8E8E8;
color:#000000;
}
select {
height:25px;
overflow:auto;
}
select:hover {
height:170px;
overflow:auto;
}
.center {
margin-left:20px;
margin-right:20px;
}
.button {
font-size:24px;
height:40px;
}