/** BASIC */


body {
	margin: 0px;
	padding: 0px;
	background: #292B2E url(images/bg1_01.jpg);
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.input1 {
	width: 96px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000 #44474A #44474A #000000;
	background-color: #17181A;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	font-size: xx-large;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
	font-weight: normal;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.text2 {
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.text3 {
	text-align: center;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

/** LINKS */

a {
	color: #E92400;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/bg1_02.jpg) repeat-x;
}

.bg2 {
	background: url(images/bg1_10.jpg) no-repeat;
}

.bg3 {
	background: url(images/bg1_11.jpg) repeat-y;
}

.bg4 {
	background: url(images/bg1_12.jpg) no-repeat left bottom;
}

.bg5 {
	background: url(images/subpage1_02.jpg) repeat-y;
}

.bg6 {
	background: url(images/homepage01.jpg) repeat-y;
}

.bg7 {
	background: url(images/subpage2_03.jpg) repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	position: relative;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

.img2 {
	position: relative;
	float: left;
	margin-right: 5px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.drop_down_text {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#wrapper #content .bg4 #box2 #box8 .content table tr .style5 {
	font-size: 10px;
}
#wrapper #content .bg4 #box2 #box8 .content table tr td p {
	color: #FFF;
	text-align: left;
	font-size: small;
}
#wrapper #content .bg4 #box2 #box8 .content table tr td p a .text1 {
	font-size: 16px;
}
#wrapper #content .bg4 #box2 #box8 .content table tr td p a .text1 {
	font-size: 14px;
	text-align: center;
}
#wrapper #content .bg4 #box2index #box2A #box4 .content #box4B table tr td p {
	text-align: justify;
}
#wrapper #content .bg4 #box2index #box2A #box3 .content table tr td p {
	text-align: justify;
}
#wrapper #content .bg4 #box2 #box8 .content p {
	text-align: center;
}
#wrapper #content .bg4 #box2 #box8 .content p {
	text-align: left;
}

