@media screen {
.poweredby	{font-family:tahoma; font-size:6pt; color:#3B4A60; }
.copyright	{font-family:arial; font-size:7pt; color:#FFFFFF; }

.tmplain	{font-family:Century Gothic, verdana; font-size:9pt; color:#FFFFFF; }
.tmhover	{font-family:Century Gothic, verdana; font-size:9pt; color:#E57133; }

.lmplain	{font-family:Century Gothic, verdana; font-size:9pt; color:#000000; }
.lmhover	{font-family:Century Gothic, verdana; font-size:9pt; color:#FFFFFF; font-Weight: ; }

.themetext	{font-family:Century Gothic, tahoma; font-size:11pt; color:#3B4A60; }
.themetextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:#3B4A60; }
.themetextvsmall{font-family:Century Gothic, tahoma; font-size:9pt; color:#3B4A60; }
.themetextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:#3B4A60; }

.pagetitle	{font-family:Century Gothic, verdana; font-size:16pt; color:#3B4A60; }
.pagetext	{font-family:Century Gothic, tahoma; font-size:11pt; color:#000000; }
.pagetext_title	{font-family:Century Gothic, verdana; font-size:11pt; color:#357CA2; font-Weight: bolder; }
.pagetextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:#000000; }
.pagetextvsmall	{font-family:Century Gothic, tahoma; font-size:9pt; color:#000000; }
.pagetextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:#000000; }

.linktextbig	{font-family:Century Gothic, tahoma; font-size:14pt; color:#357CA2; }
.linktext	{font-family:Century Gothic, tahoma; font-size:11pt; color:#357CA2; }
.linktextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:#357CA2; }
.linktextvsmall	{font-family:Century Gothic, tahoma; font-size:9pt; color:#357CA2; }
.linktextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:#357CA2; }

.whitetext	{font-family:Century Gothic, tahoma; font-size:11pt; color:#FFFFFF; }
.whitetextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:#FFFFFF; }
.whitetextvsmall{font-family:Century Gothic, tahoma; font-size:9pt; color:#FFFFFF; }
.whitetextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:#FFFFFF; }

.redtext	{font-family:Century Gothic, tahoma; font-size:11pt; color:red; }
.redtextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:red; }
.redtextvsmall	{font-family:Century Gothic, tahoma; font-size:9pt; color:red; }
.redtextvvsmall	{font-family:Century Gothic, tahoma; font-size:8pt; color:red; }

.greytext	{font-family:Century Gothic, tahoma; font-size:11pt; color:#C0C0C0; }
.greytextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:#C0C0C0; }
.greytextvsmall	{font-family:Century Gothic, tahoma; font-size:9pt; color:#C0C0C0; }
.greytextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:#C0C0C0; }

.graytext	{font-family:Century Gothic, tahoma; font-size:11pt; color:gray; }
.graytextsmall	{font-family:Century Gothic, tahoma; font-size:10pt; color:gray; }
.graytextvsmall	{font-family:Century Gothic, tahoma; font-size:9pt; color:gray; }
.graytextvvsmall{font-family:Century Gothic, tahoma; font-size:8pt; color:gray; }
.graytxtvvvsmall{font-family:Century Gothic, tahoma; font-size:7pt; color:gray; }

ol		{ margin-top: 0; margin-bottom: 0; margin-left: 20; }

body	{
	background-image: url(../images/body_bg.jpg); 
	background-Repeat: repeat; 
	background-position:top left; 
	background-attachment:;
	background-color: #718078; 
	scrollbar-DarkShadow-Color:#56655D;
	scrollbar-Track-Color:#718078; 
	scrollbar-Face-Color:#718078;
	scrollbar-Shadow-Color:#718078;
	scrollbar-Highlight-Color:#718078;
	scrollbar-3dLight-Color:#8A9891; 
	scrollbar-Arrow-Color:#FFFFFF;
	}

th		{background-color: #718078; }
.tdback		{background-color: #F2F2F2; }
.tdback2	{background-color: lightyellow; }
.black_bg	{background-color: #000000; }
.white_bg	{background-color: #FFFFFF; }
.grey_bg	{background-color: #C0C0C0; }
.grey_bg_left	{background-color: #; BORDER-LEFT: #C0C0C0 solid 1pt;}
.page_bg_plain	{background-color: #3B4A60; }

.body_bg
	{
		background-image: url(../images/body_bg.jpg); 
		background-Repeat: repeat; 
		background-position:top left; 
		background-attachment:;
		background-color: #718078; 
	}

.special_bg
	{
		background-image: url(../images/special_bg/0.jpg); 
		background-Repeat: no-repeat; 
		background-position:top right; 
		background-attachment:;
	}

.logobottom_grey_bg {background-image: url(../images/logobottom_grey_bg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; }
.logobottom_grey_line_bg {background-image: url(../images/logobottom_grey_line_bg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; }
.right_step {background-image: url(../images/right_step.gif); background-Repeat: no-repeat; background-position:bottom left; background-attachment:; }
.topbar_bg {background-image: url(../images/topbar_bg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; }

.page_bg	{ 
			background-image: url(../images/bodyverticalshadebg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:;
			filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FF3B4A60', EndColorStr='#FFC0C0C0');
			background-color: #C0C0C0; 
		}

.leftmenubar_bg	{ 
			background-image: url(../images/leftmenubarbg.jpg); background-Repeat: repeat-y; background-position:top left; background-attachment:;
			filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFE3E8E6', EndColorStr='#FFA8B2AD')
		}

.leftmenuba_bg	{ 
			filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#FFEFEFEF', EndColorStr='#FFCECECE')
		}

.icon_bg	{
			background-color: ;
		}

.ltdplain	{
			background-color: ;
		}

.receipimg	{
			background-color: # ;
			BORDER-LEFT: #A8B2AD dashed 1pt;
			BORDER-RIGHT: #A8B2AD dashed 1pt;
			BORDER-TOP: #A8B2AD dashed 1pt;
			BORDER-BOTTOM: #A8B2AD dashed 1pt;
		}

.ltdhover	{
			background-color: #FF9C68 ;
			BORDER-LEFT: #FFFFFF dashed 1pt;
			BORDER-RIGHT: #FFFFFF dashed 1pt;
		}

.ltdclick	{
			background-color: #718078 ;
			BORDER-LEFT: #FFFFFF dashed 1pt;
			BORDER-RIGHT: #FFFFFF dashed 1pt;
		}

.primeplace_bg	{
			background-image: url(../images/primeplace_bg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; 
		}

.page_bg1	{
			background-color: #C0C0C0; 
			background-image: url(../images/page_bg_shade.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; 
		}

.bottom_bg	{background-image: url(../images/bottom_bg.jpg); background-Repeat: repeat-x; background-position:top left; background-attachment:; }
.bottom_slice	{background-image: url(../images/bottom_slice.gif); background-Repeat: no-repeat; background-position:top left; background-attachment:; }

.topmenu_trans	{filter: Alpha(Opacity=50, FinishOpacity=0); }
.topmenu_bg	{background-color: #4389B6; }
.topmenubg	{background-color: #FA0A2D; }

input {
	color: #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-Weight: ;
	letter-spacing: 1pt;
	text-overflow: clip;
	MARGIN: 0pt;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-INDENT: 1pt;
	}

option {
	background-color: #;
	border: 1;
	color: #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-Weight: ;
	letter-spacing: 1pt;
	text-overflow: clip;
	MARGIN: 0pt;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-INDENT: 1pt;
	}

select {
	background-color: #;
	border: 1;
	color: #000000;
	font-family: tahoma;
	font-size: 9pt;
	font-Weight: ;
	letter-spacing: 1pt;
	text-overflow: clip;
	MARGIN: 0pt;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-INDENT: 1pt;
	}

.INPTBtn {
	CURSOR: hand;
	BACKGROUND-COLOR: #275C9B;
	BORDER-BOTTOM: #15437A solid 1pt;
	BORDER-LEFT: #3C74B7 solid 1pt;
	BORDER-RIGHT: #15437A solid 1pt;
	BORDER-TOP: #3C74B7 solid 1pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
	font-Weight: bolder;
	LETTER-SPACING: 0.5pt;
	MARGIN: 0pt;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-INDENT: 1pt;
}

.INPUTBtn {
	CURSOR: hand;
	BACKGROUND-COLOR: #275C9B;
	BORDER-BOTTOM: #15437A solid 1pt;
	BORDER-LEFT: #3C74B7 solid 1pt;
	BORDER-RIGHT: #15437A solid 1pt;
	BORDER-TOP: #3C74B7 solid 1pt;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma;
	FONT-SIZE: 9pt;
	font-Weight: bolder;
	LETTER-SPACING: 0.5pt;
	MARGIN: 0pt;
	PADDING-BOTTOM: 1pt;
	PADDING-LEFT: 1pt;
	PADDING-RIGHT: 1pt;
	PADDING-TOP: 1pt;
	TEXT-INDENT: 1pt;
}
}