table.navtop_custom {
        background-color: #5bbee8;
}
a.head_custom:link  {
         display:block;
         background-color: #5bbee8;;
         font-size: 12px;
         font-weight: bold;
         font-family: Zapf Chancery, Palatino, Georgia, Verdana;
         color: #13325e;
         text-align: center;
         text-decoration: none;
}
a.head_custom:visited  {
         display:block;
         background-color: #5bbee8;
         font-size: 12px;
         font-weight: bold;
         font-family: Zapf Chancery, Palatino, Georgia, Verdana;
         color:  #13325e;
         text-align: center;
         text-decoration: none;
}
a.head_custom:hover {
         display:block;
         background-color: #1f5c9f;
         font-size: 12px;
         font-weight: bold;
         font-family: Zapf Chancery, Palatino, Georgia, Verdana;
         color: #5bbee8;
}

td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	font-weight: normal;
}
.custom_inn {
	padding-left: 5px;
	border-left: 1px solid white;
}
.pad {
        padding-left: 15px;
}
h1 {
	 padding-top: 2px;
         font-size: 20px;
         font-weight: bold;
	 font-family: Zapf Chancery, Palatino, Georgia, Verdana;
         color: white;
	 text-align: center;
}
h2 {
         display:block;
         font-size: 17px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #b4cd80;
}
h3 {
         display:block;
         font-size: 13px;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #220c44;
}

.white {
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.white2 {
        color: #ffffff;
        font-size: 11px;
        font-family: Tahoma, Verdana, Arial, sans-serif;
}

.box {
        border-top: 1px dashed white;
	margin: 15px 1px 1px 1px;
}
li 			{ left: 0px; list-style-image: url("../images/rectangle.gif"); MARGIN: 0px; padding:0; LIST-STYLE-TYPE: none;}
ul 			{ left: 0px; margin: 20px; padding:0; }
#navcontainer		{ margin: 0; padding: 0;}
#navcontainer  ul 	{ margin: 0; padding: 0; list-style: none; list-style-type: none;}

#navcontainerp li 	{ margin: 0px 0px 1px 0px; padding: 0; list-style: none; list-style-type: none; }
#navcontainerp img 	{ margin: 0; padding: 0;}
#navcontainerp a         { display:block; background-image: url(../images/li.gif); background-repeat: no-repeat;background-position: 5px 50%; background-color: #1F4667; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color: #ffffff; width: 120px; text-decoration: none; padding: 3px 0 3px 28px; }
#navcontainerp a:hover   { display:block; background-image: url(../images/li2.gif); background-repeat: no-repeat;background-position: 5px 50%; background-color: #dfe4f7; font-size: 11px; font-weight: bold; font-family: Tahoma, Verdana, Arial, sans-serif; color: #676d8d; }
a.aff:link     {
         font-size: 13px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #224f6b;
         text-decoration: none;
}
a.aff:visited  {
         font-size: 13px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #224f6b;
         text-decoration: none;
}
a.aff:hover {
         font-size: 13px;
         font-weight: bold;
         font-family: Tahoma, Verdana, Arial, sans-serif;
         color: #ffffff;
}
.virtualpage, .virtualpage2, .virtualpage3{
/*hide the broken up pieces of contents until script is called. Remove if desired*/
display: none;
}

.paginationstyle{ /*Style for demo pagination divs*/
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style for demo pagination divs' select menu*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Pagination links style*/
padding: 0 5px;
text-decoration: none;
border: 1px solid black;
color: navy;
background-color: white;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000;
background-color: #FEE496;
}

.paginationstyle a.imglinks{ /*Pagination Image links style (class="imglinks") */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Pagination div "flatview" links style*/
color: #000;
background-color: yellow;
}

