/*###############################################################################################
#                                                                                                                                  
#  JanimeS.com Style.Css (Last updated Feb/17th/2009)                                                                     
#                                                                                                                                  
###############################################################################################*/

body { 
	margin: 0;
	padding: 0; 
	border: none;					
	font-family: Verdana,Arial; 
	font-size: 14px; 					
	text-align:left;
	background-color : #1e262b;
	background-image: url(background.jpg); 
	}

A:link		{ COLOR: #111c24; TEXT-DECORATION: none; font-family: Verdana,Arial,sans-serif; }
A:visited	{ COLOR: #111c24; TEXT-DECORATION: none; font-family: Verdana,Arial,sans-serif; }
A:active	{ COLOR: #111c24; TEXT-DECORATION: none; font-family: Verdana,Arial,sans-serif; }
A:hover		{ COLOR: #f85a7a; TEXT-DECORATION: underline; font-family: Verdana,Arial,sans-serif; }
td,th	{ FONT-SIZE: 14px; FONT-FAMILY: Verdana,Arial; vertical-align: top;}
.small {font-family : Verdana;font-size: 7pt;}
.small_caption {font-family : Verdana;font-size: 11px;}
.small_caption2 {font-family : Verdana;font-size: 10px; color: #7d99a9;}
.navigation { font-family : Verdana; font-size: 10pt; color: #7d99a9; }
.project_text { font-family : Verdana; font-size: 10pt; color: #7d99a9; }
	
.master { 
	width: 950px;
	background-color: #d6d6d4;
	font-size: 14px;
	}

.shell_l { 
	width: 940px;
	font-size: 14px; 
	border: 1px solid #c4c4c4;
	text-align: left;
	border-top-width: 0px;
	border-left-width: 0px;
	}
	
.top { 
	width: 940px;
	background-color: #1e262b;
	border: 1px solid #c4c4c4;
	font-size: 14px; 
	text-align: left;
	border-bottom-width: 0px;
	padding:5px 5px 5px 5px;
	}

.left { 
	width: 110px;
	padding:5px 5px 5px 5px;
	background-color: #1e262b;
	font-size: 14px; 
	text-align: left;
	border: 1px solid #c4c4c4;
	border-top-width: 0px;
	border-bottom-width: 50px;
	}
	
.content {
	width: 830px;
	background-color: #FFFFFF;
	padding:5px 5px 5px 5px;
	font-size: 14px; 
	text-align: left;
	border: 0px solid #111c24;
	}
	
.projects_list { 
	width: 940px;
	background-color: #1e262b;
	text-align: left;
	font-family : Verdana;
	font-size: 11pt;
	color: #dbdbdb;
	}
	
