



* { margin: 0; outline: none; }



body { color: #333; font: normal 18px  verdana, arial, sans-serif; background-color: #fff; background-image: url(bg.gif); background-position: top center; background-attachment: scroll; background-repeat: repeat-y; margin: 0; padding: 0; }



table.sample {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: rgb(255, 255, 240);
	-moz-border-radius: 6px 6px 6px 6px;
}

}


#header h1 { color: #000; text-align: center; }

#header h3 { color: #000; text-align: center; }


#navcontainer { width: 200px; }



#navcontainer ul { margin: 0 0 1em 0; padding-left: 0; list-style-type: none; font-size: 0.75em; }



#navcontainer a { display: block; padding: 3px; width: 160px; background-color: #7E9487; border-bottom: 1px solid #eee; }



#navcontainer a:link, #navlist a:visited { color: #eee; text-decoration: none; }



#navcontainer a:hover { background-color: #ccc; color: #000; }



.glossymenu { position: relative; padding: 0; margin: -15px auto 0 auto; background: url(menub_bg.gif) repeat-x; height: 46px; list-style: none; }



.glossymenu li { float:left; }



.glossymenu li a { float: left; display: block; color:#000; text-decoration: none; font: verdana, arial font-family: sans-serif; font-size: 0.8em; font-weight: bold; padding:0 0 0 16px; height: 46px; line-height: 46px; text-align: center; cursor: pointer; }



.glossymenu li a b { float: left; display: block; padding: 0 24px 0 8px; }



.glossymenu li.current a, .glossymenu li a:hover { color: #fff; background: url(menub_hover_left.gif) no-repeat; background-position: left; }



.glossymenu li.current a b, .glossymenu li a:hover b { color: #fff; background: url(menub_hover_right.gif) no-repeat right top; }







a:hover { text-decoration: none; }



h1,h2,h3,h4 { letter-spacing: 1px; }



h1 { font-size: 2.5em; font-weight: normal; color: #fff; padding: 18px; }



h2 { font-size: 1.3em; font-weight: normal; color: #666; margin: 18px 0 0 0; }



#leftcol h2 { margin: 18px 0 9px 0;  }



h3 { font-size: 1em; font-weight: bold; color: #666; margin: 0; text-align: left; }



p { font-size: 0.75em; text-align: justify; }



#contain { margin: 0 auto; width: 750px; border-right: 2px solid #000; border-left: 2px solid #000; background: #fff; }



#header { background: #fff url('header.gif') bottom no-repeat; width: 750px; height: 175px; border-bottom: 1px solid #ccc; text-align: right; color: #fff; }



#leftcol { width: 210px; float: left; padding: 0 0 0 18px; margin: 0; }



#leftcol p { padding: 18px 0 18px 0; margin: 0; }



#content { margin-left: 230px; width: 510px; }



#content p { margin: 18px 18px 18px 0; font: 14px; }


#footer { font-size: 0.75em; width: 750px; border-top:1px solid #000; border-bottom:1px solid #000; background: #7E9487; padding: 6px 0 6px 0; color: #fff; margin-top: 50px; text-align: right; }



#footer a,#footer a:link,#footer a:active,#footer a:visited { color: #fff; text-decoration: none; }



#footer a:hover { text-decoration: none; }


.leftImg { float: left; margin: 6px 6px 6px 0; }



a.boldbuttons{

background: transparent url('roundedge-gray-left.gif') no-repeat top left;

display: block;

float: right;

font: bold 13px verdana, arial; /* Change 13px as desired */

line-height: 22px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */

height: 30px; /* Height of button background height */

padding-left: 8px; /* Width of left menu image */

text-decoration: none;



}



a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{

color: white; /*button text color*/

}



a.boldbuttons span{

background: transparent url('roundedge-gray-right.gif') no-repeat top right;

display: block;

padding: 4px 10px 4px 2px; /*Set 10px to be equal or greater than'padding-left' value above*/

}



a:hover.boldbuttons{ /* Hover state CSS */

text-decoration: none;

}



.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */

overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */

width: 100%;

}



.curlycontainer{

border: 2px solid #b8b8b8;

margin-bottom: 1em;

width: 160px;

font: normal 13px verdana, arial;

}



.curlycontainer .innerdiv{

background: transparent url(brcorner.gif) bottom right no-repeat;

position: relative;

left: 2px;

top: 2px;

padding: 1px 4px 15px 5px;

}
