/* --------------------------------------------------------------------------------- top area -- */
.blu-body {
	color: #FFFFFF;
	background-color: #F2B84D;
	scrollbar-3d-light-color:#330000;
	scrollbar-arrow-color:#330000;
	scrollbar-base-color:330000;
	scrollbar-dark-shadow-color:#F5C66E;
	scrollbar-face-color:#F5C66E;
	scrollbar-highlight-color:#EAAD3D;
	scrollbar-shadow-color:#330000;
	margin: 2px;
}
.white-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color: #FFFFFF;
	scrollbar-3d-light-color:#330000;
	scrollbar-arrow-color:#F5C66E;
	scrollbar-base-color:330000;
	scrollbar-dark-shadow-color:#330000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#F5C66E;
	margin: 2px;
}
.top-back {
	background-color: #F2B84D;
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	background-position: left center;
}
.top-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.top-link {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
a.top-link:link {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a.top-link:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a.top-link:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
a.top-link:active {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
}


/* --------------------------------------------------------------------------------- End of top area -- */
/* --------------------------------------------------------------------------------- side -- */



.sidetable {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	background-color: #F2B84D;
}
a.sidetable:link {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a.sidetable:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a.sidetable:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
a.sidetable:active {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
}
iframe {
	border: 2px solid #330000;
	padding: 1px;
}



/* --------------------------------------------------------------------------------- End of side -- */
/* --------------------------------------------------------------------------------- footer -- */




.footer-table {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	background-color: #F5C66E;
	width: 950px;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
}
.footer {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
}
a.footer:link {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
a.footer:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
}



/* --------------------------------------------------------------------------------- End of footer -- */
/* --------------------------------------------------------------------------------- main area -- */



table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.mainarea {
	border: 1px solid #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color: #FFFFFF;
	width: 700px;
}
.main-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.i-table {
	font-family: Arial;
	font-size: 8pt;
	color: #330000;
	background-color: #F5C66E;
	width: 950px;
	border: 1px solid #330000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B160A;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4B160A;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
}
.all-title {
 	font-family: "trebuchet MS";
 	font-size: 18px;
 	font-weight: bold;
 	color: #330000;
 	letter-spacing: 1pt;
	background-color: #FCF6EA;
}
.all-stitle {
 	font-family: "trebuchet MS";
 	font-size: 14px;
	 font-weight: bold;
 	color: #802B10;
 	letter-spacing: 0pt;
}
.d-back {
	background-color: #FCF6EA;
}
.l-back {
	background-color: #FCF6EA;
}
.pho-brdr {
	border: 1px solid #000000;
}
.box1 {
	border: 3px double #000000;
	background-color: #FCF6EA;
}
.box2 {
	border: 3px double #003366;
	background-color: #FCF6EA;
}
/* --------------------------------------------------------------------------------- End of main area -- */
/* --------------------------------------------------------------------------------- forms -- */



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color: #FCF6EA;
	border: 1px solid #000033;
}
.b-input {
	font-weight: bold;
	cursor: pointer;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #330000;
	background-color: #FCF6EA;
	border: 1px solid #330000;
	width: 350px;
}


/* --------------------------------------------------------------------------------- End of forms -- */
/* --------------------------------------------------------------------------------- Txt Nation Start-- */

#mpush_text {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
#mpush_nav {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10pt; 
	Z-INDEX: 100; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	LIST-STYLE-TYPE: none
}
#mpush_nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-SIZE: 10pt; 
	Z-INDEX: 100; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif; 
	LIST-STYLE-TYPE: none
}
#mpush_nav A {
	DISPLAY: block; 
	WIDTH: 15em; 
	CURSOR: pointer; 
	COLOR: #000000; 
	TEXT-DECORATION: none
}
#mpush_nav UL LI A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #EDB348
}
#mpush_nav LI {
	FLOAT: left; 
	WIDTH: 15em; 
	BACKGROUND-COLOR: #F8E2BA
}
#mpush_nav LI UL {
	LEFT: -999em; 
	WIDTH: 15em; 
	POSITION: absolute
}
#mpush_nav LI:hover UL {
	LEFT: auto
}
#mpush_nav LI:hover UL {
	LEFT: auto
}
#mpush_nav LI.sfhover UL {
	LEFT: auto
}

/* --------------------------------------------------------------------------------- Txt Nation End-- */
.red {
	color: #FF6633;
}
/* --------------------------------------------------------------------------------- index2 -- */
.i-title1 {
 	font-family: "trebuchet MS";
 	font-size: 16px;
 	font-weight: bold;
 	color: #FFFFFF;
 	letter-spacing: 1pt;
	background-color: #F4720C;
}
.i-title2 {
 	font-family: "trebuchet MS";
 	font-size: 16px;
 	font-weight: bold;
 	color: #000000;
 	letter-spacing: 1pt;
	background-color: #FEE89B;
}
.i-title3 {
 	font-family: "trebuchet MS";
 	font-size: 16px;
 	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 1pt;
}
.i-stitle1 {
 	font-family: "trebuchet MS";
 	font-size: 14px;
	font-weight: bold;
 	color: #000000;
 	letter-spacing: 0pt;
}
.i-stitle2 {
 	font-family: "trebuchet MS";
 	font-size: 13px;
	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 0pt;
}
.i-box1 {
	color: #FFFFFF;
	background-color: #F4720C;
}
.i-box2 {
	background-color: #FAFFE5;
}
.i-box3 {
	background-color: #FEE89B;
}
.i-font1 {
 	font-family: "trebuchet MS";
 	font-size: 18px;
 	font-weight: bold;
 	color: #FFFFFF;
 	letter-spacing: 1pt;
}
.thumb {
	border: 1px solid #330000;
}
.i-brdr1 {
	border: 2px solid #F4720C;
}
.tv-top {
	background-image: url(../images/tv/top.gif);
	background-repeat: no-repeat;
	height: 19px;
}
.tv-left {
	background-image: url(../images/tv/left.gif);
	background-repeat: repeat-y;
	width: 44px;
}
.tv-right {
	background-image: url(../images/tv/right.gif);
	background-repeat: repeat-y;
	width: 43px;
}
.tv-base {
	background-image: url(../images/tv/base.gif);
	background-repeat: no-repeat;
	height: 42px;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.index:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4B160A;
	text-decoration: none;
}
a.index:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4B160A;
	text-decoration: none;
}
a.index:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}
a.index:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
}
.index2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.index2:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.index2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.index2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FAFFE5;
	text-decoration: underline;
}
a.index2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.i-stitle2:link {
 	font-family: "trebuchet MS";
 	font-size: 13px;
	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 0pt;
	text-decoration: none;
}
a.i-stitle2:visited {
 	font-family: "trebuchet MS";
 	font-size: 13px;
	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 0pt;
	text-decoration: none;
}
a.i-stitle2:hover {
 	font-family: "trebuchet MS";
 	font-size: 13px;
	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 0pt;
	text-decoration: underline;
}
a.i-stitle2:active {
 	font-family: "trebuchet MS";
 	font-size: 13px;
	font-weight: bold;
 	color: #F4720C;
 	letter-spacing: 0pt;
	text-decoration: underline;
}
/* --------------------------------------------------------------------------------- End of index2 -- */