body					{ background-color: #B9D3EE; }

body td div				{ font-size: 8pt; color: #FFFFFF; font-family: verdana; }

h1						{ font-size: 12pt; color: #FFFFFF; font-family: verdana; }
a						{ font-family: verdana; font-size: 8pt; color: #DDDDAA; text-decoration: none; }
a:hover					{ color: #DDFFFF; text-decoration: underline; }

strong					{ color: #FFEECC; }

/*.template_table			{ border: 1px solid #e4d9d1; }*/
.template_header		{ width: 750px; height: 165px; 	background-image: url('/image/none/layout/template_header.jpg'); 	}
.template_header_nav	{ margin-bottom: 23px; text-align: center; }

.template_header .module_navigation_horizontal_item a		{ font-weight: bold; text-decoration: none; color: #214A8E; font-size: 10pt; }
.template_header .module_navigation_horizontal_item a:hover	{ font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: 10pt; }


.template_submenu .module_navigation_horizontal_table
{
	float: left;
}

.module_navigation_horizontal_item
{
	border: 1px solid #FFFFFF;
	border-width: 0px 0px 0px 1px;
	padding-left: 7px;
	padding-right: 7px; 
}
#module_navigation_horizontal_item_0 { border: none; }

.template_content		{ 	
							width: 750px; 
							height: 187px; 	
							background-image: url('/image/none/layout/template_background.jpg'); 
							background-color: #FFFFFF;  
							background-repeat: no-repeat; 	
						}
.template_content.table	{ width: 100%;	}



.template_content
.spacer					{ width: 10px; }

.template_content
.left					{ width: 295px; }

.template_content
.left table				{ width: 283px; }

.template_content
.right					{ width: 425px; }

.template_copyframe_top		{ height: 21px;		background-image: url('/image/none/layout/template_copyframe_top.png');		}
.template_copyframe_left	{ width:  12px;		background-image: url('/image/none/layout/template_copyframe_left.png');	}

.template_copyframe_content
	{ background-color: #656565; }

.template_copyframe_content,
.template_copyframe_content div.content	{ width: 250px; }

.template_copyframe_right	{ width:  12px;		background-image: url('/image/none/layout/template_copyframe_right.png');	}
.template_copyframe_bottom	{ height: 25px;		background-image: url('/image/none/layout/template_copyframe_bottom.png');	}


.template_submenu												{ width: 750px; height: 30px;	background-color: #253D50; }
.template_submenu .module_navigation_horizontal_table			{ float: left; }
.template_submenu .module_navigation_horizontal_item			{ padding-left: 10px; padding-right: 10px; }
.template_submenu .module_navigation_horizontal_item a			{ font-weight: bold; text-decoration: none; color: #CCCCCC; font-size: 8pt; }
.template_submenu .module_navigation_horizontal_item a:hover	{ font-weight: bold; text-decoration: none; color: #FFFFFF; font-size: 8pt; }


.template_footer		{ width: 750px; height: 60px;	background-color: #333333; font-family: verdana; color: #AAAAAA; text-align: center; font-size: 8pt; }
