/* CUEBIZ . IMC */

h1 {
font-family : verdana;
font-size : 20px;
color : #000000;
text-align : ;
}

h2 {
font-family : verdana;
font-size : 15px;
color : #000000;
text-align : ;
}

body {
font-size : 12px;
font-family : verdana;
color : #000000;
background : #CCCCCC;
}

a:link  {
font-weight : none;
font-size : 11px;
font-family : verdana;
color : #458B00;
text-decoration : underline;
}

a:visited  {
font-weight : none;
font-size : 11px;
font-family : verdana;
color : #458B00;
text-decoration : underline;
}

a:active  {
font-weight : none;
font-size : 11px;
font-family : verdana;
color : #458B00;
text-decoration : none;
}

a:hover {
font-weight : none;
font-size: 11px;
font-family: verdana;
color:#333333;
text-decoration: underline;
}

hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
text-align: left;
}

td.button {cursor: hand; background: #000000;} 

.border {border: #666666;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px}

table.brder {
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
}
table.brder th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.brder td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
.vertaligntop { vertical-align:top;
margin-top:0;
}

.prev { color:#FFFFFF; }
.next { color:#FFFFFF; }
