h1, h2, h3, h4, ul {color: #f0a6d6;margin: 0;padding: 0;font-weight: bold;}

h1 {font-size: 28px;margin: 0;padding: 0;}
h2 {font-size: 18px; margin: 0;padding: 0;}
h3 {font-size: 14px; margin: 0;padding: 0 0 5px 0; clear: left;}
h4 {padding: 5px 0 5px 10px;font-size: 20px;background: #333;}
h6 {padding: 5px 0 5px 10px;font-size: 20px;background: #333; color: #f0a6d6;}


p {line-height: 1.5em;}

ul {list-style: none;}

input.submit {width: auto !important;height: auto !important;}


/* remember to define focus styles! */
:focus { outline: 0; }

ol, ul { list-style: none; }

table {border-collapse: collapse;border-spacing: 0;}

caption, th, td {text-align: left;font-weight: normal;}

hr { border: 0;width: 100%;color: #666;background-color: #333;height: 1px;line-height: 1px;margin: 0;padding: 0px; }

img { border:0; }

.left { float:left; }
.right { float:right; }
.al { text-align:left; }
.ar { text-align:right; }
.ac { text-align:center; }
.cb { clear: both; }

a:link, a:visited{color: #80e7f8; outline: none; text-decoration: none;}
a:hover, a:active{color: #bff5fe; outline: none; text-decoration: none;}

.note {font-size: 10px;color: #666;}
.hidden{display: none;}

/*------------------------------------------------------------
SITE FRAME styles
-------------------------------------------------------------*/

#container {width: 900px;margin: 0 auto;position: relative;}
	
#logo {padding: 15px 0px 0 0px;float: left;width: 260px;}	
#main_img {width:900px;height: 134px;}

a.rtmp {display:block;width:528px;height:300px;margin:0;}
a.home_rtmp {display:block;width:300px;height:170px;margin:0;}

/*------------------------------------------------------------
BUTTON styles
-------------------------------------------------------------*/

div#return_top a:link, div#return_top a:visited, div#return_top a:active   {
	width: 500px;
	color: #80e7f8;
	text-align: right;
	padding: 0 5px 3px 0;
	margin: 0 0 5px 0;
	font-size: 10px;
	display: block;}

div#return_top a:hover {color: #bff5fe;}
	
.btn_submit {
	width: 80px;
	color: #333;
	background: #80e7f8;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #333;
	border-left: 2px solid #333;
	text-align: center;
	padding: 3px 5px 3px 0;
	margin: 10px 0 5px 0;
	cursor: pointer;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
.btn_submit:hover   {background: #bff5fe;}
#btn_submit_contain {width: 100px; text-align: right; padding-left: 383px;}

#crumb_nav {width: 886px;height: 20px;font-size: 11px;text-align: right;padding: 20px 0 0 0;color: #fff;}

/*------------------------------------------------------------
FOOTER styles
-------------------------------------------------------------*/

#footer {color: #FFFFFF;background: #000 url(../global_img/footer.gif) repeat-x ;min-width:900px;height: 77px;padding: 10px 0 0 0;min-height: 10%;}

#footer_nav {margin: 0 auto;width: 900px;text-align: right;font-size: 10px;}
#copyright{color:#393939;float: left; padding: 2px 0 0 10px;clear: left;}
#credit{font-size: 11px;color:#d8d8d8;margin: 0 10px 0 0; float: right;}
#ake_logo{float: left; width: 300px; text-align: left;padding: 2px 0 0 10px;}