body { 
font: 8pt/16pt georgia; 
color: #555753; 
margin: 0px; 
padding: 0px; 
/*background:url(../images/bg.gif);margin:0px; */
}

th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color:gray;
}

td {
font-family: Georgia, Tahoma, sans-serif;
font-size: 10pt;
}

b {font-size: 110%;}

h1 {
font-family: "verdana", sans-serif;
font-size: 12pt;
color: grey;
margin:0;
}

h2 {
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-bottom: 1px dotted silver;
}

h2 a {
text-decoration: none;
color: #FF9900;
}

.str {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10pt;
color: #336666;
}

.blog {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
color: #336666;
}

.help {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 15px;
color: #0066CC;
}

.alert {
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
position:relative;
line-height: 15px;
color: red;
}

.fieldset {
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
line-height: 20px;
color: #0066CC;
}

.header { 
font-family: Tahoma, Verdana, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
position:relative;
color: #F2F8E7;
}

.menu { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000099;
text-decoration: none;
}

.error {
color: red;
text-decoration: none;
}

.menucurrent { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000099;
font-weight:bold;
}

.message { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
position:relative;
color: #336666;
}

#undercon {
background: #fff6bf;
background-position: 10px -10px; /* x-pos y-pos */
text-align: center;
padding: 5px 20px 5px 45px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: verdana, sans-serif;
font-size: 12pt;
}

.intro {
background:url(../images/left-top-corner-box.jpg) left no-repeat;
background-position: 0px 0px; /* x-pos y-pos */
text-align: left;
padding: 10px;
font-family: georgia, sans-serif;
font-size: 12pt;
}

#search{
width: 300px;
margin-top: 40px;
padding: 10px;
border: 1px dotted silver;
position: relative;
}

#caution {
background: #fff6bf url(../images/caution.gif) center no-repeat;
background-position: 10px 5px; /* x-pos y-pos */
padding: 5px;
padding-top: 25px;
border-top: 2px solid #ffd324;
border-bottom: 2px solid #ffd324;
font-family: georgia, sans-serif;
font-size: 12pt;
margin: 10px;
}

#errormessage{
clear: left;
background: red;
border: 1px solid black;
color: #FFF;
text-align: center;
padding: 4px 0;
margin: 0 auto; 
margin-bottom: 20px; 
font: 12pt Verdana; 
}

.navpath{
font: 10pt Tahoma; 
margin: 0; 
padding-bottom: 10px; 
border-top: 1px dashed silver;
}

.navpath a {
color: #6633FF;
text-decoration:none;
}

#confirmation{
padding: 10px;
border: 1px dashed silver;
background: white;
text-align: center;
margin: 0px; 
height: 20px;
font: 12pt Verdana; 
}

#memberonline {
color: #669966;
font: 8pt georgia, sans-serif;
padding: 5px; 
width:190px;
margin-top: 0px; 
text-align:center;
}

#status a {
color: #FF6633;
text-decoration: none;
}

#status a:hover {
text-decoration: underline;
}

#navigation {
background: #F8F7EF;
height:45px;
padding: 0.5em; 
padding-left: 1em; 
margin: 4px 0 1em 0; 
border-left: 1px dashed #B2B2B2;
border-top: 1px dashed #B2B2B2;
border-bottom: 1px solid #B2B2B2;
border-right: 1px solid #B2B2B2;
font-weight: bold; 
}

#navigation a {
text-decoration: none;
font: 8pt georgia; 
font-weight: normal; 
}

/* form fields */
div.form {
clear: both;
padding-top: 5px;
padding-bottom: 5px;
}

div.form span.label {
float: left;
padding: 2px;
width: 30%;
text-align: right;
font-family: Tahoma, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
line-height: 20px;
color: #0066CC;
}

div.form span.field {
padding: 2px;
float: right;
width: 66%;
text-align: left;
font-family: Georgia, sans-serif;
font-size: 9pt;
font-weight: normal;
} 

div.spacer {
clear: both;
border-bottom: 1px dashed silver;
width: 90%;
}

div.divider {
clear: both;
width: 100%;
}

.formcontainer{
width: 90%;
padding: 10px;
border: 1px dotted silver;
background: white;
position: relative;
}

.formfield {
color : #000000;
background-color: #D7E7F7;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
border-color : #829EBB;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
}

.formbutton {
color:white;
background-color: #0080C0;
font-family : Arial, sans-serif;
font-size : 11px;
font-weight : normal;
border-color : #829EBB;
border-style: solid; 
border-left-width: 1px; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
padding-left:5px;
padding-right:5px;
}

/* added Thursday, June 05, 2008 for bigger button */

.formbigbutton {
font-family : Verdana, sans-serif;
font-size : 16px;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
}

.listbox {
padding:0;
}

