H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
        color : #4288C4;
display: inline;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; margin:0px;
	background-color:#3D5B72;
}

td {
	font-family:arial; font-size:12px; color:#000000;
	line-height:20px;
}

.topnav_link_bg {
	background-image: url(images/topnav_link_bg.jpg);
	background-repeat: repeat-x;
}

.topnav_active_bg {
	background-image: url(images/topnav_active_bg.jpg);
	background-repeat: repeat-x;
}

.main_pic {
	background-image: url(images/main_pic.jpg);
	background-repeat: no-repeat; width:960px; height:194px;
}

.domain_bg {
	background-image: url(images/domain_bg.jpg);
	background-repeat: no-repeat; width:485px; height:119px;
}

.body_bg {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x; background-color:#FFFFFF;
}

.footer_bg {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x; height:63px;
}

.tabletop_bg {
	background-image: url(images/tabletop_bg.jpg);
	background-repeat: repeat-x; height:36px;	
}

.tablecap_bg {
	background-image: url(images/tablecap_bg.jpg);
	background-repeat: repeat-x; height:29px;
}

.whiterow {
	background-color:#FFFFFF; height:28px;
}

.grayrow {
	background-color:#F3F5F7; height:28px;
}

.alphas_bg {
	background-image: url(images/alphas_bg.jpg);
	background-repeat: repeat-x; height:29px;	
}

.subscribe_bg {
	background-image: url(images/subscribe_bg.jpg);
	background-repeat: repeat-x; height:32px;	
	border:solid 1px #3671A0;
}

.search_bg {
	background-image: url(images/search_bg.jpg);
	background-repeat: repeat-x;
}

.textbox_bg {
	background-image: url(images/textbox_bg.jpg);
	background-repeat: repeat-x; height:20px;
	font-family:arial; font-size:11px; color:#333333;
	border:solid 1px #ffffff; padding-left:3px; padding-top:5px;
}

.domainbox_bg {
	background-image: url(images/domainbox_bg.jpg);
	background-repeat: no-repeat; height:44px; width:264px;	
}

.domaintextbox {
	background:none; border:none; 
	font-family:"Trebuchet MS"; font-size:15px; padding-left:10px;
}
	

.grayborder {
	border:solid 1px #CCCCCC;
}

.navnonlink {
	font-family:"Trebuchet MS"; font-size:16px; color:#333333;
	font-weight:bold;
}

.blueheader {
	font-family:"Trebuchet MS"; font-size:16px; color:#183867;
	font-weight:bold;
}

.blackheader {
	font-family:"Trebuchet MS"; font-size:16px; color:#333333;
	font-weight:bold;
}

.whiteheader {
	font-family:"Trebuchet MS"; font-size:15px; color:#ffffff;
	font-weight:bold;
}

.whitefont {
	color:#FFFFFF;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:16px; color:#183867;
	font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:16px; color:#183867;
	font-weight:bold; text-decoration:none;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:16px; color:#000000;
	font-weight:bold; text-decoration:none;
}

.alphaslink:link {
	font-family:arial; font-size:12px; color:#ffffff;
	font-weight:bold; text-decoration:none;
	background-image: url(images/alphas_link.jpg);
	background-repeat: no-repeat; height:20px; width:20px;
	display:block;
}

.alphaslink:visited {
	font-family:arial; font-size:12px; color:#ffffff;
	font-weight:bold; text-decoration:none;
	background-image: url(images/alphas_link.jpg);
	background-repeat: no-repeat; height:20px; width:20px;
	display:block;
}

.alphaslink:hover {
	font-family:arial; font-size:12px; color:#ffffff;
	font-weight:bold; text-decoration:none;
	background-image: url(images/alphas_hover.jpg);
	background-repeat: no-repeat; height:20px; width:20px;
	display:block;
}

.alphasnormal {
	font-family:arial; font-size:12px; color:#ffffff;
	font-weight:bold; text-decoration:none;
	background-image: url(images/alphas_hover.jpg);
	background-repeat: no-repeat; height:20px; width:20px;
	display:block;
}


a:link {
	color:#3E5E89; text-decoration:none;
}

a:visited {
	color:#3E5E89; text-decoration:none;
}

a:hover {
	color:#000000; text-decoration:underline;
}

.whitelink:link {
	color:#ffffff; text-decoration:none;
}

.whitelink:visited {
	color:#ffffff; text-decoration:none;
}

.whitelink:hover {
	color:#ffcc00; text-decoration:none;
}




