body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E1EFF8;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maincontent {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.headerimage {
	margin-top: 8px;

}

a.productlink {
	color: #6CA5C3;
	text-decoration: none;
	font-weight: bold
}

a.productlink:hover {
	color: #21409A;
	text-decoration: none;
	font-weight: bold
}

a {
	color: #00A651;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #21409A;
	text-decoration: underline;
	font-weight: bold
}

.mainmenu {
	color: #ffffff;
	background: #526bb1;
	
	font-weight: bold;
	padding: 3px;
	text-indent: 5px;
	cursor: hand;
}

.mainmenu_ov {
	color: #ffffff;
	background: #e11b22;
	
	font-weight: bold;
	padding: 3px;
	text-indent: 5px;
	cursor: hand;
}

.submenu {
	color: #ffffff;
	background: #a5b1d6;
	
	font-weight: bold;
	padding: 3px;
	text-indent: 10px;
	cursor: hand;
}

.submenu_ov {
	color: #ffffff;
	background: #00A651;
	
	font-weight: bold;
	padding: 3px;
	text-indent: 10px;
	cursor: hand;
}

a.product {
	color: #526bb1;
	font-size: 11px;
	background: #e7eaf4 url(../images/main/arrows.gif);
	padding: 3px;
	text-indent: 15px;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left middle;
}

a.product_ov {
	color: #ffffff;
	font-size: 11px;
	background: #f37021 url(../images/main/arrows_ov.gif);
	padding: 3px;
	text-indent: 15px;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left middle;
}

.product2 {
	color: #526bb1;
	font-size: 11px;
	background: #e7eaf4 url(../images/main/arrows.gif);
	padding: 3px;
	text-indent: 15px;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left middle;
}

.product2_ov {
	color: #ffffff;
	font-size: 11px;
	background: #f37021 url(../images/main/arrows_ov.gif);
	padding: 3px;
	text-indent: 15px;
	cursor: hand;
	background-repeat: no-repeat;
	background-position: left middle;
}

a {
color: #e21a22;
text-decoration: none;
}
a:hover {
color: #e21a22;
text-decoration: underline;
}

.mainheading {
font: 12px;
font-weight: bold;
color: #f4701e;
}

.subheading {
font: 11px;
font-weight: bold;
color: #71a9d4;
}

.greenheading {
font: 11px;
font-weight: bold;
color: #00a54f;
}

.redheading {
font: 11px;
font-weight: bold;
color: #e21921;
}

ul {
font-family : Verdana;
font-size : 11px;

list-style-image: url(../images/dot.jpg);
}

ul.content li{
font-family : Verdana;
font-size : 11px;
color : #000;

}


.dotted_border {
background: #f5f5f5;
font: 10px;
padding: 4px;
border: 1px dotted #d4d4d4;
}
.blue_border {
background: #fff;
font: 10px;
padding: 4px;
border: 1px solid #B3D2E1;
}
.dotted_borderg {
font: 10px;
padding: 4px;
border: 1px dotted #d4d4d4;
}

/* Menu position that can be changed at will */

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative; /* Menu position that can be changed at will */
top: 0;
left: 0;
}
#menu {
width: 15em;
font-size: 11px;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
border: 0;
color: #fff;
background: #526bb1;
text-indent: 5px;
font-size: 11px;
}
#menu dd {
border: 0;
font-size: 11px;
}
#menu li {
text-align: center;
background: #e7eaf4;
text-align: left;
font-size: 11px;

	
}
#menu li a {
color: #526bb1;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
line-height: 15px;
color: #526bb1;
font-size: 11px;
background: #e7eaf4 url(../images/main/arrows.gif);
padding: 3px;
text-indent: 15px;
cursor: hand;
background-repeat: no-repeat;
background-position: left middle;
font-size: 11px;
}

#menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size: 11px;
}
#menu li a:hover, #menu dt a:hover {
background: #f37021;
color: #fff;
font-size: 11px;
}

#golfthumb {
position: relative;
margin: 0;
padding: 1px;
float: left;
}

.textfield {
	border: 1px solid #336699;
	font-size: 12px;
	width: 150px;
}
