body {
	font-family: verdana,arial,helvetica,sans-serif;
	FONT-WEIGHT: 400;
	FONT-SIZE: 12px; 
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% verdana,arial,helvetica,sans-serif;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/******* hyperlink *******/

a:link, a:visited{
	FONT-WEIGHT: 700
	font-size: 13px;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

#footer{
	clear: both;
	border-top: 1px solid #cccccc;
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}


/************* Menu ****************/

#globalNav{
	position: relative;
	top: 0px;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
/*	background-color: #71828A; */
}

#globalNav img{
	margin-bottom: -2px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #e8f0f1;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9933;
}

.skipLinks {display: none;}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 4px;
	right: 10px;
	z-index: 101;
}
 
#search a:link, #search a:visited {
	top: 4px;
	font-weight: bold;
  	color: #FFFFFF;	
}

/************** page styles ****************/

#pageName{
/* top, left, down, right ? */
	padding: 0px 0px 5px 5px;
	margin: 3px;
	border-bottom:1px solid #cccccc;
}

#page{
	padding: 0px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	left: 1%;
	right: 1%;
	width:98%;
}

/************** my styles ****************/

#smallv {
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#hint {
	padding: 0px 5px 0px 5px;
	FONT-WEIGHT: 400;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
}

.hint {
	FONT-WEIGHT: 400; FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	background-color: #f9f9f9;
	border-bottom: 1px solid #cccccc;
}

.section_title {
	padding: 5px 5px 5px 5px;
	FONT-WEIGHT: 700;
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana,arial,helvetica,sans-serif;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
}

.caption{
	FONT-WEIGHT: 700; FONT-SIZE: 13px; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

.text400 {
	FONT-WEIGHT: 400; FONT-SIZE: 13px; 
}

.text800 {
	FONT-WEIGHT: 800; FONT-SIZE: 13px;
}

.text16 {
	FONT-WEIGHT: 800; FONT-SIZE: 16px;
}


.littlegreen {
	color: #FFFFFF;
}

.littlegray {
	color: #CCCCCC;
}

.leftrightbottomborder {
	border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
}

.photoframe {
	border-left: 5px solid #000000; border-right: 5px solid #000000; border-bottom: 5px solid #000000;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;
}

.pageNumber a:link, .pageNumber a:visited, .pageNumber a:hover{
	text-decoration: underline;
}

.forumTopicTitle {
	font: Arial,²Ó©úÅé,sans-serif;
	color: #CCCCCC;
	FONT-SIZE: 20pt; 
}

.forum, .forum a:link, .forum a:visited, .forum a:hover, .forum a:active{
	color: #ffffff;
}

.thumbnail, .thumbnail a:link, .thumbnail a:visited, .thumbnail a:active {
        border: rgb(0, 0, 0) 2px solid;
 /*       margin-bottom: -45px; */
/*        padding-top: 5px; */
/*        width: 172px; */
        display: block;
        background: rgb(35, 35, 35);
        height: 75px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.thumbnail a:hover {
        border: rgb(95, 121, 216) 2px solid;
/*        margin-bottom: -45px; */
/*        padding-top: 5px; */
/*        width: 172px; */
        display: block;
        background: rgb(32, 32, 32);
        height: 75px;
        font: 12px Tahoma, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.gallery_thumbnail, .gallery_thumbnail a:link, .gallery_thumbnail a:visited, .gallery_thumbnail a:active {
        border: rgb(95, 121, 216) 1px solid;
        display: block;
        background: rgb(35, 35, 35);
        height: 75px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.gallery_thumbnail a:hover {
        display: block;
        background: rgb(32, 32, 32);
        height: 75px;
        font: 12px Tahoma, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}