body {
	background: url(../../picture/background.jpg) repeat-x;
}

body, td, tr, th, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

div.scroll {
	overflow: auto;
	/*background-image: url(../../picture/tangara_top_logo.gif);
	background-attachment: fixed;
	background-repeat: repeat;*/
	width: 100%;
	height: 300px;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.main {
	background-image: url(../../picture/aom_logo.gif);
	background-attachment: scroll;
	background-repeat: repeat;
}

p {
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
}

ul {
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
}

.botbar_right {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #AAAAAA;
	background-image: url(../../picture/botbar_right.gif);
}

.right_space {
	background: url(../../picture/background_right.gif) repeat-y;
}

form, div {
	margin: 0;
	padding: 0;
}

a, a:link, a:visited, a:active {
	color: #6B81AA;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

.articleText { text-align: justify; }

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleHead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Gray;
	line-height: 100%;
}

.articleList_tophead {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FF9933;
	line-height: 100%;
	font-weight: bold;
}

.articleSubHead, .articleList_topsubhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #6D7983;
	line-height: 110%;
	margin-bottom: 0px;
}

.articleSummary {
}
/*3399FF*/
.contentHead, h4{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6B81AA;
	line-height: 100%;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
}

.contentSubHead, h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FF9933;
	line-height: 110%;
	font-weight: bold;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
}

.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.cal_date{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3399FF;
}
.cal_head{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9933;
}
.cal_text{
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
}

.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

.chatlist				{ color: #406C94; font-size: 10px; }
.chatlist a:link		{ color: #406C94; font-size: 10px; }
.chatlist a:visited	{ color: #406C94; font-size: 10px; }
.chatlist a:active	{ color: #406C94; font-size: 10px; }
.chatlist a:hover		{ color: #FF572D; font-size: 10px; }

.imglistcaption {
	font-family: Arial;
	color: #406C94;
	font-size: 10px;
}
.image_caption {
	font-family: Verdana;
	color: #888888;
	font-size: 10px;
}

/* Calendar Popup */

.dynCalendar_header{
	font-size: 9px;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #c0c0c0;
	border: 1px solid #c0c0c0;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	width: 21px;
}

.dynCalendar_day {
	background-color: #eeeeee;
	color: #000000;
	font-size: 9px;
}

.dynCalendar_today {
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-size: 9px;
}

.dynCalendar {
	background-color: #c0c0c0;
	border: 2px outset white;
	visibility: hidden;
	position: absolute;
	top: 1px;
	left: 1px;
}
.dynCalendar select {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.formButton	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

.nav_table{
	background-image: url(../../img/article/nav_link_tbgr.gif);
	background-position: right;
	background-repeat: no-repeat;	
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

.nav_table_active{
	background-image: url(../../img/article/nav_link_tbgr.gif);
	background-position: right;
	background-repeat: no-repeat;	
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* TOP MENU */
.tm1 {
	background-color: #586e8f;
	color: #d4d9e2;
	font-family: Verdana;
	font-size: 11px;
	line-height: 95%;
	text-align: center;
}
.tm2 {
	background-color: #DDDDDD;
	color: #586e8f;
	font-family: Verdana;
	font-size: 11px;
	line-height: 95%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #586e8f;
	cursor: pointer;
}

.tm3 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 95%;
	text-align: center;
	background-color: #FFFFFF;
	color: #586e8f;
	font-weight: bold;
	border: 1px solid #586e8f;
	cursor: pointer;
}
