
form {
	margin: 0px;
	padding: 0px;
}

:link.pagenumbers {
	color: #0000FF;
	text-decoration: none;
}

:visited.pagenumbers {
    color: #0000FF;
	text-decoration: none;
}

:hover.pagenumbers {
    color: #0000FF;
	text-decoration: underline;
}

a:link {
	color: #0000FF;
		text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #0000FF;
	text-decoration: none;
}
.main {
	width: 790px;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	height: 24px;
}
.top-left {
    color: #800000;
	font-family: Verdana;
	font-size: 15px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left
}
.top-right {
    color: #800000;
	font-family: Verdana;
	font-size: 14px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
:link.top-link {
	color: #0000FF;
	text-decoration: none;
}

:visited.top-link {
    color: #0000FF;
	text-decoration: none;
}

:hover.top-link {
    color: #0000FF;
	text-decoration: underline;
}
.header {
	background-image: url('http://st-mina.com/images/main.h20_v.gif');
	height: 103px
}
.header-menu {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: right;
	float: left;
}
:link.header-link {
	color: #0000FF;
	text-decoration: none
}

:visited.header-link {
    color: #0000FF;
    	text-decoration: none;
}

:hover.header-link {
    color: #0000FF;
	text-decoration: none;
}
.content {
	background-color: #FFE5CC; color:#800000

}
.contentbox {
	border: 1px solid #C8D4EB;
	margin-bottom: 8px
}
.contentheader {
	background: #C8D4EB ;
	color: #00048A;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-left: 4px;
	margin: 0px; padding-right:2px; padding-top:2px; padding-bottom:2px
}
.boxestext {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	text-align: right;
    padding: 3px;
}
.newstext {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-align: right;
    padding: 3px;
}
.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #C8D4EB;
    margin-bottom: 8px
}
.fileboxheader {
	background: #C8D4EB ;
	margin: 0px;
	padding-left: 4px;
	color: #00048A;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: center; padding-right:2px; padding-top:2px; padding-bottom:2px
}
:link.contentheaderlink {
	color: #0000FF;
	text-decoration: underline;
}

:visited.contentheaderlink {
	color: #0000FF;
	text-decoration: underline;
}

:hover.contentheaderlink {
	color: #0000FF;
	text-decoration: none;
}
#image a:hover .animate {
background-color:#C8D4EB;
width:124px;
height:95px;
border:0px solid #FFFFFF;
margin-right:0px;
padding:0px
}
#image a .animate {
background-color:#C8D4EB;
border:3px solid #C8D4EB;
margin-right:0px;
padding:0px
display:block;
color:#FFFFFF;
text-decoration:none;
}
/*TOP HOVER SITE ANNOUNCER*/
#hover_message_box { 
	position: absolute; 
	top: 0; left: 0; 
	z-index: 10; 
	background-color: #4c4c4c;
	padding: 15px;
	width: 40%;
	color: #FFF;
	box-shadow:1px 1px #F2F2F2;
        -moz-border-radius-bottomleft: 5px;
        border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
	-webkit-box-shadow: -2px 2px 4px #F2F2F2;
	-moz-box-shadow: -2px 2px 4px #F2F2F2;
        line-height: 1.5em;
	font-weight: normal; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right; 

}
#hover_message_box img {
       padding-right: 15px;
}
#hover_message_box .coupon_code {
	color: #FFCC00;
        font-weight:bold;
        letter-spacing: 1px;
}
#hover_message_box a, #hover_message_box a:visited {
	padding: 1px 3px;
	color: #FFCC00;
	border-bottom: 1px #FFCC00;
	text-decoration: none;
}
#hover_message_box a:hover {
	color: #0099FF;
	border-bottom: 1px solid #0099FF;
	text-decoration: none;
	text-shadow: 0px 0px 0px #000;
}

/*end*/
