/* MAIN STYLES */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	font-size: 0.75em;
	margin: 0px;
	margin-top:20px;
	margin-bottom:20px;
	padding: 0px;
	line-height:18px;
	color:#281363;
	background-attachment: fixed;
	background-image: url(../images/img_bgfade.gif);
	background-repeat: repeat-x;
	background-color:#ffe8d0;
}

a {
	color: #ab9dd1;
}
a:hover {
}

input{
	border: 1px solid #281363;
}
	input.button{
		background-color: #281363;
		color: #FFFFFF;
		cursor: hand;
		cursor: pointer;
	}

/* ID STYLES */
div#total {
	margin: 0px auto;
	width: 960px;
	/*border: 2px solid #ff8914;*/
	background-image: url(../images/img_bg.gif);
	background-repeat: repeat-y;	
	/*background-color:#0066FF;*/
	border-bottom: 1px solid #281363;
	overflow:none;
}

div#left {
	float:left;
	width:349px;
}
div#right {
	float:left;
	width:611px;
}

div#left_gradient {
	float:left;
	width:18px;
	background-image: url(../images/img_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#logos {
	float:left;
	width:279px;
	height:94px;
	background-image: url(../images/img_logos.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top:30px;
	padding-left:32px;
	padding-right:20px;
}
	div#logos h3 {
		color:#ff8914;
		font-weight:bold;}
	
div#top {
	float:left;
	height:100px;
	width:611px;
	background-color:#281363;
	background-image: url(/images/img_top2.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

div#address {
	color:#9999cc;
	/*padding-left:24px;*/
}
div#address a {
	color:#9999cc;
}


/* MAIN */
div#main {
	float:left;
	width:708px;
	/*min-height:352px;*/
	padding-left:20px;
	padding-right:30px;
	padding-top:35px;
}
	div#main .title {
		color:#281363;
		font-weight:bold;
		font-size:1.5em;}
	div#main .title2 {
		color:#ff8914;
		font-weight:bold;
		font-size:1.0em;}
	div#main .texthead {
		padding:0;
		margin:0;
		color:#281363;
		font-size:1.17em;
		line-height:22px;}
	div#main .textbody {
		padding:0;
		margin:0;
		color:#281363;}
	div#main table{
		border: solid #281363;
		border-width:1px;
	}
		div#main th,
		div#main td {
			padding:2px;
			border: solid #ab9dd1;
			border-width:0 1px 1px 0px;
		}

	div#main .textbody p{
		margin:0 0 6px 0;
		padding:0;
		color:#281363;
		font-size:1em;}
	div#main .textbody h1{
		margin:0;
		padding:10px 0 0px;
		color:#ff8914;
		font-weight:bold;
		font-size:1.17em;}
	div#main .textbody h2{
		margin:0;
		padding:8px 0 0px;
		color:#281363;
		font-weight:bold;
		font-size:1.0em;}
	div#main .textbody h3{
		margin:0;
		padding:6px 0 0px;
		color:#281363;
		font-weight:bold;
		font-size:0.9em;}
	div#main .textbody h4{
		margin:0;
		padding:4px 0 0px;
		color:#281363;
		font-weight:bold;
		font-size:0.8em;}
	div#main .textbody h5{
		margin:0;
		padding:2px 0px;
		color:#281363;
		font-weight:bold;
		font-size:1.0em;}
	div#main .textbody h6{
		margin:0;
		padding:2px 0 0px;
		color:#ff8914;
		font-weight:bold;
		font-size:1.0em;}

/*Attachments*/
div#main #attachments{
	margin:0 0 20px 20px;
	width:175px;
	border:1px solid orange;
	float:right;
}
div#main #attachments p{
	margin:12px 6px;
}
div#main #attachments img{
	border:none;
}

/* MENU STYLES */
/* left menu */
					
div#leftmenu {
	float:left;
	width:163px;
	/*height:352px;*/
	padding-right:20px;
	padding-top:25px;
	line-height:15px;
}
	div#leftmenu ul {
		margin: 0;
		padding: 0;
		line-height:22px;}
	div#leftmenu li {
		width:130px;
		list-style-type:none;
		padding-left:24px;
		border-bottom:1px solid #e4e2eb;
		padding-top:12px;}

	div#leftmenu h3 {
		color:#ff8914;
		font-weight:bold;
		font-size:1.5em;}
	div#leftmenu h4 {
		font-weight:bold;
		font-size:0.75em;}
	div#leftmenu a {
		color:#281363;
		text-decoration:none;}
	.active {
		color:#ff8914;
		font-weight:bold;}
	div#leftmenu a:hover {
		color:#ff8914;}
	div#leftmenu .icons a {
		color:#281363;
		text-decoration: none;}
	div#leftmenu .icons a:hover {
		color:#281363;}


