/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bkg_glow.jpg);
	background-color: #264D6F;
	background-repeat: no-repeat;
	background-position: center top;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 140%;
	text-align: left;
}

.text1 {
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;	
}

.text8 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;	
}

.text2 {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #9F9F9F;
}

.text3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
}

.text10 {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.text5 {
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
}

.text6 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
}

.text7 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
}

.text9 {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a {
	color: #BEBEBE;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.link1 {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	padding-left: 14px;
	background: url(images/homepage10.gif) no-repeat left center;
	font-size: 10px;
}

/** STYLES */

.style1 {
	color: #A09C97;
}

.style1 a {
	color: #A09C97;
}

.style1 a:hover {
}

/** BACKGROUNDS */


.bg2  { background: url(images/homepage04.jpg) no-repeat left top; }
.bg3  { background: url(images/homepage05.gif) repeat-x left top; }
.bg4  { background: #4F789B url(images/homepage07.gif) repeat-x left top; }
.bg5  { background: #0B2C49; }
.bg6  { background: url(images/homepage08.gif) repeat-y right top; }
.bg7  { background: #4F789B; }
.bg8  { background: url(images/homepage12.gif) repeat left top; }
.bg9  { background: url(images/homepage13.gif) repeat-y right top; }
.bg10 { background: #0B2C49; }
.bg11 { background: #0B2C49; }
.bg12 { background: url(images/homepage21.gif) repeat-x left top; }
.bg13 { background: url(images/subpage2_01.gif) repeat-y left top; }
.bg14 { background: url(images/homepage11.gif) repeat-x left bottom; }


/** MISC */

.align-left { text-align: left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 5px 0px 0px 15px;
}

.img3 {
	float: left;
	margin: 0px 0px 0px 0px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
