body {
	margin: 0px;
	border: 0px;
	background: #000;
	font-size : 10pt;
	font-family: Tahoma, "lucida console", sans-serif;
}

hr {  color: #fff; }
	
p {
	padding: 0px;
	margin: 0px;
	color: #eee;
	text-align: justify; 
	}

a 							{ color: #444; text-decoration: underline; }
a:hover 				{ color: #000; text-decoration: underline }
a#white 				{	color: #fff; text-decoration: none; }
a#white:hover 	{	color: #fff; text-decoration: underline; }
a#white:visited {	color : #fff; }
a#orange 				{	color: #FF4D11; text-decoration: none; }
a#orange:hover 	{	color: #FF4D11; text-decoration: underline; }
a#orange:visited {color : #FF4D11; }

/*a 									{ text-decoration:none; }*/
a#simple_link 			{	text-decoration: none; border:0px; }
a:hover#simple_link { text-decoration: none; border:0px;}
a.history_navigator { text-decoration: none; display:inline; padding: 1px 5px 1px 5px; color: #fff; background: #030; border: 1px solid #aaa; }
a.history_navigator#hgl { background: #dd3b00; }
a #img-inline {	border: 1px dashed #531; padding:1px; margin:2px; vertical-align: top; }

a img {	border: none; }
a img#small_img {
	vertical-align: text-top;
	width:  64px;
	height: 64px;
	filter: alpha(opacity = 80);
	opacity: 0.80;
}

a:hover img#small_img {
	filter: alpha(opacity = 100);
	opacity: 1; 
}

a img#pan {
	border: 1px solid #222;
	filter: alpha(opacity = 90);
	opacity: 0.90;
}

a:hover img#pan {
	border: 1px solid #333;
	filter: alpha(opacity = 100);
	opacity: 1; 
}

/* LIFEGAL */
.lifegal_list {
	width: 100%;
	float: left;
}

.lifegal {
	float: left;
	padding: 1px; 
	margin: 1px;
	width: 190px;
	height: 100px;
	text-align: center;

}

a img#lifegal_small_img {
	width: auto;
	height: 76px;
	margin: 2px;
	vertical-align: text-top;
	filter: alpha(opacity = 90);
	opacity: 0.90;
	border: 1px solid #951;
}

a:hover img#lifegal_small_img {
	filter: alpha(opacity = 100);
	opacity: 1; 
	border: 1px solid #c62;
} 
/* END OF LIFEGAL*/ 

.header {
	background: url("../images/header_bg.jpg") no-repeat right top #111;
	border-bottom: 2px solid #c30;
	height: 58px;
	width: 100%;
}

img.fade {
	z-index: 2;
  
  filter: alpha(opacity = 100);
}
img.fade:hover {
	z-index: 1;
  
  filter: alpha(opacity = 0);
}


#logo {
	padding-left: 20px;
	background: url("../images/logo.gif") right no-repeat #111; 
	clear: right; 
	float: left; 
	width: 98px; 
	height: 58px;
}
/*
#logo a {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
	border: 0px;
	border: 0px;	
}


#logo span {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url("../images/logo-b.gif") no-repeat center bottom;
}*/


.welcome	{
	float: left;
	clear: right;
	position: relative;
	padding-left: 25px;
	top: 19px;
	text-align: center;
	color: #fff;
	font-size : 10pt;
	font-family: Verdana, "Courier New", monospace;

	letter-spacing: 2px

}

.header_menu {
	padding-top: 20px;
	padding-right:20px;
	text-align: right;
}

.container {
	width: 850px;
	margin-right: auto;
	float: left;	
	clear: left;
	margin: 0px;
	margin-bottom: 100px;
}

.content {

	width: 100%;
	color: #aaa;
	background: #000;
	margin-top:0px;
	margin-bottom: 60px;
	padding-top: 0px;
	/*border: 1px solid #abc;*/


}

.content2 {
	float: left;
	width: 600px; 
	padding: 10px; 
	margin: 0px; 
	border: 1px solid #222; 	
	text-align: justify; 
	background: url(../images/content2.gif) no-repeat right top #000 ;
	color: #ccc;
}

.title {
	position: relative;
	width: 50%;
	padding: 6px 6px 0px 64px;
	color: #ddd;
	background: url(../images/title_bg.jpg) #000 no-repeat left top;
	font-size : 10pt;
	font-weight: 600;
	letter-spacing: 2px;
	height: 21px

}

.title2 {
	position: relative;
	width: 100%;
	padding: 8px 0px 8px 20px;
	margin: -10px -10px 0px -10px;
	color: #ddd;
	background: #111;
	font-size : 10pt;
	font-weight: 600;
	letter-spacing: 2px;

}

.center_box			{ width: 100%; padding: 5px 0px 5px 0px; maring: 0px; text-align: center; }

.menu1 					{ background: #e5e5e5; height: 25px; padding-left: 12px; vertical-align: bottom; }
.menu1_item 		{ font-size : 8pt; font-weight: 600;  padding: 3px 4px 0px 4px; }
.menu_left 					{ position: relative; background: #111; margin: 0px; padding: 0px; width: 220px; float:left; color: #aaa; }
.menu_left_item 		{ border-left: 2px solid #111; width:216px; padding: 0px 0px 4px 4px;}
#menu_left_item_sel { border-left: 2px solid #a20; background: #222; padding: 0px 0px 4px 4px;}
.short_exp			{ padding-left: 2px; font-size: 8pt; color: #f72; }
.flag 					{ padding: 0px 4px 0px 4xp; }
.small_caption	{ font-size: 7pt; color: #6a2; text-align: left; clear: right; letter-spacing: 4px; }
.blog_item {
	margin: 1px 0px 5px 0px;
	padding: 5px;
 	background: url(../images/blog_item_bg.gif) no-repeat right top #111;
 	border-bottom: 1px solid #222;
 	width: 600px;
 	color: #bbb;
}

.footer {
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	font-size : 8pt;
	color: #555;
	text-align: center;
	border-top: 1px solid #222;

}