/* menutop */
div#menutop {
	float:left;
	margin:0px;
	padding:0px;
	padding-left:21px;
	padding-top:8px;
	color:#ab9dd1;
	font-size:0.87em;
}
	div#menutop ul {
		margin: 0;
		padding: 0;}
	div#menutop li {
		float: left;
		list-style-type: none;
		height: 30px;
		text-transform:uppercase;}
	div#menutop a {
		text-decoration:none;}
	div#menutop a:hover {
		color:#FFFFFF;}
	div#menutop .search {
		background-color:#281363;
		height:12px;
		border: 1px solid #ab9dd1;
		color:#ab9dd1;
		font-size:0.9em}

/* menu */
div#menu {
	float:left;
	width:591px;
	height:25px;
	background-color:#281363;
	padding-left:0px;
	font-weight:bold;
	font-size:1.0em;
}
	div#menu ul {
		margin: 0;
		padding: 0;
		line-height:22px;}
	div#menu li {
		float: left;
		width: 147px;
		list-style-type: none;
		height: 25px;
		border-left: 1px solid #281363;
		border-right: 1px solid #281363;
		color:#ff8914;
		background-image: url(../images/img_menutop01.gif);
		background-repeat: no-repeat;
		background-position: top;}
	div#menu li.item2{
		color:#ffc062;
		background-image: url(../images/img_menutop02.gif);}
		div#menu li.item2 a:hover{
			color:#ffc062;
			/*background-image: url(../images/img_menutop02_over.gif);*/
		}
	div#menu li.item4 {
		width: 144px;}


/* MENU TOP STYLES */
.td1 {
	width:149px;
	height:25px;
	border-left: 21px solid #281363;
	border-right: 1px solid #281363;
	color:#ff8914;
	background-image: url(../images/img_menutop01.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-transform:uppercase;
	border-bottom: 1px solid #281363;
}
	.td1 a {
		color:#ff8914;
		text-decoration:none;}
	.td1 a:hover {
		color:#e2750a;}
.td1_act {
	width:149px;
	height:25px;
	border-left: 21px solid #281363;
	border-right: 1px solid #281363;
	color:#ff8914;
	background-image: url(../images/img_menutop01.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
}
	.td1_act a {
		color:#ff8914;
		text-decoration:none;}
	.td1_act a:hover {
		color:#e2750a;}
.td2 {
	width:149px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ffc062;
	background-image: url(../images/img_menutop02.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
	border-bottom: 1px solid #281363;
}
	.td2 a {
		color:#ffc062;
		text-decoration:none;}
	.td2 a:hover {
		color:#f09814;}
.td2_act {
	width:149px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ffc062;
	background-image: url(../images/img_menutop02.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
}
	.td2_act a {
		color:#ffc062;
		text-decoration:none;}
	.td2_act a:hover {
		color:#f09814;}		
.td3 {
	width:149px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ba98d4;
	background-image: url(../images/img_menutop03.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
	border-bottom: 1px solid #281363;
}
	.td3 a {
		color:#ba98d4;
		text-decoration:none;}
	.td3 a:hover {
		color:#b07cd8;}
.td3_act {
	width:149px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ba98d4;
	background-image: url(../images/img_menutop03.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
}
	.td3_act a {
		color:#ba98d4;
		text-decoration:none;}
	.td3_act a:hover {
		color:#b07cd8;}
.td4 {
	width:144px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ffcb00;
	background-image: url(../images/img_menutop04.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
	border-bottom: 1px solid #281363;
}
	.td4 a {
		color:#ffcb00;
		text-decoration:none;}
	.td4 a:hover {
		color:#e5ba11;}
.td4_act {
	width:144px;
	height:25px;
	border-right: 1px solid #281363;
	color:#ffcb00;
	background-image: url(../images/img_menutop04.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-transform:uppercase;
}
	.td4_act a {
		color:#ffcb00;
		text-decoration:none;}
	.td4_act a:hover {
		color:#e5ba11;}		
		
.menu {
	border: 0px solid;
	height: 25px;
	width:611px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	vertical-align: middle;
}
	.menu td {
}
	
div#menu_images {
	float:left;
	width:611px;
	height:0px;
	text-align: right;
	/*background-color:#281363;*/
	background-color:#00FFFF;
}
#menu_image_1 {
	border-left:20px solid white;
}

/* END MENY STYLES */
