body {
	margin:0px; background-color: #f7f0e0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	
}
/* -- BG Classes Stars -- */
.raise{ background-image:url(../images/raise.png); background-repeat:no-repeat; background-position:top center}
.emailLt{ background-image:url(../images/emailbg-lt.png); background-position: left; background-repeat:no-repeat; width:16px; height:49px}
.emailRt{ background-image:url(../images/emailbg-rt.png); background-position: right; background-repeat:no-repeat; height:49px; padding-right:16px}
.txtfldBG{ background-image:url(../images/emailfiels-bg.png); background-repeat:repeat-x; padding-left:5px}
.header{ background-image:url(../images/header.png); background-repeat:no-repeat; background-position:top center}
.paintheader{ background-image:url(../images/paint-header.png); background-repeat:no-repeat; background-position:top center}
.header-photo{ background-image:url(../images/photo-header.png); background-repeat:no-repeat; background-position:top center}
.menubg{ background-image:url(../images/menu-bg.png); background-repeat:repeat-y; background-position: center;}
.tellfrndbg{ background-image:url(../images/tellfrndbox.png); background-repeat:no-repeat; background-position: center; height:215px}
.videoboxbg{ background-image:url(../images/videobox.png); background-repeat:no-repeat; background-position: center; width:310px; height:257px}
.dotline{ background-image:url(../images/dotline.png); background-repeat:repeat-x; background-position:bottom;}
.notebg{ background-image:url(../images/notebg.png); background-repeat:no-repeat; background-position: center; width:203px}
.boxtop{ background-image:url(../images/boxtp.png); background-repeat:repeat-x; background-position: left top;}
.boxbt{ background-image:url(../images/boxbt.png); background-repeat:repeat-x; background-position: left bottom;}
.boxlt{ background-image:url(../images/boxlt.png); background-repeat:repeat-y; background-position: left top;}
.boxrt{ background-image:url(../images/boxrt.png); background-repeat:repeat-y; background-position: left top;}
.videobg{ background-image:url(../images/videobg.png); background-repeat:no-repeat; background-position:center center; height:249px;}
.subtabbg{
	background-image:url(../images/subtab-bg.png);
	background-repeat:no-repeat;
	background-position: center top;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 19px;
	color: #000000; padding-left:25px; padding-right:0; padding-top:5px; padding-bottom:5px
}

.sboxbt{ background-image:url(../images/sboxbt.gif); background-repeat:repeat-x}
.sboxtp{ background-image:url(../images/sboxtp.gif); background-repeat:repeat-x}
.dotline-h{ background-image:url(../images/line-h.gif); background-repeat:repeat-x; background-position: left bottom;}
.sboxlt{ background-image:url(../images/sboxlt.gif); background-repeat:repeat-y}
.sboxrt{ background-image:url(../images/sboxrt.gif); background-repeat:repeat-y}


/* -- BG Classes Ends -- */

/* -- TEXT Classes Starts -- */
td{
	font-family: Tahoma;
	font-size: 13px;
	color: #121212;
	text-decoration: none;
}
.txtwht{
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
.txt13{
	font-family: Tahoma;
	font-size: 12px;
	color: #121212;
	text-decoration: none;
	text-transform: uppercase;
}
.txt14{
	font-family: Tahoma;
	font-size: 14px;
	color: #121212;
	text-decoration: none;
}
.txtred22{
	font-family: Tahoma;
	font-size: 22px;
	color: #d01e22;
	text-decoration: none;
}
.txtred16{
	font-family: Tahoma;
	font-size: 16px;
	color: #d01e22;
	text-decoration: none;
}
.txtred14{
	font-family: Tahoma;
	font-size: 14px;
	color: #d01e22;
	text-decoration: none;
}
.txtred20{
	font-family: Tahoma;
	font-size: 20px;
	color: #d01e22;
	text-decoration: none;
}
.txt18red{
	font-family: Tahoma;
	font-size: 18px;
	color: #d01e22;
}
/* -- TEXT Classes Ends -- */

/* -- LNK Classes Starts -- */
a:link, a:visited{
	font-family: Tahoma;
	font-size: 13px;
	color: #d01e22;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.lnkred14:link, .lnkred14:visited{
	font-family: Tahoma;
	font-size: 14px;
	color: #d01e22;
	text-decoration: none;
}
.lnkred14:hover{
	color: #000000;
	text-decoration: underline;
}
.bluelnk18:link, .bluelnk18:visited{
	font-family: Tahoma;
	font-size: 18px;
	color: #2f95df;
	text-decoration: underline;
}
.bluelnk18:hover{
	color: #000000;
	text-decoration: none;
}
.bluelnk16:link, .bluelnk16:visited{
	font-family: Tahoma;
	font-size: 16px;
	color: #2f95df;
	text-decoration: underline;
}
.bluelnk16:hover{
	color: #000000;
	text-decoration: none;
}
.bluelnk11:link, .bluelnk11:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #2f95df;
	text-decoration: underline;
}
.bluelnk11:hover{
	color: #000000;
	text-decoration: none;
}

.subtablnk:link, .subtablnk:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.subtablnk:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #d01e22;
	text-decoration: none;
}
.subtablnk-on:link, .subtablnk-on:visited, .subtablnk-on:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #d01e22;
	text-decoration: none;
}
/* -- LNK Classes Ends -- */

/* -- PADDING Classes Starts -- */
.paddRt10{ padding-right:10px;}
.padtp30{ padding-top:23px;}
.pad6{ padding:6px 0 6px 0;}
.pad20{ padding:0 0 0 25px;}
.padlt6{ padding-left:10px;}
.padtp10{ padding-top:10px;}
.pad7{ padding:7px;}
.mrnbot6{margin-bottom:6px;}
form{ padding:0px; margin:0px;}
/* -- PADDING Classes Ends -- */

/* -- BORDER Classes Starts -- */
.bdr3{ border:3px solid #d1d1d1;}
.bdr1{ border:1px solid #b2b2b2;}
/* -- BORDER Classes Ends -- */

/* -- TXTFLDS Classes Stats -- */
.txtfld{
	font-family: Tahoma;
	font-size: 11px;
	color: #626262;
	border:0px;
	background-color:none;
}
.txtfld2{
	font-family: Tahoma;
	font-size: 12px;
	color: #626262;
	border:0px;
	background-color:none;
}
.txtfld3{ border:1px solid #cdcdcd; background-color:#f7f0e0;}
/* -- TXTFLDS Classes Ends -- */

/* -- Menu Classes Starts -- */
.tab:link, .tab:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/taboff.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	height: 32px;
	line-height:32px;
	width: 184px;
	padding-left: 14px
}
.tab:hover{
	color: #ffffff;
	background-image: url(../images/tabon.png);
}
.tab-on:link, .tab-on:visited, .tab-on:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/tabon.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	height: 32px;
	line-height:32px;
	width: 184px;
	padding-left: 14px
}
.bluetab:link, .bluetab:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bluetab.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	height: 32px;
	line-height:32px;
	width: 184px;
	padding-left: 14px
}
.bluetab:hover{
	color: #ffffff;
	background-image: url(../images/bluetab.png);
}
/* -- Menu Classes Ends -- */

.redlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-style: italic;
}

.arial11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#827788;
}


.imgbodr{ border:1px solid #d7d7d7;padding:2px;}
 
.errText{
	font-family: Tahoma;
	font-size: 11px;
	color: #d01e22;
	text-decoration: none;
}




* {
    
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 360px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, 
.highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-footer {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
