body {
	
	margin-top:0;
	}

P  { font-size: 12px; font-family: Arial, Helvetica, san-serif }

.medText {
	FONT-SIZE: 14px;
	font-weight: bold;
	COLOR: Black;
	letter-spacing: 1px;
}
.pageHeader {
	FONT-SIZE: 20;
	font-weight: bold;
}
.smallText {
	FONT-SIZE: 10px;
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, san-serif;
}
.smallTextWhite {
	FONT-SIZE: 10px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, san-serif;
}


.nav      { color: #000000; font-weight: bold; font-size: 11px; font-family: Arial; text-decoration: none }

.navActive      { color: #000; font-size: 11px; font-weight: bold; text-decoration: none }
.nav a	    { color: #000; text-decoration: none }
.nav a:hover	   { color: #333; text-decoration: underline }
.bottomLink {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	color: White;
	font-size: 10px;
}

.main, H3, H4, H5, H6, A, IMG, TD, TR, TABLE, P, FONT, CENTER{
	FONT-FAMILY : arial, helvetica, san-serif;
} 
.main, TD,  FONT {
	FONT-SIZE: 11.5px;
}  	

A      { color: #666; font-weight: bold; text-decoration: underline }
li  { font-size: 12px; font-family: Arial, Helvetica, san-serif }
H1     { color: #666; font-weight: bold; font-size: 20px; font-family: "Times New Roman" }
H2     { color: #666666; font-weight: bold; font-size: 14px; font-family: Arial }

/* css by james lee*/

.linkstyle-hover { 
	font-size:10pt;
	color: #000; 
	padding:5px;
	float:left;
	display:block;	
	background-color:#f8e3e3;
	cursor:pointer;	
	border-bottom:1px solid #CFCFCF;
	font-family: verdana; 
	text-align:left;
}

.linkstyle {
	font-size:10pt;
	float:left;
	padding:5px;
	display:block;
	background-color:#ff344d;
	border-bottom:1px solid #CFCFCF;
	color:#FFF;
	font-family: verdana; 	
	text-align:left;
}

.body_background {
	background-image: url('../pbr_admin/images/background.png');
	background-repeat: repeat-x;
	background-color: #53a5ae;
	margin: 0px;
}

.tablestandings table{
	border-top:1px solid #53a5ae;
	border-left:1px solid #53a5ae;
}

.tablestandings table td {
	border-right:1px solid #53a5ae;
	border-bottom:1px solid #53a5ae;
	padding:3px;
}

.brr {
	clear:left;
}

.addnew {
width:400px;
}

.addnew label {
	display:block;
	float:left;
	padding:5px;
	margin-bottom:5px;
	width:150px;
	font-family: verdana; 	
	text-align:left;
}

.addnew input {
	display:inline;
	float:left;	
	width:200px;
	color:#000;
	font-family:verdana; 	
	text-align:left;
}
