body{
margin: 10px 0 10px 0;
padding:0;
text-align:center;
background: #000000 url(images/bg.jpg) repeat-x;
background-attachment: fixed;
letter-spacing: 1px;
}

#pagewidth{
width:960px;
background-color: #fff;
border: 4px solid #fff;
text-align:justify;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Arial, Tahoma, Helvetica, Verdana, "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 12px;
line-height: 1.6em;
color: #000;
}

#header{
position: relative;
height: 250px;
width: 100%;
background: url(images/2012_banner_rego.jpg) no-repeat 0% 0%;
}

.title {
margin: 0;
padding: 32px 0 0 118px;
color: #fff;
font-size: 22px;
font-weight: bold;
letter-spacing: 1px;
}

#leftcol{
width:190px;
float:left;
position:relative;
background-color:#fff;
}

/* NAVIGATION LEFT */

#menu1 {
width: 190px;
float: left;
}

#menu1title {
margin: 0;

padding: 2px 0 0 10px;
width: 180px;
height: 18px;
color: #000000;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: normal;
}

div.leftquote {
	float: left;
	width: 200px;
	padding: 10px;
	border-top: 1px solid #005491;
	border-bottom: 3px double #005491;
	color: #003a65;
	font: 0.9em/120% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 10px 15px 10px 10px;
}


#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu1 li a:link, #menu1 li a:visited {
width: 164px;
display: block;
color: #000;
margin-left: 0px;
padding: 5px 0 0 26px;
font-size: 10px;
font-weight: bold;
outline: none;
background: url(images/bg_nav.gif) repeat-y;
}

#menu1 li a:hover {
color: #000;
padding: 5px 0 0 26px;
text-decoration: none;
background: #fff url(images/bg_nav_over.gif);
background-repeat: no-repeat;
}

/* BEGIN SUBLINKS */

#menu1 ul ul li {margin: 0;padding: 0;}

#menu1 ul ul a:link,#menu1 ul ul a:visited
{
display: block;
padding: 5px 0 0 40px;
width: 150px;
color: #304966;
text-decoration: underline;
font-size: 10px;
}

#menu1 ul ul a:hover
{
background-image: none;
color: #9999eb;
text-decoration: none;
background: url(images/bg_nav.gif) repeat-y;
}

/* END SUBLINKS */

/* NAVIGATION TOP */

#menu2 {
margin: 0 0 12px 0;
float:right;
width:100%;
font-size:93%;
line-height:normal;
border-bottom: 1px solid #7cb5e2;
}

#menu2 ul {
margin:0;
padding:10px 0 0 50px;
list-style:none;
}

#menu2 li {
display:inline;
margin:0;
padding:0;
}

#menu2 a {
float:right;
background:url("images/tab_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
width: 100px;
}

#menu2 a span {
float:right;
display:block;
background:url("images/tab_right.gif") no-repeat right top;
padding:5px 8px 4px 6px;
color:#fff;
text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:#FFF;
}

#menu2 a:hover {
background-position:0% -42px;
}

#menu2 a:hover span {
background-position:100% -42px;
}

#menu2 #current a {
background-position:0% -42px;
}
#menu2 #current a span {
background-position:100% -42px;
}

a {
color: #304966;
text-decoration: underline;
font-weight: bold;
outline: none;
}

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

#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
position: relative;
padding-left: 16px;
background-image: url(images/list.gif);
background-repeat: no-repeat;
background-position: 0 0.3em;
}

#tablelist
{
margin-left: 0px;
padding-left: 0;
list-style: none;
}

#tablelist li
{
position: relative;
padding-left: 16px;
background-image: url(images/list.gif);
background-repeat: no-repeat;
background-position: 0 0.4em;
}

.borders {
border: 1px solid #000000;
}

#twocols{
width:770px;
float:right;
position:relative;
height: 100%;
}

#cricketonline{
width:770px;
float:right;
position:relative;
height: 100%;
}

#rightcol{
width:180px;
float:right;
position:relative;
background-color:#fff;
font-size: 9px;
line-height: 1.4em;
height: 100%;
}

/*----------Begin Newsbox----------*/

fieldset {
border: 1px solid #000;
font-size: 9px;
padding: 6px;
margin-top: 6px;
}

legend {
color: #000;
font-weight: normal;
letter-spacing: 1px;
font-size: 12px;
text-transform: uppercase;
}

/*----------End Newsbox----------*/

#maincol{
background-color: #fff;
float: left;
display:inline;
position: relative;
width:580px;
height: 100%;
}

h1 {
margin: 0 20px 5px 20px;
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 22px;
font-weight: bold;
text-align:center;
color: #4D7290;
letter-spacing: 3px;
line-height: normal;
border-bottom: 1px solid #000000;
}

