﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:   url(/axn/img/bkg_dots.gif);
}
td, p, select, input, textarea {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
}
form {margin: 0px; padding: 0px; display: inline;}
label{cursor:pointer}

.login_bkg {
	background-image: url(/axn/img/head_login_bkg.gif);	
	background-repeat: repeat-x;
}
.login {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background-color: #ff0000;
	vertical-align: middle;
	text-align: right;
	}
.login_input {
	font-size: 7pt;	
}
.logo_bkg {
	background-image: url(/axn/img/head_logo_bkg.gif);	
	background-repeat: repeat-x;
}
a.login_link, a.login_link:visited {color: #ffffff; text-decoration: underline; font-weight:normal;}
a.login_link:hover { color: #ffffff; text-decoration: none; font-weight:normal;}

.main_title {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a.main_title_link {
	text-decoration: none;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
}
a.main_title_link:active, a.main_title_link:visited  {color: #000000;}
a.main_title_link:hover { text-decoration: underline;}

a.more_link, a.more_link:visited {color:#ff0000; text-decoration: underline;}
a.more_link:hover {color:#ff0000; text-decoration: none;}

a.link, a.link:visited {color: #333333; text-decoration: underline;}
a.link:hover{color: #333333; text-decoration: none; }

.form_question {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
}
.red_text {
	color: #ff0000;
}
.catsearch {
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	height: 35px;
}
a.invisilink {
	text-decoration:none;
	color: #333333;
}
a.invisilink:hover {text-decoration:none}

.footer_top_bkg {
	background-image: url(/axn/img/foot_bkg.gif);	
	background-repeat: repeat-x;
	height: 2px;
}
.footer_nav {color: #ffffff;
	height: 25px;
	text-align: center;
	background-color: #666666;
	vertical-align: middle;
}
a.footer_nav_link {color:#ffffff;text-decoration: none;}
a.footer_nav_link:hover {color:#ffffff; text-decoration:underline;text-decoration: underline;}

.footer {
	height: 75px;
	color: #999999;
}
a.footer_link {color:#999999; text-decoration:underline;}
a.footer_link:hover {color:#999999; text-decoration: none;}
