body {
	color: #666666;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}

table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}


#Main {
	width: 98%;
	background-color: #000000;
	min-width: 800px;
}

.login {
	color: #FFFFFF;
}
.login a {
	font-weight: bold;
	color: #FFFFFF;
}
.login a:hover {
	color: #CCCCCC;
}
a {color: #000066; text-decoration: none; }
a:hover {
	color: #000099;
	text-decoration: underline;
}

h1 {
	font-size: 160%;
	text-transform: uppercase;
	color: #666666;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #666666;
}
h3 {
	font-size: 120%;
	font-variant: small-caps;
	color: #000066;
}
h4 {
	font-size: 110%;
	text-transform: uppercase;
	color: #0099FF;
}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}


ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li {
	margin-left: 2px;
	list-style: square inside;
	color: #666666;
	font-weight: bold;
}

input.formButton {
	background-color: #010f42;
	background-image: url(images/degrad_dblue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #0C2349;
}
input {
	font-size: 90%;
	color: #000000;
	border: 1px solid #DBDBDB;
	margin-bottom: 4px;
	background-color: #f5f5f5;
	background-image: url(images/shad_form.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
input:hover {
}

.item {
	margin-bottom: 25px;
	background-color: #FFFFFF;
	padding: 5px;
}
.itemHead {
	padding: 3px;
	color: #61C809;
}
.itemInfo {
	text-align: right;
	padding: 3px;
	color: #6AB3FB;
}
.itemTitle a {
	font-weight: bold;
	color: #61C809;
	text-decoration: underline;
}
.itemTitle a:hover {
	color: #61C809;
	text-decoration: underline;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #6AB3FB;}
.itemBody {	padding: 5px;}
.itemBody img {
	margin: 5px;
	border: 0px solid #000000;
}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	background-color: #FFFFFF;
}
.itemText a , .itemInfo a, .itemFoot a{
	color:  #6AB3FB;
	font-weight: normal;
}
.itemText a:hover .itemInfo a:hover, .itemFoot a:hover, .itemPoster a:hover {
	color: #B9DBFD;
	text-decoration: underline;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #61C809;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#leftcolumn {
	width: 200px;
	padding: 8px;
}
#leftcolumn a {
	color: #004182;
	text-decoration: underline;
}
#leftcolumn a:hover {
	text-decoration: none; color: #005BB7;
}
#leftcolumn th {color: #666666; vertical-align: middle;}
#leftcolumn .blockTitle {
	padding: 3px 8px 3px 20px;
	color: #61C809;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-image: url(images/arrows.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	
}
#leftcolumn .blockContent {
	padding: 6px 12px 3px;
	margin-bottom: 10px;
	
}
#rightcolumn .blockContent {
	padding: 6px 12px 3px;
	margin-bottom: 10px;
	color: #FFFFFF;	
}
#rightcolumn {width: 200px; padding: 8px 8px 8px 8px;}
#rightcolumn th {color: #FFFFFF; vertical-align: middle;}

#rightcolumn .blockTitle {
	padding: 3px 8px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	
}
#rightcolumn a {
	color: #CCCCCC;
	text-decoration: underline;
}
#rightcolumn a:hover {
	text-decoration: none; color: #00FF00;
}
#rightcolumn ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
#rightcolumn li { margin-left: 2px; list-style: square inside; color: #CCCCCC}
.centercol {}

