/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	
	/*SCROLLBAR-FACE-COLOR: #0C5AE2;
	SCROLLBAR-HIGHLIGHT-COLOR: #06255C;
	SCROLLBAR-SHADOW-COLOR: #06255C;
	SCROLLBAR-3DLIGHT-COLOR: #06255C;
	SCROLLBAR-ARROW-COLOR: #fff;
	SCROLLBAR-TRACK-COLOR: #06255C;
	SCROLLBAR-DARKSHADOW-COLOR: #06255C;*/
}
.welcome_text
{
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

a.welcome_text
{
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.welcome_text:link
{
	font-family: Arial;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

a.welcome_text:hover
{
	text-decoration: none;
	color: #FF870F;
}

a.top_menu_en
{
	text-decoration: none;
	border-bottom: 0px dotted #CCCCCC;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /*font-family: Verdana; 	font-size: 11px; 	color: #666; 	font-weight: bold;*/
}

a.top_menu_en:hover
{
	text-decoration: none;
	border-bottom: none;
	color: #FF6900;
}


.kwt_bg
{
	background-image: url(images/design_15.jpg);
	background-repeat: no-repeat;
	background-color: #14A5D2;
}
.wbp_bg
{
	background-image: url(images/design_16.jpg);
	background-repeat: no-repeat;
	background-color: #007DA3;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}


.Border
{
	background-image: url(images/b1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer_text
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
a.y
{
	font-family: Arial;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}
a.y:link
{
	text-decoration: none;
}
a.y:visited
{
	text-decoration: none;
	color: #000;
}
a.y:hover
{
	text-decoration: none;
	color: #FF870F;
}
a.y:active
{
	text-decoration: none;
	color: #000;
}
.btxt
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.btxt_wb
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.btxt_home
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.btxt_home1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
}
.btxt_bold
{
	font-family: Arial;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}

.btxt_dates
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #999;
}
.btxt_dates_home
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

a.top_menu
{
	text-decoration: none;
	border-bottom: 0px dotted #CCCCCC;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px; /*font-family: Verdana; 	font-size: 11px; 	color: #666; 	font-weight: bold;*/
}
a.top_menu:link
{
}
a.top_menu:visited
{
	color: #fff;
}
a.top_menu:hover
{
	text-decoration: none;
	border-bottom: none;
	color: #FF6900;
}
a.top_menu:active
{
	color: #fff;
}




/* Menu */

#menu
{
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li
{
	display: inline;
}

#menu a
{
	display: block;
	float: right;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 5px 10px 5px 10px;
	border: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#menu a:hover
{
	background: #0066cc;
	color: #fff;
}

.news_title
{
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

.tbl_center
{
	border: 1px solid #d4caa6;
}
.tbl_bdr
{
	border-left: 1px solid #cccccc;
}

.slogan
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FF6900;
	border-right: 1px solid #cccccc;
}

.txt
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	color: #333333;
	border-bottom: silver 1px solid;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.title
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FF6900;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: black;
}

a.side_menu
{
	display: block;
	float: right;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 5px 10px 5px 10px;
	border: none;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 100%;
}


a.side_menu:hover
{
	background: #0066cc;
	color: #fff;
}
.btn
{
	border-right: gainsboro 1px double;
	border-top: gainsboro 1px double;
	font-size: 16px;
	BACKGROUND-POSITION-Y: center;
	background-image: url(axis/images/btn.jpg);
	border-left: gainsboro 1px double;
	width: 75px;
	color: #CF3822;
	border-bottom: gainsboro 1px double;
	background-repeat: repeat-x;
	font-family: Arial;
	height: 20px;
	font-weight: bold;
}
.register_title
{
	font-family: Arial;
	font-size: 19px;
	color: #FF6900;
	font-weight: bold;
}
.register_title_off
{
	font-family: Arial;
	font-size: 19px;
	color: #000;
	font-weight: bold;
}

.sponsor_caption
{
	font-family: Arial;
	font-size: 15px;
	color: #18314F;
	font-weight: bold;
}

.sponsor_name
{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

a.y_home
{
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
a.y_home:link
{
	text-decoration: none;
}
a.y_home:visited
{
	text-decoration: none;
	color: #fff;
}
a.y_home:hover
{
	text-decoration: none;
	color: #000;
}
a.y_home:active
{
	text-decoration: none;
	color: #fff;
}

.dgLayout
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #000000 1px solid;
	color: #7F7772;
	border-bottom: #000000 1px solid;
	font-family: Tahoma; /*background-color: #ffffff;*/
}
.dgHeader
{
	font-weight: bold;
	font-size: 11px;
	color: #CF3822;
	font-family: Tahoma;
	background-image: url(images/index_04.jpg);
}
