/* CSS Document */

.fisherClubs

{

	border: 1px solid blue;

	width: 500px;

	display: block;

	float: left;

}

.body,body

{

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #f2eae5;

	color: #333333;

	background-image: url(/images/bg.png);

	background-repeat: repeat-x;

}

.textField

{

	border: #00459a 1px solid;

}

.tableHeader

{

	color: #00459a;

}

.bodyTable, bodyTable *

{

	color: #333333;

}

*

{

	font-family: Tahoma, Arial, Helvetica, sans-serif;	

}

p, div, td

{

	color: #00459a;

	margin-top: 0px;

	font-size: 16px;

	text-indent: 20px;

} 

td

{

	text-indent: 0px;

}

p

{

	text-align: justify;

	text-indent: 20px;

	margin-top: 6px;

	margin-bottom: 6px;

}

h1

{

	color: #644420;

}

h2

{

	font-size: 16px;

	color: #006699;

}

h3

{

	color: #b10e05;

}

.pageBorder

{

	border-left: 3px double #023858;

	border-right: 3px double #023858;

	border-bottom: 3px double #023858;

	width: 950px;

	background-color:#FFFFFF;

}

h1.fishingSimulator

{

	color: #055c89;

	font-size: 60px;

	margin: 10px;

	margin-bottom: 0px;

}

.pageDescription

{

	color: #000;

	font-size: 12px;	

	margin: 10px;

	text-align: justify;

	text-indent: 20px;

}

h2.forRelaxation

{

	color: #838b08;

	font-size: 34px;	

	margin: 0px;

	margin-left: 300px;

}

a:link, a:visited, a:active, a:hover

{

	color: #1800ff;	

	font-weight: bold;

}

a:hover

{

	color: #e62c03;

}



a.menu:link, a.menu:visited, a.menu:active, a.menu:hover

{

	font-size: 15px;

	color: #00459a;	

	font-weight: bold;

}

a.menu:hover

{

	color: #b22d00;

}



a.menuBuy:link, a.menuBuy:visited, a.menuBuy:active, a.menuBuy:hover

{

	font-size: 15px;

	color: #af0e06;	

	font-weight: bold;

}

a.menuBuy:hover

{

	color: #996600;

}



/*

Tab system

*/

.normalTab {

    border: 1px solid #243038;	

	background-image:url(/images/btnbg.png);

	color: #043c5d;

	font-weight:bold;

	padding: 3px;

	padding-bottom: 0px;

	font-size: 14px;

	display:block;

	cursor: pointer;

	padding-left: 10px;

	padding-right: 10px;

}

.normalOverTab {

    border: 1px solid #243038;		

	background-image:url(/images/btnbg_over.png);	

	color: #043c5d;

	font-weight:bold;

	padding: 3px;

	padding-bottom: 0px;

	font-size: 14px;

	display:block;

	cursor: pointer;

	padding-left: 10px;

	padding-right: 10px;

}

.activeTab {

	background-image:url(/images/btnbg_over.png);	

     border: 2px solid #0969e2;	

	color: #0969e2;

	font-weight:bold;

	padding: 5px;

	padding-bottom: 0px;

	font-size: 18px;

	display:block;

	cursor: default;

	font-weight: bold;

	padding-left: 10px;

	padding-right: 10px;

}

.tabDescription {

	

}

.stat td

{

	text-align: center;

}

.beststat td

{

	text-align: center;

	font-size: 13px;

}

.beststat th

{

	text-align: center;

	font-weight: bold;

	font-size: 13px;

}

.precopy

{

	color: #000;

	font-size: 11px;

	text-indent: 0px;

	padding: 2px;

	padding-left: 8px;

	text-align: center;

}

.precopy a:link, .precopy a:visited

{

	color: black;

}

.precopy a:hover

{

	color: #993300;

}

.copy

{

	color: #000;

	font-size: 11px;

	text-indent: 0px;

	padding: 2px;

	text-align: center;

}

.copy a:link, .copy a:visited

{

	color: black;

}

.copy a:hover

{

	color: #993300;

}

ul li

{

	list-style-type: square;

	color: #248ec4;

	margin-top: 10px;

	padding: 0px;

}

ol li

{

	color: #248ec4;

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

	margin-top: 5px;

	padding: 0px;

}

.clubTableThBg

{

	background-color: #DCF3FA;

	background-image: url(../pageskin/topbg_1.png);

	font-weight: bold;

	padding: 3px;

	text-indent: 0px;

}

.clubTableBg

{

	background-color: #DCF3FA;

	text-indent: 0px;

	padding: 3px;

}

.fishName, .fishDate

{

	font-weight: bold;

	color: #005f62;

}

.fishClass, .fishTime

{

	font-size: 14px;

}



.prevImage
{
display: block;
float: left;
border:1px solid blue;
margin: 5px;
padding: 0px;
text-indent: 0px;
width: 180px;
height: 150px;
}