@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

a:link{
	font-weight: bold;
	color: #cc00ff;
	text-decoration: underline;
}

a:visited{
	color: #990000;
	text-decoration: underline;
}

p#video{
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #FAE01A;
	}
	
h1{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	}
	

.table_right {
	background-image: url(images/index1_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#000;
	/*background-color: #00cc00;*/
}
.table_left {
	background-image: url(images/index1_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#000;
	/*background-color: #6633cc;*/
	
}
.center_column {
	width:995px;
	background-image: url(images/index1_06.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	/*background-color: #FF9966;*/
	
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	letter-spacing: normal;
	vertical-align: text-top;
	text-align: left;
}
/*.strong {
	font-weight: bold;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	letter-spacing: normal;
	line-height: normal;
	color: #000;
	top: inherit;
}*/
.header_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCC;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	/*border: solid 1px #FFFFFF;*/
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
	letter-spacing: 0.10em;
	vertical-align: text-top;
	text-align: left;
}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	/*letter-spacing: 0.15em;*/
	letter-spacing: normal;
	vertical-align: text-top;
	text-align: left;
}
