/* XARAYA REQUIRED CLASSES */
a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
}
blockquote {}
body {
	margin: 0;
	padding: 0;
	background: #0b1c26 url(../images/bg1_01.jpg) repeat-x left top;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c4cacf;
	
}

th, td, input, textarea, select, checkbox {
	background-color: #304048;
}

code {}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	color: #f7941c;
	font-size: 12px;
}
table {}
thead {}
tbody {}
tfoot {}
p, blockquote, ul, ol, dl {
	margin-top: 0;
	text-align: justify;
}
pre {}
button {}
img { border: 0px; }
sup {}
sub {}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head {}
.xar-block-title {}
.xar-block-body {}
.xar-block-foot {}

/* right block group classes */
.xar-block-head-right{
}
.xar-block-title-right {}
.xar-block-body-right {}
.xar-block-foot-right {}

/* topnav block group classes */
.xar-block-head-topnav {}
.xar-block-title-topnav {}
.xar-block-body-topnav {}
.xar-block-foot-topnav {}

/* center block group classes */
.xar-block-head-center {}
.xar-block-title-center {}
.xar-block-body-center {}
.xar-block-foot-center {}
.xar-mod-head {}
.xar-mod-title {}
.xar-mod-body {}
.xar-mod-foot {}
.xar-alt {}
.xar-accent {}
.xar-alt-outline {}
.xar-accent-outline {}
.xar-norm-outline {}
.xar-norm {}
.xar-sub {}
.xar-menu-section {}
.xar-menu-section-current {}
.xar-menu-item {}
.xar-menu-item-current {}
.xar-menu-item:hover {}
.xar-menu-subitem {}
.xar-menu-subitem:hover {}
.xar-menu-subitem-current {}
.xar-menu-item-current > .xar-menu-subitem > a {}
.xar-menu-item-current > .xar-menu-subitem > a:visited {}
.xar-title {}
.xar-error {}

/** THEME STUFF */

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	margin: 3px 13px 0 0;
	float: left;
}

/** FORMS */

form {
	margin: 0;
	padding: 0;
}

/** BACKGROUNDS */

.bg1 {
	background: url(../images/bg1_02.jpg) no-repeat;
}

.bg2 {
	background: url(../images/bg1_03.jpg) no-repeat right top;
}

.bg3 {
	background: url(../images/bg1_04.jpg) no-repeat;
}

.bg4 {
	background: url(../images/bg1_06.jpg) repeat-y left top;
}

.bg5 {
	background: url(../images/bg1_05.jpg) no-repeat;
}

.bg6 {
	background: url(../images/bg1_07.jpg) no-repeat;
}

.bg7 {
	padding: 4px 5px;
	background: url(../images/homepage10.gif);
}

.bg8 {
	padding: 4px 10px;
	background: url(../images/homepage11.gif);
}

.bg9 {
	background: url(../images/bg2_02.jpg) repeat-y left top;
}

.bg10 {
	background: url(../images/bg2_01.jpg) no-repeat;
}

.bg11 {
	background: url(../images/bg3_02.jpg) repeat-y left top;
}

.bg12 {
	background: url(../images/bg3_01.jpg) no-repeat;
}

/** LINKS */

a.link1 {
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	text-decoration: none;
	color: #C4CACF;
}

a.link2:hover {
	text-decoration: underline;
}

/** HEADINGS */


/** TEXTS */

.text1 {
	font-size: 11px;
	color: #F7941C;
}

.text2 {
	color: #F8FFFF;
}

/** STYLE SETS */

.style1, .style1 a {
	color: #8B8F91;
}


