html{
	height:100%;
}	

body {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#152920;
	margin:0px; height:100%;
}

form {
	margin:0px;
}

h1{
	font-size:20px;
	font-weight:bold;
	color:#6F9181;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h2{
	font-size:16px;
	color:#152920;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#152920;
	text-decoration:underline;
	margin-top:5px;
	margin-bottom:5px;
}

h4{
	font-size:14px;	font-weight:bold;
	color:#152920;
	margin-top:5px;
	margin-bottom:5px;
}

h5{
	font-size:13px;	font-weight:bold; font-style:italic;
	color:#152920;
	margin-top:5px;
	margin-bottom:5px;
}

h6{
	font-size:12px;	font-weight:bold;
	color:#152920;
	margin-top:5px;
	margin-bottom:5px;
}

a, a:visited {
	color:#152920;
	text-decoration:underline;
}

a:hover{
	color:#152920;
	text-decoration:none;
}


p{
	margin-top: 3px;
	margin-bottom: 3px;
}


ul{
	margin:0px;
	margin-bottom:5px;
	margin-top:5px;
	padding:0px;
}

li{
	margin:0px;
	margin-bottom:2px;
	margin-top:2px;
	margin-left:20px;
	padding:0px;
}


/***** Common Styles End Here*******/



.an_txtbox{
	border:1px solid #999999;
	padding:0px
}

.an_button{
	background-color:#214132; border:1px solid #A0C0BE; border-bottom-color:#000000; border-right-color:#000000;
	color:#FFFFFF; text-align:center;
	font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.an_body{
	margin:0px;	margin-left:auto; margin-right:auto;
	width:776px; background-color:#FFFFFF;
}


.an_left{
	float:left; width:140px;
}

.an_right{
	float:right; width:630px;
}

.an_break{
	clear:both;
}

.an_header{
	background-color:white;
}

.an_header_left{
	background-color:#37463f; width:128px; color:#FFFFFF;
	text-align:left; font-weight:normal; font-size:12px; vertical-align:top;
}

/*.an_header th a, .an_header th a:visited{
	background:url(../images/bullet_dark.gif) no-repeat right center; margin-right:10px;
	display:block;
	text-align:right;
	padding-right:10px; padding-left:10px;
	line-height:15px; text-decoration:none;
	color:#7EB39C;
	font-size:12px; font-weight:normal;
}

.an_header th a:hover{
	background:url(../images/bullet_white.gif) no-repeat right center;
	text-decoration:none;
	color:white;
	font-weight:bold;
}*/

.an_header_right{
	border-left:8px solid white; border-top:0px; vertical-align:top;
}

.an_sub_header{
	background-color:black; text-align:right;
	width:621px; padding-top:40px; padding-bottom:15px; 
}

.an_sub_header img{
	margin-right:26px;
}

.an_special_text{
	background-color:#37463F; color:#80AA98; vertical-align:top; font-size:11px; line-height:12px;
}

.an_link_sec{
	font-size:11px; padding-left:8px; overflow:hidden; padding-top:5px; padding-bottom:5px; white-space:nowrap; background-color:#65729F; color:#FFFFFF;
}

.an_link_sec a, .an_link_sec a:visited{
	color:#000000;
	text-decoration:none; font-weight:bold;
}

.an_link_sec a:hover{
	color:#000000;
	text-decoration:underline; font-weight:bold;
}

.an_table{
	background-color:#FFFFFF;
}

.an_table th{
	background-color:#37463F;
	color:#FFFFFF; font-weight:bold; text-align:left; padding:5px; padding-left:6px;
}

.an_table td{
	background-color:#9EB4AA;
	color:#214132; text-align:left; padding:3px; padding-left:6px;
}

.an_auto_width{
	width:auto; padding-right:18px; padding-left:18px;
}

.an_alt_row td{
	background-color:#6F9181 !important; color:#152920;
}

.an_image_gall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.an_image_gall th{
	background-color:black; text-align:left; font-weight:bold; color:#FFFFFF; width:201px; font-size:26px;
}

.an_image_gall td{
	vertical-align:top;
}

.an_image_gall .title1{
	background-color:#FFD800; padding-top:10px;
}

.an_image_gall .title1 a, .an_image_gall .title1 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}

.an_image_gall .title2{
	background-color:#FFC000; padding-top:10px;
}

.an_image_gall .title2 a, .an_image_gall .title2 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}


.an_image_gall .title3{
	background-color:#FFA800; padding-top:10px;
}

.an_image_gall .title3 a, .an_image_gall .title3 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}

.an_video_gall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.an_video_gall th{
	background-color:black; text-align:left; font-weight:bold; color:#FFFFFF; width:201px; font-size:26px;
}

.an_video_gall td{
	vertical-align:top;
}

.an_video_gall .title1{
	background-color:#CBED3A; padding-top:10px;
}

.an_video_gall .title1 a, .an_video_gall .title1 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}

.an_video_gall .title2{
	background-color:#D0E515; padding-top:10px;
}

.an_video_gall .title2 a, .an_video_gall .title2 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}


.an_video_gall .title3{
	background-color:#CCD614; padding-top:10px;
}

.an_video_gall .title3 a, .an_video_gall .title3 a:visited{
	background-color:#000000; color:#FFFFFF; text-decoration:none; 
	padding:0px; padding-left:5px; padding-right:3px;
	font-weight:bold; font-size:11px;
}

.an_footer{
	text-align:right; vertical-align:bottom;
	padding:10px; font-size:11px; color:#333333;
	padding-bottom:35px; padding-top:26px; background-color:#FFFFFF;
}	

.an_footer a, .an_footer a:visited{
	text-decoration:none; color:#333333;
}	

.an_footer a:hover{
	text-decoration:underline; color:#333333;
}	


/** all needed styles end here **/

.gsp_imagetable td{
width:10%;
}

.gsp_imagetable td img{
border:2px solid #d3e8e7; margin-top:2px;
}

.gsp_imagetable td .at, .gsp_imagetable .td at:visited{
display:block;
padding:0px; border:1px solid #70A09F; text-decoration:none; text-align:center;
background-color:#D3E8E7;
}

.gsp_imagetable td .at:hover{
text-decoration:none; border-color:#C7A71A;
background-color:#214132; color:#FFFFFF;
}

.gsp_imagetable td a img:hover{
border-color:#FFFFFF;
}

.an_topmenu{
	border:1px solid #37463F; background-color:#9EB4AA;
}

.an_topmenu a, .an_topmenu a:visited{
	display:block;
	color:#FFFFFF;
	background-color:#000000;
	line-height:22px; text-align:center;
	text-decoration:none; padding-left:6px; padding-right:6px;
}

.an_topmenu a:hover{
	display:block;
	color:#FFFFFF; 
	background-color:#37463F;
	line-height:22px;
	text-decoration:underline; padding-left:6px; padding-right:6px;
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 1px #37463F solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #DDDDDD; }
td.row2	{ background-color: #FFFFFF; }
td.row3	{ background-color: #EEEEEE; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #3F3F3F;
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF; font-size: 11px; font-weight : bold;
	background-color: #6F9181; height: 25px;
	
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#3F3F3F; border: #FFFFFF; border-style: solid; height: 28px; 
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: underline; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #152920;}
a.nav			{ text-decoration: none; color : #152920; }
a.nav:hover		{ text-decoration: underline; }

.welcome{
	position:absolute; left:10px; top:10px; color:#FFFFFF; font-size:11px;
	}
	
.welcome a, .welcome a:visited{
	color:#FFFFFF; text-decoration:none;
	}
	
.welcome a:hover{
	color:#FFFFFF; text-decoration:underline;
	}