.centercol .blockTitle {
	padding: 3px 8px 3px 5px;
	color: #0099FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
.centercol .blockContent {
	padding-top: 7px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E345F;
}
.centercol .blockContent a {
	color: #FFFFFF;
}
.centercol .blockContent a:hover {
	color: #00CC00;
}
.centercol li {
	color: #FFFFFF;
}

.bottumLcolumn .blockTitle, .bottumRcolumn .blockTitle {
	padding: 3px 8px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
.bottumLcolumn .blockContent, .bottumRcolumn .blockContent {
	padding-top: 7px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottomCcolumn .blockTitle {
	padding: 3px 8px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
.bottomCcolumn .blockContent {
	padding-top: 7px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#centerCcolumn .blockContent .even a, #centerLcolumn .blockContent .even a, #centerRcolumn .blockContent .even a, #centerCcolumn .blockContent .odd a, #centerLcolumn .blockContent .odd a, #centerRcolumn .blockContent .odd a, #centerCcolumn .blockContent tr.even td a, #centerLcolumn .blockContent tr.even td a, #centerRcolumn .blockContent tr.even td a, #centerCcolumn .blockContent tr.odd td a, #centerLcolumn .blockContent tr.odd td a, #centerRcolumn .blockContent tr.odd td a
{
	color: #10387A;
}
#centerCcolumn .blockContent .even a:hover, #centerLcolumn .blockContent .even a:hover, td#centerRcolumn .blockContent .even a:hover{
	color: #3C79D5;
	text-decoration: none;
}

.centercol li {
	color: #BBDDFF;
}

/*.
.centercol {}
.centercol .blockContent a {
}
	
.centercol .blockContent a:hover {
}

.centercol .blockTitle {
	color: #000000;
	font-weight: bold;
}

.centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.centercol li {
}
*/
#centercolumn {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#centercolumn th {
	color: #666666;
	vertical-align: middle;
	background-color: #abc1e5;
}
#centerCcolumn, #bottomCcolumn {}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}

div#content {
	text-align: left;
	color: #666666;

}

#mainmenu a {
	display: block;
	margin: 5;
	padding: 2px 2px 2px 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 130%;
	
}
#mainmenu a:hover {
	color: #5B5B5B;
	text-decoration: underline;
}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {
	padding-left: 29px;
	color: #000000;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-right: 5px;
	font-size: 11px;
}

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {
	background-color: #abc1e5;
	padding: 4px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #dadada;
}
.head a {
	color: #FFFFFF;
}
.even, .odd, tr.even td,  tr.odd td{
	background-color: #fbfbfb;
	padding: 2px 5px;
	background-image: url(images/even_odd.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	color: #000000;
}

.foot {
	padding: 2px;
	font-weight: bold;
	text-align: center;
}


.even a, .odd a, tr.even td a,  tr.odd td a {
	color: #10387A;
}
.even a:hover, .odd a:hover, tr.even td a:hover,  tr.odd td a:hover {
	color: #3C79D5;
	text-decoration: none;
}




div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

#footer {
	padding: 15px 3px 3px;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
	background-image: url(images/footerC.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:hover {
	color: #00FF00;
	text-decoration: underline;
}


select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 100%;
}

#headerTop {}
#headerTopL {}
#headerBot {
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:208px;
}
#headerBotBg {
	background-image: url(images/header_img_bg.jpg);
	background-repeat: repeat-x;
	height: 208px;
}