.listbox select {
color : black;
background-color: #FFFCCC;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
}

.listbox .menu {
background:yellow;
font-style:italic;
}

.listbox .separator {
color : gray;
}


/* gradient 1 */
.gradient h1 {
	font: bold 230%/100% "Lucida Grande", Arial, sans-serif;
	position: relative;
	margin: 5px 0 5px;
	color: gray;
}
.gradient h1 span {
	background: url(images/gradient-white.png) repeat-x;
	position: absolute;
	display: block;
	width: 100%;
	height: 31px;
}

/*  layout */

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:0px;
border: solid 0px silver;
background:white;
}

#topsection{
background:url(../images/logo2.gif) no-repeat;
background-position: 10px 20px; /* x-pos y-pos */
height: 243px; /*Height of top section*/
float: left;
width: 100%;
margin:0px;
padding:0px;
border: solid 0px;
}

#topsection #title{
float:left;
width:800px;
height:165px;
margin-top: 0px;
margin-left:0px;
margin-bottom: 0px;
color: black; 
font-family : Verdana, sans-serif;
font-size : 18px;
text-align:right;
border: solid 0px black;
}

#topsection h2{
margin: 0;
color: silver; 
}

#contentbody{
width: 100%;
margin-left: 0px; 
border: 0px solid white;
}

#contentwrapper{
float: left;
width: 100%;
}

/*Set right margin to RightColumnWidth*/
#contentcolumn_right{
margin-right: 260px; 
border-right: 1px solid silver;
}

/*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
#contentcolumn_center{
margin: 0 260px 0 200px; 
border-left: 1px solid silver;
border-right: 1px solid silver;
}

/*Set left margin to LeftColumnWidth*/
#contentcolumn_left{
margin-left: 200px; 
border-left: 1px solid silver;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
border-right: 1px solid silver;
}

#rightcolumn{
float: left;
width: 260px; /*Width of right column*/
margin-left: -260px;
}

#footer{
/*background: url(../images/bg-footer.jpg) bottom center no-repeat;*/
min-height: 20px; /*Height of footer section*/
clear: left;
color: gray;
text-align: center;
padding: 4px;
border-top: 1px solid silver;
}

#footer a {
color: blue;
text-decoration: none;
}

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

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.caption {
position: relative;
float: right;
margin-left: 10px;
margin-top: -25px;
padding-left: 20px;
padding-right: 20px;
color : #993300;
background-color: #f6f6f5;
font-family : verdana, sans-serif;
font-size : 14px;
font-weight : normal;
border-color : #829EBB;
border: 1px solid silver;
text-align: center;
}
/* span */

div.row span.left {
float: left;
text-align: left;
width: 49%;
}

div.row span.right {
float: right;
text-align: right;
width: 49%;
}

/* box list */

.leftbox{
padding: 10px;
margin-top:10px;
margin-bottom:10px;
}

.leftbox ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.leftbox li {
display: block;
font: 12px verdana;
padding: 4px 3px;
color: #595959;
margin-bottom:10px;
text-decoration: none;
border-bottom: 1px dashed #C0C0C0;
background-color: white;
}

.leftbox li.header {
font: bold 13px georgia;
color: red;
text-align: right;
border-top: 1px solid #C0C0C0;
border-bottom: 1px dashed #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.leftbox li.footer {
font: bold 13px georgia;
color: red;
text-align: right;
border-bottom: 1px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
border-right: 1px solid #C0C0C0;
background-color: #EAEAEA;
}

.boxlist{
width: 270px;
margin: 0 auto;
}

* html #boxlist{ /*IE only rule. Original boxlist width minus all left/right paddings */
width: 264px;
}

.boxlist ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.boxlist li a {
display: block;
font: 13px georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 265px; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: #F8F7EF;
}

.boxlist li.current a {
display: block;
font: bold 13px georgia;
padding: 4px 3px;
width: 265px; /*Define width for IE6's sake*/
color: red;
text-decoration: none;
border: 1px solid #C0C0C0;
background-color: white;
}

html>body #boxlist a{ /*Non IE rule*/
width: auto;
}

.boxlist a:hover{
background-color: white;
color: black;
}

.boxlist div.title{
font-family: "book antiqua", sans-serif;
font-size: 12pt;
font-weight: bold;
color: #FF9900;
border-top: 1px dotted silver;
border-left: 1px dotted silver;
border-right: 1px dotted silver;
padding: 4px 3px;
background-color: white;
}


/*sitemap*/

.sitemap ul{
padding: 0;
}

.sitemap li {
display: block;
font: 13px Tahoma;
padding: 1px 1px;
margin-left: -40px;
margin-top: 2px;
margin-bottom: 2px;
width: 165px; /*Define width for IE6's sake*/
color: #666699;
text-decoration: none;
}

