body {
	background-color: #F4F8FA;
	background-image: url(http://www.techaxes.com/gfx/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 10px 0 10px 0;
}

a { color: #1B4894; text-decoration: underline; }

a:hover { color: #54A3E5; text-decoration: underline; }

ul {
	margin: 0;
	padding: 10px 0 10px 25px;
	border: 0px none;
	list-style-type: square;
	list-style-image: url(http://www.techaxes.com/gfx/bullet_black.gif);
}

h1 { 
	margin-bottom: 0px;
	margin-Top: 0px;
}

.header {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C4B9E;
	margin: 0;
}

.yah {
	font-size: 10px;
	color: #999999;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
}

.yah a { color: #999999; text-decoration: none; }

.yah a:hover { text-decoration: underline; }

.footer {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #1B4894;
}

.footer a { color: #FFFFFF; text-decoration: none; }

.footer a:hover { text-decoration: underline; }

.article_title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	line-height: 150%;
}

.article_title_sub {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.article_text { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	font-weight: normal; 
}

.article_text_small { font-size: 11px; font-weight: normal; }

.container_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #54A3E5;
	padding: 4px 0px 4px 4px;
}

.container_title_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 4px;
	text-align: left;
}

.formtext {
	font-size: 11px;
	padding: 1px;
	color: #000000;
	text-decoration: none;
	background: #E4EAF1;
	border-color: #1B4894;
	border-style: solid;
	border-width: 1px;
}

.errortext {
	font-size: 12px;
	padding: 1px;
	color: #E9480C;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: #FFFFFF;
	border-color: #E9480C;
	border-style: solid;
	border-width: 1px;
}

.successtext {
	font-size: 12px;
	padding: 1px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background: #FFFFFF;
	border-color: #1B4894;
	border-style: solid;
	border-width: 1px;
}

.mainmenu {
	padding: 0 5px 0 25px ;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	text-align:center;
}

.submenu {
	display: block;
	height: auto;
	width: 100%;
	padding: 4px 0 5px 0;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.title {
	background: url(http://www.techaxes.com/gfx/but_mid.gif);
	color: #FFFFFF; 
	font-weight: bold; 
	padding: 0 0 2px 0;
}

.subtitle {
	background: url(http://www.techaxes.com/gfx/but_mid.gif);
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	padding: 0 0 2px 0; 
}