.bluebox_topL {
	background-image: url(images/blue_box_01.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	background-position: left;
}
.bluebox_topM {
	background-image: url(images/blue_box_02.gif);
	background-repeat: repeat-x;
	height: 13px;
}
.bluebox_topR {
	background-image: url(images/blue_box_04.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 15px;
	background-position: right;
}

.bluebox_midL_Img {
	background-image: url(images/blue_box_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 13px;
	height: 159px;
}
.bluebox_midL {
	background-image: url(images/blue_box_05_bg.gif);
	background-repeat: repeat-y;
	width: 13px;
	background-position: left;
}
.bluebox_midM_Img {
	background-image: url(images/blue_box_06.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 159px;
}
.bluebox_midM {
	background-image: url(images/blue_box_06_bg.gif);
}
.bluebox_midR_Img {
	background-image: url(images/blue_box_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 15px;
	height: 159px;

}
.bluebox_midR {
	background-image: url(images/blue_box_07_bg.gif);
	background-repeat: repeat-y;
	width: 15px;
	background-position: right;
}

.bluebox_botL {
	height: 15px;
	width: 13px;
	background-position: left;
	background-image: url(images/blue_box_08.gif);
}
.bluebox_botM {
	background-image: url(images/blue_box_09.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.bluebox_botR {
	background-image: url(images/blue_box_10.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 15px;
	width: 15px;
}

.whitebox_r1c1 {
	background-image: url(images/white_box_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 13px;
}
.whitebox_r1c2 {
	background-image: url(images/white_box_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
}
.whitebox_r1c3 {
	background-image: url(images/white_box_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 12px;
}

.whitebox_r2c1 {
	background-image: url(images/white_box_05.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 13px;
}
.whitebox_r2c2 {
	background-color: #f3f3f3;
}
.whitebox_r2c3 {
	background-image: url(images/white_box_07.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 12px;
}

.whitebox_r3c1 {
	background-image: url(images/white_box_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 13px;
}
.whitebox_r3c2 {
	background-image: url(images/white_box_11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}
.whitebox_r3c3 {
	background-image: url(images/white_box_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 11px;
	width: 12px;
}

.d_blue_box_r1c1 {
	background-image: url(images/d_blue_box_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 14px;
}
.d_blue_box_r1c2 {
	background-image: url(images/d_blue_box_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 12px;
}
.d_blue_box_r1c3 {
	background-image: url(images/d_blue_box_04.gif);
	height: 12px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

.d_blue_box_r2c1 {
	background-image: url(images/d_blue_box_05.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}
.d_blue_box_r2c2 {
	background-color: #011d5a;
}
.d_blue_box_r2c3 {
	background-image: url(images/d_blue_box_07.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
}

.d_blue_box_r3c1 {
	background-image: url(images/d_blue_box_10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 14px;
}
.d_blue_box_r3c2 {
	background-image: url(images/d_blue_box_11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 11px;
}
.d_blue_box_r3c3 {
	background-image: url(images/d_blue_box_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 11px;
	width: 14px;
}
.tab {
	text-align: center;
	width: 111px;
}
.tabright {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999966;
}

.tab div.active {
	display: block;
	background-image: url(images/tab_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	padding-top: 23px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 110%;
	text-decoration: none;
	

}
.tab div.active a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.tab div.nonactive a {
	display: block;
	background-image: url(images/tab_green.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 21px;
	padding-top: 23px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 110%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999966;
	text-decoration: none;
}
.tab div.nonactive a:hover {
	display: block;
	background-image: url(images/tab_white.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	padding-top: 23px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 110%;
	
	text-decoration: none;
}


/*.tabsublink {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 20px;
}
.tabsublink a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 20px;
}
.tabsublink a:hover {
	display: block;
	color: #0000FF;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	padding-left: 20px;
}*/

.tab_links {
	text-align: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tab_links2 {
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.tab_links:hover {
	color: #FFFFFF;
	text-decoration: none;
}




#film {
	background-image: url(images/film.gif);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 220px;
	background-position: right;
	padding-top: 20px;
}

#search2 {width: 200px; float: left;}
#slogan {
	background-image: url(images/ticket.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 47px;
	text-align: right;
	padding-right: 85px;
	color: #FFFFFF;
	padding-top: 110px;
}

#searchFormT {
	font-size: 90%;
	color: #666666;
	border: 1px solid #333333;
	background-image: none;
	background-color: #E5E5E5;
}
#mainWidth { 
width: 98%;

}
#header {
	background-image: url(images/header_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	margin-top: 10px;
}
#header2 {
	height: 75px;
	background-color: #003351;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
}
#header3 {
	height: 75px;
	background-color: #003351;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#headerL {
	background-image: url(images/header_01.gif.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 463px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #00CC00;
	padding-top: 50px;
	padding-left: 20px;
}
#headerLogo {
	text-align: right;
	vertical-align: top;	
}


#headerR {
	background-image: url(images/header_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 26px;
	text-align: right;
	vertical-align: middle;
}

#banner {
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	
	padding-bottom: 10px;
	height: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	 }

#tabMenu {
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #000000;
	 }

#reservationbarright {
	background-repeat: repeat-x;
	background-color: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 10px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 20px;
	text-decoration: blink;
	word-spacing: 20px;
	 }	 


#barMenu {
	background-image: url(images/bg_bar_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	
			

}
.barLinks {padding-top: 6px; padding-right: 10px;
	padding-left: 10px;}








#searchTop {
	padding-top: 10px;
	text-align: right;
	width: 250px;
	vertical-align: middle;
}

#searchInput {
	background-color: #FFFFFF;
	border: 1px solid #BEBEBE;
	color: #999;
}

#searchBut {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footSec {
	width: 98%;
	background-color: #FFFFFF;
}
#footL {
	background-image: url(images/footerL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 118px;
	width: 27px;
}
#footC {
	background-image: url(images/footerC.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footR {
	background-image: url(images/footerR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 118px;
	width: 27px;
}


#searchSec {width: 250px; height: 105px; }
#searchBox { width: 250px; height: 98px; margin-top:}
#searchLeft {
	background-image: url(imgages/curve-search-dusk-glaze_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 23px;
}
#searchCenter {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #266fb0;
	border-bottom-color: #266fb0;
	background-color: #064381;
	padding-top: 10px;
	padding-left: 10px;
}
#searchRight {
	background-image: url(imgages/curve-search-dusk-glaze_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
}
.search-button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 28px;
	margin-right: 12px;
	margin-left: 4px;
}

.searchButSec {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #266fb0;
	border-bottom-color: #266fb0;
	background-color: #064381;

}

.search-txt {
	color: #97BFF0;
	padding-bottom: 3px;
}
/* blue-box */

.blue-box {
	margin-top: 5px;
}

.blue-box_r1c1 {
	background-image: url(img/dusk-glaze/darkblue-box_1-1.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.blue-box_r1c1-1 {
	background-image: url(img/dusk-glaze/darkblue-box_1.png);
	background-repeat: no-repeat;
	width: 8px;
	background-position: left top;
	height: 72px;
}
.blue-box_r1c2 {
	background-image: url(img/dusk-glaze/darkblue-box_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #063e77;
}
.blue-box_r1c3 {
	background-image: url(img/dusk-glaze/darkblue-box_3-1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}

.blue-box_r1c3-1 {
	background-image: url(img/dusk-glaze/darkblue-box_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 72px;
}
.blue-box_r2c1 {
	background-image: url(img/dusk-glaze/darkblue-box_4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 8px;
}
.blue-box_r2c2 {
	background-image: url(img/dusk-glaze/darkblue-box_5.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 9px;
}
.blue-box_r2c3 {
	background-image: url(img/dusk-glaze/darkblue-box_6.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 8px;
}

.curve-red_l {
	background-image: url(img/dusk-glaze/curve-bleu-l.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 8px;
}
.curve-red_r {
	background-image: url(img/dusk-glaze/curve-bleu-r.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 6px;
	width: 8px;
}

.red-c {
	background-color: #06477e;
}

.search-button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 28px;
	margin-right: 12px;
	margin-left: 4px;
}

.searchButSec {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #266fb0;
	border-bottom-color: #266fb0;
	background-color: #064381;

}

.search-txt {
	color: #97BFF0;
	padding-bottom: 3px;
}
/* white-box */

.white-box {
	margin-top: 5px;
}

.white-box_r1c1 {
	background-image: url(img2/dusk-glaze/darkblue-box_1-1.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.white-box_r1c1-1 {
	background-image: url(img2/dusk-glaze/darkblue-box_1.png);
	background-repeat: no-repeat;
	width: 8px;
	background-position: left top;
	height: 72px;
}
.white-box_r1c2 {
	background-image: url(img2/dusk-glaze/darkblue-box_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.white-box_r1c3 {
	background-image: url(img2/dusk-glaze/darkblue-box_3-1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}

.white-box_r1c3-1 {
	background-image: url(img2/dusk-glaze/darkblue-box_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 72px;
}
.white-box_r2c1 {
	background-image: url(img2/dusk-glaze/darkblue-box_4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 8px;
}
.white-box_r2c2 {
	background-image: url(img2/dusk-glaze/darkblue-box_5.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 9px;
}
.white-box_r2c3 {
	background-image: url(img2/dusk-glaze/darkblue-box_6.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 8px;
}

/* black-box */

.black-box {
	margin-top: 5px;
}

.black-box_r1c1 {
	background-image: url(img3/dusk-glaze/darkblue-box_1-1.gif);
	background-repeat: repeat-y;
	width: 8px;
}
.black-box_r1c1-1 {
	background-image: url(img3/dusk-glaze/darkblue-box_1.png);
	background-repeat: no-repeat;
	width: 8px;
	background-position: left top;
	height: 72px;
}
.black-box_r1c2 {
	background-image: url(img3/dusk-glaze/darkblue-box_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3C3C3C;
}
.black-box_r1c3 {
	background-image: url(img3/dusk-glaze/darkblue-box_3-1.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 8px;
}

.black-box_r1c3-1 {
	background-image: url(img3/dusk-glaze/darkblue-box_3.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 8px;
	height: 72px;
}
.black-box_r2c1 {
	background-image: url(img3/dusk-glaze/darkblue-box_4.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 9px;
	width: 8px;
}
.black-box_r2c2 {
	background-image: url(img3/dusk-glaze/darkblue-box_5.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 9px;
}
.black-box_r2c3 {
	background-image: url(img3/dusk-glaze/darkblue-box_6.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 9px;
	width: 8px;
}

