body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffc0;
}
img {
	border:0px;
}
.clear {clear: both;}

.float_left { float: left;}

.float_right {float: right;}


.dashed_1 {
	background-color: #f4f4f4;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #b6b7b7;
	border-bottom-color: #b6b7b7;
	height:28px;
	padding-left: 10px;
	padding-right: 10px;
}


.defaulttxt {
    font-family: "High Tower Text", verdana, arial, helvetica;
    font-size: medium;
    color: GREEN;
}
.defaulttxt2 {
    font-family: "High Tower Text", verdana, arial, helvetica;
    font-size: medium;
    color: GREEN;
}

.top_nav_bg	{
		background-image:url(../images/top_nav_bg.jpg);
		background-repeat:repeat-x;
		height:37px;
}

.pro_top_nav_bg	{
		background-image:url(../images/pro_top_nav_bg.jpg);
		background-repeat:repeat-x;
		height:26px;
}

.cen_bg	{
		background-image:url(../images/cen_bg.jpg);
		background-repeat:repeat-y;
		width:718px;
}


/* Font Sizes */

.eight {font-size: 8px;}
.nine {font-size: 9px;}
.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size: 16px;}
.seventeen {font-size: 17px;}
.eighteen {font-size: 18px;}
.nineteen {font-size: 19px;}
.twenty {font-size: 20px;}
.twentyone {font-size: 21px;}
.twentytwo {font-size: 22px;}
.twentythree {font-size: 23px;}
.twentyfour {font-size: 24px;}
.twentyfive {font-size: 25px;}
.thirty {font-size: 30px;}

/* Font Colours */

.magenta {color: #C637B3;}
.d_red	{color:#cc1010;}
.darkgray {color: #514E4A;}
.purple {color: #D671E2;}
.purple2 {color: #FF00FF;}
.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #3d3d3d;}
.grayishblue {color: #7C7C97;}
.lightgray {color: #CCCCCC;}
.red {color: #ff0000;}
.orange {color: #FF5500;}
.yellow {color: #FFFF00;}
.green {color: #008000;}
.lightgreen {color: #66CC00;}
.sharp_blue {color: #287ED3;}
.blue {color: #0906f5;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.gray2green {color: #6D6D6D; text-decoration: none;}
.gray2green:hover {color: #008000;}

.blue2red {color: #0906f5; text-decoration: none;}
.blue2red:hover {color: #ff0000;}

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u2n {text-decoration: underline;}
.u2n:hover {text-decoration: none;}

.gray2red {color: #6D6D6D; text-decoration: none;}
.gray2red:hover {color: #E70000;}

.gray2orange {color: #6D6D6D; text-decoration: none;}
.gray2orange:hover {color: #FF6600;}

.gray2blue {color: #6D6D6D; text-decoration: none;}
.gray2blue:hover {color: #3082D4;}

.white2black {color: #FFFFFF; text-decoration: none;}
.white2black:hover {color: #000000;}

.white2yellow {color: #FFFFFF; text-decoration: none;}
.white2yellow:hover {color: #FFFF00;}

.red2black {text-decoration: none;color: #CC0000;}
.red2black:hover {text-decoration: none;color: #000000;}

.black2blue {text-decoration: none;color: #000000;}
.black2blue:hover {text-decoration: none;color: #287ED3;}

.black2white {text-decoration: none;color: #000000;}
.black2white:hover {text-decoration: none;color: #FFFFFF;}


.blue2black {text-decoration: none;color: #3082D4;}
.blue2black:hover {text-decoration: none;color: #000000;}


.black2red {text-decoration: none;color: #000000;}
.black2red:hover {text-decoration: none;color: #CC0000;}


.border{
	border: 1px solid #e9e9e9;
}
.content_bg {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.field_newsletter {
	background-color: #f1f1f1;
	height: 20px;
	width: 179px;
	border: 1px solid #d8d8d8;
}

.field_newsletter_2 {
	background-color: #f1f1f1;
	height: 20px;
	width: 225px;
	border: 1px solid #d8d8d8;
}

.field_newsletter_1 {
	background-color: #f1f1f1;
	width: 225px;
	border: 1px solid #d8d8d8;
}

.butt_h		{
	color:##0906f5;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.butt_h:hover		{
	background-image:url(../images/top_nav_h.png);
	width:43px;
	height:23px;
	background-repeat:no-repeat;
	color:##0906f5;
	font-family:Arial;
	font-weight:bold;
}

.list_butt	{
	width:74px;
	height:18px;
	color:#0906f5;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:5px;
}

.list_butt:hover	{
	background-image: url(../images/new_b_h.png);
	
}

.list_butt_1	{
	width:93px;
	height:18px;
	color:#0906f5;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:5px;
}

.list_butt_1:hover	{
	background-image: url(../images/new_b_h_l.png);
	
}

.list_buttred	{
	width:74px;
	height:18px;
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-top:5px;
}

.list_buttred:hover	{
	background-image: url(../images/new_b_h.png);
}