h2 {
margin: 0 0px 0px 0px;
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 18px;
font-weight: bold;
text-align:center;
color: #4D7290;
letter-spacing: 3px;
line-height: normal;
border-bottom: 1px solid #000000;
}

h3 {
margin: 0 20px 5px 20px;
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 16px;
font-weight: bold;
text-align:center;
color: #4D7290;
letter-spacing: 3px;
line-height: normal;
}

h4 {
margin: 30px 0 0 0;
padding: 30px 0 4px 60px;
font-size: 14px;
font-weight: bold;
color: #000;
letter-spacing: 2px;
line-height: normal;
background: #ffffff url(images/bails.jpg) no-repeat;
background-position: left;
}

#text{
padding: 0 20px 20px 20px;
}

#footer {
padding: 10px 0 10px 0;
background-color:#fff;
font-size: 9px;
line-height: 1.2em;
clear: both;
text-align: center;
border-top: 1px solid #000000;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

.largetabletitle
{
	font-family:  'Trebuchet MS', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	color: #ffffff;
    text-align: center;
	padding: 4px 4px 4px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #003a65;
	background-image:url(images/tabletitlebg.gif);
	background-color: #003a65;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}

.largetablebody
{
	font-family:  'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	color: #003a65;
	padding: 4px 4px 4px 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablebg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}

.smalltabletitle
{
	font-family:  Helvetica, 'Trebuchet MS', Georgia, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: bold;
    font-weight: bold;
	color: #ffffff;
    text-align: center;
	padding: 8px 8px 8px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #4D7290;
	background-image:url(images/tabletitlebg.gif);
	margin: 6px 12px 6px 10px;
	background-repeat: repeat-x;
}

.smalltablebody
{
	font-family:  'Arial Narrow', 'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
    font-weight: bold;
    text-align:left;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablebg.gif);
	background-color:#6B9DC4;
	margin: 6px 22px 6px 20px;
	background-repeat: repeat-x;
}

.smalltablehl
{
	font-family:  'Arial Narrow', 'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
    font-weight: bold;
    text-align:left;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablehl.gif);
	background-color:#E9D02A;
	margin: 6px 22px 6px 20px;
	background-repeat: repeat-x;
}

.smalltablehl2
{
	font-family:  'Arial Narrow', 'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
    font-weight: bold;
    text-align:left;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablehl2.gif);
	background-color:#A454D2;
	margin: 6px 22px 6px 20px;
	background-repeat: repeat-x;
}

.smalltablehl3
{
	font-family:  'Arial Narrow', 'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
    font-weight: bold;
    text-align:left;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablehl3.gif);
	background-color:#C1C1C1;
	margin: 6px 22px 6px 20px;
	background-repeat: repeat-x;
}

.smalltablebodyalt
{
	font-family:  'Arial Narrow', 'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
    font-weight: bold;
    text-align:left;
	color: #000000;
	padding: 4px 8px 4px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-image:url(images/tablebg2.gif);
	background-color:#7CB5E2;
	margin: 6px 22px 6px 20px;
	background-repeat: repeat-x;
}

.smalltablebody a
{
	font-family:  'Trebuchet MS', 'Palatino Linotype', Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	color: #003a65;
}

.smalltablebody a:hover
{
	color: #c40000;
}

.smalltabletitle a
{
	font-family:  Helvetica, 'Trebuchet MS', Georgia, Geneva, Arial, sans-serif;
	font-size: 12px;
	font-style: bold;
    font-weight: bold;
	color: #FFFFFF;
}

.smalltabletitle a:hover
{
	color: #E9D02A;
}

div.rightphoto {
	float: right;
	padding: 10px;
}

div.rightphoto {
	color: #003a65;
	font: 0.9em/120% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px 10px 10px;
	text-align:center;
}

div.rightphoto a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
div.rightphoto a:hover {
	border: 1px solid #c40000;
}
div.rightphoto img {
	border: 6px solid #ffffff;
}


div.centrephoto {
	padding: 0px;
}

div.centrephoto {
	color: #003a65;
	font: 0.9em/120% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

div.centrephoto a {
	border: 1px solid #6698bd;
}
div.centrephoto a:hover {
	border: 1px solid #c40000;
}
div.centrephoto img {
	border: 4px solid #ffffff;
}

div.leftphoto {
	float: left;
	padding: 0px;
}

div.leftphoto {
	color: #003a65;
	font: 0.9em/120% "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin: 10px 10px 0px 0px;
	text-align:center;
}

div.leftphoto a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 0px 0px 0px 0px;
}
div.leftphoto a:hover {
	border: 1px solid #c40000;
}
div.leftphoto img {
	border: 6px solid #ffffff;
}



