html, body{
	background-color: #d2daf0;
	padding-top: 25px;
	margin-top: 0px;
}
/*
	Tables
*/
.main_table{
	background-color:#f2f9fc;
	width:900px;
}
.sub_main_table{
	width:100%;
}
.main_menu_table{
	width:100%;
}
.main_content_table{
	width:100%;
}
/*
	Cells
*/
.main_table_cell{
	background-color:#e4ebec;
}
.main_menu_cell{
	text-align:right;
}
/*
	Fonts
*/
.main_text{
	color:#1c2a2e;
	font-size:13px;
	font-family:"Trebuchet MS", Geneva;
	line-height:19px;
}
.main_text_italic{
	color:#1c2a2e;
	font-size:13px;
	font-style:italic;
	font-family:"Trebuchet MS", Geneva;
	line-height:19px;
}
.main_text_mouse{
	color:#000000;
	font-size:13px;
	font-style:italic;
	font-family:"Trebuchet MS", Geneva;
	line-height:12px;
}
.main_text_bold{
	color:#1c2a2e;
	font-size:11pt;
	font-weight:bold;
	font-family:"Trebuchet MS", Geneva;
}
.main_text_bold1{
	color:#0d4256;
	font-size:11pt;
	font-weight:bold;
	font-family:"Trebuchet MS", Geneva;
}

.main_text_title{
	color:#0d4256;
	font-size:15pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Myriad Pro";
	text-transform:uppercase;
}

.main_text_title_under{
	color:#AD0000;
	font-size:15pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Myriad Pro";
	text-transform:uppercase;
	text-decoration:underline;
}

.main_text_title1{
	color:#AD0000;
	font-size:13pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Myriad Pro";
	text-transform:uppercase;
}
.main_text_title_big{
	color:#0d4256;
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Myriad Pro";
	text-transform:uppercase;
}
.about_sphoto{
	color:#1c2a2e;
	font-size:11px;
	font-family: "Trebuchet MS", Geneva;
	font-style:italic;
	line-height:15px;
}
/*
	DIV
*/
/*
	Links
*/
a {
	text-decoration:none;
	color:#AD0000;
}
a:hover{
	text-decoration:underline;
	color:#AD0000;
}
.main_menu_link{
	color:#0d4256;
	font-family: "Trebuchet MS", Geneva;
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}
.main_menu_link:hover{
	color:#AD0000;
	font-family: "Trebuchet MS", Geneva;
	font-style:italic;
	font-weight:bold;
	font-size:12pt;
	text-decoration:none;
}
.red_text_link{
	color:#AD0000;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Trebuchet MS", Geneva;
	text-decoration:none;
}
.black_text_link{
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	font-style:none;
	font-family:"Trebuchet MS", Geneva;
	text-decoration:none;
}
.title_text_link{
	color:#0d4256;
	font-size:15pt;
	font-weight:bold;
	font-style:italic;
	font-family:"Myriad Pro";
	text-transform:uppercase;
	text-decoration:underline;
}
.main_text_link{
	color:#059888;
	font-size:10pt;
	font-family:"Trebuchet MS", Geneva;
	text-decoration:none;
}
.main_text_link:hover{
	text-decoration:underline;
}

/**/
.style30 {font-family: Arial, Helvetica, sans-serif}
.style31 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style32 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style33 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.style34 {color: #CCCCCC}