.sitemap li ul{
padding-left: 50px;
margin: 0;
list-style-type: none;
}

/*sidenav*/

#menu{
width: 146px;
}

* html #menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 150px;
}

#menu ul{
padding: 0;
list-style-type: none;
margin: 0 0 0 -10px;
}

#menu li a {
display: block;
font: 13px Georgia;
padding: 4px 3px;
margin-top: 2px;
margin-bottom: 2px;
width: 155px; /*Define width for IE6's sake*/
color: gray;
text-decoration: none;
border: 1px solid white;
border-bottom: 1px solid #C0C0C0;
}

#menu li.current a {
background-color: #2b6484;
color: white;
border: 1px solid white;
border-bottom: 1px solid #C0C0C0;
}

html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu a:hover{
background-color: #5192c3;
color: white;
border: 1px solid #C0C0C0;
}

#menucontent{
margin-left: 169px; 
border: 1px solid #C0C0C0;
background: white;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 1px;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid silver;
border-bottom: none;
background-color: #f6ffd5;
color: gray;
}

.basictab li a:visited{
color: gray;
}

.basictab li a:hover{
background-color: #DBFF6C;
color: black;
border-bottom: 1px solid silver;
}

.basictab li a:active{
color: black;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: white;
color: black;
}

.basictab li.selected a:hover{ 
background-color: #DBFF6C;
color: black;
border-bottom: none;
}

.basictab li.selected a:visited{ 
color: black;
border-bottom: none;
}

#tabcontainer{
padding: 10px;
border: 1px solid silver;
background: white;
margin: 0; 
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#topmenu ul{
padding:0;
margin:0px;
margin-top:-10px;
width: 820px;
height: 30px;
border: solid 0px;
background: url(../images/bg_menubar.gif) no-repeat bottom left;
}

#topmenu li{
display: inline;
}

#topmenu li a{
float: right;
color: silver;
padding: 5px 8px;
text-decoration: none;
font: 8pt tahoma;
}

#topmenu li.curdate{
float: left;
color: #FFFF99;
padding: 5px 12px;
text-decoration: none;
font: 8pt Verdana; 
}

#topmenu li a:hover{
color: white;
}


/*  thumbnail  */
.thumbholder {
height:400px;
padding-top:10px;
margin:10px;
text-align:center;
}

.thumbnail {
float:left;
background: url(../images/shadowalpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.thumbnail img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
} 

.thumbnail_current {
float:left;
background: url(../images/shadowalpha.png) no-repeat bottom right !important;
background: url(../images/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.thumbnail_current img {
display: block;
position: relative;
background-color: #FF9900;
border: 1px solid black;
margin: -6px 6px 6px -6px;
padding: 4px;
} 

/*  video  */

.videocaption {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #0066CC;
float: left;
padding: 5px;
border-top: 1px dashed gray;
border-left: 1px dashed gray;
border-right: 1px dashed gray;
margin-top: 10px; 
margin-right: 5px; 
margin-left: 5px; 
}

.video {
margin-top:10px;
text-align:center;
}

/*  banner  */

#banner{
padding: 2px;
border: 1px dashed silver;
background: white;
text-align: center;
margin: 1px; 
height: 62px;
width: 202px;
font: 18px Georgia;
color: red;
}

#banner a{
display: block;
text-decoration: none;
border-left: 1px solid gray;
}

#banner a:hover{
background-color: #ffe84f;
}


/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	border:1px solid #666;
	}
.cb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Just a bit of styling for this example. Adjust as you wish. */


/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0.5em 0;
	}
.two {
	width:45%;
	float:left;
	}
.three {
	width:45%;
	float:right;
	}
/* Rules for the top corners and border */
.bt {
	background:url(../images/box.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(../images/box.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(../images/box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	}
/* CSS for the box ends here */

.blocked{
clear: both;
background: red;
border: 1px solid black;
color: #FFF;
text-align: center;
padding: 4px 0;
margin: 0 auto; 
margin-bottom: 20px; 
font: 12pt Verdana; 
}


/*rounded corner box */
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{background: transparent url(../images/rounded.png) no-repeat bottom right}

.cssbox{
padding-right:15px; 
margin:0px auto;
} 

.cssbox_head{
background-position:top right; 
margin-right:-15px; 
padding-right:10px;
} 

.cssbox_head h2{ 
background-position:top left; 
margin:0; 
border:0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:right;
padding:10px 0 5px 10px; 
height:auto !important; 
height:1%;
} 
.cssbox_body{ 
background-position:bottom left; 
margin-right:0px; 
padding:5px 0 5px 15px;
} 

/*------------blockquote*/

blockquote.withquote {background:url(../images/quote.gif)
no-repeat;background-position:top left;padding-left:20px;text-align:justify;} 

p.withunquote {background: url(../images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}

