*{font-family:Arial,Helvetica,sans-serif;font-size:11px;}

body{
	background: url(/images/bg.jpg) repeat;
	background-position: 50% 0%;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#FDF69C;
	scrollbar-base-color:#6C86B4;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#68AFA4;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#ccc;
	scrollbar-track-color:#1879A7;
}

body.iframe{
	background:url(/images/paper/m.gif) repeat;  
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#6C86B4;
	scrollbar-base-color:#E3E0D9;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#E3E0D9;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#ccc;
	scrollbar-track-color:#E3E0D9;
}

a{color:#1879A7;}
a:link,a:visited{color:#1879A7;}
a:hover,a:active{color:#000;}

.schedule {padding-right:4px;}

.formbuttons  {
	background-color : #68AFA4;
	color : #000;
	font : arial, helvetica, swiss;
}

.smBlktext {   
color: #000;
font-family: arial, helvetica, swiss;
font-size: 10px;  
font-weight: normal;
}

/* Tonya's css START*/
#logo {
background: url(/images/logo-bg.jpg) no-repeat top right;
}


#paper-tr {
background: url(/images/paper/tr.gif) no-repeat top right;
width: 348px;
height: 112px;
}
#paper-tl {
background: url(/images/paper/tl.gif) no-repeat top left;
width: 348px;
height: 112px;
}
#paper-tm {
background: url(/images/paper/tm.gif) repeat-x top left;
height: 112px;
}
#paper-br {
background: url(/images/paper/br.gif) no-repeat bottom right;
width: 384px;
height: 166px;
}
#paper-bl {
background: url(/images/paper/bl.gif) no-repeat bottom left;
width: 348px;
height: 166px;
}
#paper-bm {
background: url(/images/paper/bm.gif) repeat-x bottom left;
height: 166px;
}
#paper-l {
background: url(/images/paper/l.gif) repeat-y top left;
width: 47px;
}
#paper-r {
background: url(/images/paper/r.gif) repeat-y top right;
width: 57px;
}
#paper-m {
background: url(/images/paper/m.gif) repeat top left;
padding: 10px;
}

#tiles {
position: absolute;
left: 50px;
top: 225px;
}

#blue-paper {
background: url(/images/paper/blue.gif) no-repeat;
padding: 60px;
color: #003366;
width: 406px;
height: 275px;
}

#teal-paper1 {
background: url(/images/paper/teal1.gif) no-repeat;
padding: 20px;
color: #003366;
width: 197px;
height: 208px;
}

#teal-paper2 {
background: url(/images/paper/teal2.gif) no-repeat;
padding: 25px;
color: #003366;
width: 197px;
height: 216px;
}

#teal-paper3 {
background: url(/images/paper/teal3.gif) no-repeat;
padding: 50px;
color: #003366;
width: 627px;
height: 425px;
}
