/*attributes for body, all tables, rows, columns*/

body{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #ffffff;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	background-image: url('assets/backs/back-main.gif');
	background-repeat:repeat-y;
	background-color: #4C4C4C;
	background-color: #ffffff;
	FONT-SIZE: 11px;
	color: #000000;}

table{
	width: 100%;
	padding: 0px; 
	margin: 0px; 
	border: 0px; 
	border-collapse: collapse; 
	border-spacing: 0px;}

td{
	vertical-align: top; 
	text-align:left; 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 11px;
	color: #000000;}

tr{
	margin: 0px; 
	padding: 0px; 
	border: 0px;}

	
/*attributes for different text sizes*/
	
.small{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 9px;
	color: #444444;}
	
.medium{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;}

.large{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 12px;
	color: #333333;
	font-weight: bold;}
	
span.page_name {
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 15px;
	color: #ffffff;
	font-weight: bold;}
	
td.page_name{
	color: #ffffff;
	background-color: #003B6D; 
	background-image: url('assets/pictures/header.jpg');
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: bottom; 
	width: 525px;}
	
td.page_name a:link, td.page_name a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #ffffff;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;}
td.page_name a:hover {
	color: #cccccc;
	text-decoration: none;}
	
div.page_section {
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 13px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	width: 100%;
    padding: 5px;
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: middle;
	border-bottom: 1px solid #333333;}

/*attributes for forms and tables*/

.form{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;}

td.main_menu{
	width:125px;
	height: 21px;
	text-align: center;
	vertical-align: middle;
	background-image:  url("assets/backs/back-main_menu.gif");}
	
td.sub_menu{
	height: 5px; 
	padding: 5px;}
	
td.sub_menu a:link, td.sub_menu a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #455576;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;}
td.sub_menu a:hover {
	color: #999999;
	text-decoration: none;}

.form{
	FONT-FAMILY: Verdana, Arial, 'Times New Roman';
	FONT-SIZE: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;}

.table {
	text-decoration : none;
	border : 1px #000000 solid;
	text-decoration : none;}
	
td.content {
	padding: 20px;
	width: 710px;
	padding-bottom: 20px;
	height: 300px;
	border: 1px solid #B2B2B2;
	border-bottom: 0px solid #B2B2B2;
	background-color:#F7F7F7;
	background-image: url('assets/backs/back-content.gif');
	background-repeat:no-repeat;}
	
table.tech td{
	padding: 2px;
	vertical-align:middle;
	text-align: center;
	border: 1px solid #B2B2B2;}
	
td.content a:link, td.content a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #455576; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;}
td.content a:hover {
	color: #A90800;
	text-decoration: underline;}
	
.left_image {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	border: 1px #000000 solid;}
	
.left_image2 {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	border: 0px #000000 solid;}
	
.right_image {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	border: 1px #000000 solid;}
	
.right_image2 {
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;
	border: 0px #000000 solid;}
	
/*attributes for links*/

a:link, a:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #444444; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;}
a:hover {
	color: #E58900;
	text-decoration: none;}

a.main_menu, a.main_menu:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;}
a.main_menu:hover {
	color: #ffffff;
	text-decoration: none;}
	
a.sub_menu, a.sub_menu:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #444444;
	font-style: none; 
	font-weight: normal; 
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	float: left;
	width: 142px;
    padding: 4px;
	border-bottom: 1px solid #efefef;}
a.sub_menu:hover {
	color: #444444; 
	text-decoration: none;
	background-color: #efefef;
	border-bottom: 1px solid #efefef;}
	
a.sub_menu2, a.sub_menu2:visited {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #444444;
	font-style: none; 
	font-weight: normal; 
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	float: left;
    padding: 4px;
	border-right: 1px solid #efefef;}
a.sub_menu2:hover {
	color: #444444; 
	text-decoration: none;
	background-color: #efefef;
	border-bottom: 1px solid #efefef;}