
/************************************************************
	Generic elements
/************************************************************/

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, FreeSans;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}

table{
	font-family: Arial, Tahoma, Verdana, FreeSans;
	font-size: 12px;
	color: #000000;
}

input, select, textarea{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a{
	color: #000000;
}

#maintable{
	background-color: #33CCFF;
}


/************************************************************
	Menu
/************************************************************/

#menu{
	background-color: #0099FF;
	background-image: url('../images/menu_bg.gif');
	border-left: #FFFFFF 10px solid;
	margin-right: 15px;
}

/************************************************************
	Titles
/************************************************************/

.title{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
}

.subtitle{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	font-size: 18px;
	font-weight: bold;
	line-height: 110%;
}
h1{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	font-size: 18px;
	font-weight: 18px;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

/************************************************************
	Dotted lists
/************************************************************/

.list{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	list-style-image: url('../images/dot_black.gif');
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.list a{
	text-decoration: none;
	color: #000000;
}

.list li{
	font-size: 13px;
	margin-top: 3px;
	font-weight: bold;
	padding-left: 2px;
	margin-left: 0px;
}

.list_off{
	list-style-image: url('../images/dot_black.gif');
	color: #000000;
}

.list_off a{
	color: #000000;
}

.list_on{
	list-style-image: url('../images/dot_white.gif');
	color: #FFFFFF;
}

.list_on a{
	color: #FFFFFF;
}

/************************************************************
	Footer
/************************************************************/

#footer{
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, FreeSans;
	color: #0076BC;
	width: 1003px;
	text-align: right;
	font-size: 11px;
}

#footer a{
	color: #0076BC;
	text-decoration: none;
}

#footer img{
	vertical-align: middle;
}

/************************************************************
	Others
/************************************************************/

.pngdot{
	vertical-align: middle;
}

.noimages img{
	display: none;
}







.description_text{
	font-family: Arial, Tahoma, Verdana, FreeSans;
	color: #FFFFFF;
	font-size: 12px;
	/*font-weight: bold;*/
	line-height: 120%;
}

.description_text ul{
	padding: 8px 0px 8px 15px;
	margin: 0px;
}

.description_text ol{
	padding: 0px 0px 8px 22px;
	margin: 0px;
}

.description_text a{
	color: #FFFFFF;
}

.article_detail{
	width: 240px;
	height: 170px;
	overflow: auto;
	scrollbar-face-color: #33CCFF;
	scrollbar-highlight-color: #6EE3FD; 
	scrollbar-shadow-color: #6EE3FD; 
	scrollbar-3dlight-color: #33CCFF;
	scrollbar-arrow-color: #0062AD;
	scrollbar-track-color: #6EE3FD; 
	scrollbar-darkshadow-color: #33CCFF;
}

.site_map{
	font-weight: bolder;
	margin-left: 48px;
}

a.site_map_list{
	font-weight: bolder;
	text-decoration: none;
	
}

a.site_map_tab{
	margin-left: 10px;
	text-decoration: none;
}
a.site_map_list:hover{
	font-weight: bolder;
	text-decoration: underline;
	
}

a.site_map_tab:hover{
	margin-left: 10px;
	text-decoration: underline;
}


.askiris_detail{
	position: relative;
	left: 5px;
	width: 315px;
	height: 270px;
	overflow: auto;
	scrollbar-face-color: #33CCFF;
	scrollbar-highlight-color: #6EE3FD; 
	scrollbar-shadow-color: #6EE3FD; 
	scrollbar-3dlight-color: #33CCFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #6EE3FD; 
	scrollbar-darkshadow-color: #33CCFF;

}

.hottouse_detail{
	overflow: auto;
	scrollbar-face-color: #0AB2D0;
	scrollbar-highlight-color: #6ED6E8; 
	scrollbar-shadow-color: #6ED6E8; 
	scrollbar-3dlight-color: #0AB2D0;
	scrollbar-arrow-color: #003761;
	scrollbar-track-color: #6ED6E8; 
	scrollbar-darkshadow-color: #0AB2D0;
}


.chooser_result{
	font-family: Arial, Tahoma, Verdana, FreeSans;
}


.periodpredictor{
	width: 145px;
	font-family: Arial, Tahoma, Verdana, FreeSans;
	color: #063B97;
	font-size: 12px;
	font-weight: bold;
	line-height: 110%;
	margin-bottom: 2px;
}

#help_me_choose_detail{
	color:#FFFFFF;
	font-size:13px;
	overflow: auto;
	scrollbar-face-color: #75D000;
	scrollbar-highlight-color: #A6DE5D; 
	scrollbar-shadow-color: #A6DE5D; 
	scrollbar-3dlight-color: #75D000;
	scrollbar-arrow-color: #2C6101;
	scrollbar-track-color: #A6DE5D; 
	scrollbar-darkshadow-color: #75D000;
}

.hidden_div{
	position: absolute;
	visibility: hidden;
	display: none;
	width: 0px;
	height: 0px;
	top: -100px;
	left: -100px;
}

.headings{
	display:none;
	visibility:none;
}