/* color palete
color: #e17a1e main color
color: #D7261E /red/;
color: #131643 /dark blue/;
color: #BF9F62 /light brown/;
color: #92887c /gray/;
white: white;	
color: #fdeb33 /yellow/;	
*/ 

body {
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.3em;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 12px;
	background: #333333;
}

td.content {
	width: 600px;
	vertical-align: top;
}

td.sidebar {
	vertical-align: top;
	width: 200px;
}

table.sidebar td{
	padding-bottom: 10px;
}

table.top_sidebar_menu {
	border: 1px solid red; 
	width:180px; 
	height:181px;
	cellspacing:4px;
	cellpadding:4px;
}

table.top_sidebar_menu td{
	padding-left: 10px;
}

#content {
	padding-left: 4px;
	padding-right: 4px;
}

legend {
	color: black;
}

a:link {  font-weight: bold; color: #000000; text-decoration: none}
a:hover {  text-decoration: underline}
a:visited {  color: #333333; text-decoration: none}

.static_text_block .title {
	font-size: 22px;
	font-weight: bold;
	padding-bottom:20px;
	padding-top:10px;
}
/*********************** Begin Header ***********************************/

/*********************** End Header ***********************************/

/*********************** Begin Body ***********************************/

/*********************** Begin General of body ************************/
/*********************** End General of body ************************/

/*********************** Begin banner of body ************************/
/*********************** End banner of body ************************/

/*********************** Begin menu of body ************************/
/*********************** End menu of body ************************/

/*********************** Begin Main content of Body **************/
/*********************** Begin Main content of Body **************/

/*********************** Begin Bottom of Body **************/
/*********************** End Bottom of Body **************/
/*********************** End of Body ***********************************/