

body  { background-color: #FFFFFF;
      	margin-top: 20px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
      	font-family: Tahoma, Verdana, Arial; font-size: 11px; line-height: 18px; color: #656B72;}

p     { font-family: Tahoma, Verdana, Arial; font-size: 11px; line-height: 18px; color: #656B72;}

.linespacing  {line-height: 18px}
.border       {border: 1px solid #003366}
.borderbottom {border-bottom-style: solid; border-bottom-color: #003366; border-bottom-width: 1px;}

#layer1	{
	position: absolute;
	top: 100px;
	left:40px;
	z-index: 1;
	}

#layer2	{
	position: absolute;
	top: 150px;
	left:40px;
	z-index: -1;
	}

#container {margin: 0 auto; position: relative; border: 0px solid #black; width: 749px; background: #FFFFFF; float: center;}

#col1 	{
	width: 493px;
	float: left;
	padding-right: 7px;
	padding-left: 0px;
	border-right: 1px solid #E9EFF3;
	}

#col2 	{
	width: 240px;
	float: left;
	padding-right: 0px;
	padding-left: 7px;
	border-left: 1px solid #E9EFF3;
	}

#1col 	{
	width: 749px;
	float: left;
	padding-right: 0em;
	padding-left: 0em;	
	}	

#bottomcontainer {width: 749px; background: #FFFFFF; float: center;}

#bottom {
	float: left;
	padding-right: 1em;
	padding-left: 0em;
	}

td  		{ font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		color: #656B72;
		line-height: 20px;
		}

td.menu   	{
		background-color: #E9EFF3;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-family: Tahoma, Verdana, Arial; 
		font-size: 11px; 
		color: #656B72;
		}

td.boxtitle   	{ 
		background-color: #none; 
		padding-left: 10px;		
		padding-top: 2px;		
		padding-right: 5px;
		padding-bottom: 2px;		
		font-family: Tahoma, Verdana, Arial; 
		font-size: 12px;
		font-weight: bold; 
		color: #656B72;
		line-height: 20px;
		}

td.box   	{ 
		background-color: #FFFFFF; 
		padding-left: 7px;
		padding-right: 7px;
		padding-top: 2px;
		padding-bottom: 2px;
		border-top: 0px solid #E9EFF3;
		border-left: 1px solid #E9EFF3;
		border-bottom: 0px solid #E9EFF3;
		border-right: 1px solid #E9EFF3;		
		font-family: Tahoma, Verdana, Arial; 
		font-size: 11px;
		font-weight: regular; 
		color: #656B72;
		line-height: 20px;
		}

td.submenu   	{ 
		background-color: #none; 
		padding-left: 15px;
		padding-right: 3px;
		padding-top: 10px;
		padding-bottom: 3px;		
		font-family: Tahoma, Verdana, Arial; 
		font-size: 11px;
		font-weight: regular; 
		color: #3B393D;
		}

.borderunder 	{border-bottom-style: solid; border-bottom-color: #ECECEC; border-bottom-width: 1px;}

    
big    		{ font-family: Tahoma, arial, Verdana; font-size: 18px; font-weight: bold; color: #2A458C;}
big2    	{ font-family: Tahoma, arial, Verdana; font-size: 11px; font-weight: bold; color: #2A458C;}

a:link    { text-decoration: none; color: #2A458C}
a:visited { text-decoration: none; color: #2A458C}
a:active  { text-decoration: none; color: #2A458C}
a:hover   { text-decoration: underline; color: #2A458C}

a:link.topmenu		{ text-decoration: none; color: #3B393D; font-size: 11px}
a:visited.topmenu	{ text-decoration: none; color: #3B393D; font-size: 11px}
a:active.topmenu	{ text-decoration: none; color: #3B393D; font-size: 11px}
a:hover.topmenu		{ text-decoration: none; color: #000000; font-size: 11px}

a:link.submenu		{ text-decoration: none; color: #3B393D; font-size: 11px}
a:visited.submenu	{ text-decoration: none; color: #3B393D; font-size: 11px}
a:active.submenu	{ text-decoration: none; color: #3B393D; font-size: 11px}
a:hover.submenu		{ text-decoration: none; color: #FF0000; font-size: 11px}

a:link.ide		{color: #2A458C;}
a:visited.ide		{color: #2A458C;}
a:hover.ide		{background: #996666;}
a.current.ide		{background: #FFCC66; color: #000000;}

.text 
{	font-family: tahoma, arial, sans-serif, verdana, helvetica; 
	font-size: 11px;
  width: 155px;
  height: 18px;
  color: #656B72;
	
}

.dropdown 
{	width: 140px;
  	height: 18px;
	background-color: #FCBA52;
	border-left: 1px solid #628096;
	border-right: 1px solid #628096;
	border-top: 1px solid #628096;
	border-bottom: 1px solid #628096;	
	font-family: tahoma, arial, sans-serif, verdana, helvetica; 
	font-size: 11px; 
	color: #3B393D;
}

.button 
{	
	background-color: #B2C3D0;
	border-left: 1px solid #628096;
	border-right: 1px solid #628096;
	border-top: 1px solid #628096;
	border-bottom: 1px solid #628096;	
	font-family: tahoma, arial, sans-serif, verdana, helvetica; 
	font-size: 11px; 
	color: #FFFFFF;
}


.textarea 
{	font-family: tahoma, arial, sans-serif, verdana, helvetica; 
  font-size: 11px;
	color: #7C8085;
}


