/*
 *	Tags
 */

BODY
{
	background-color: #FFFFFF;
	color: #5B6F7B;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 70%;
	background-position: left top;
	background-repeat: repeat-x;
	scrollbar-arrow-color:red;


}
 
TD
{
	vertical-align: top;
	font-size: 1em;
	padding: 0px;
}

DIV
{
	font-size: 1em;
}

INPUT, SELECT, PRE
{
	margin: 0px;
	padding: 0px;
	background: #ffffff

}

TEXTAREA
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, sans-serif;
	background: #ffffff
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white;
	scrollbar-highlight-color: white;
}

A:link
{
	color: #5B6F7B;
	
}

A:visited
{
	color: #5B6F7B;
	text-decoration: underline;
}

A:hover
{
	color: #E42A1B;
	text-decoration: underline;
}

A:active
{
	color: #E42A1B;
	text-decoration: underline;
}

TABLE
{
	border-collapse: collapse;
	border: none;
	width: 100%;
}

IMG
{
	border: none;
}

TH
{
	font-size: 1.1em;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 2px solid #C2D1D3;
}

FORM
{
	margin: 0px;
	border: red;
}

P
{
	margin: 0px 0px 20px 0px;
}

UL
{
	list-style-type: square;
	margin-left: 17px;
}

LI
{
	margin: 0px 0px 5px 0px;
}

SMALL, .small
{
	font-size: 0.9em;
}

BIG, .big
{
	font-size: 1.2em;
}

H1
{
	color: #E42A1B; 
	font-size: 160%;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
}

H2
{
	color: #597694;
	font-size: 130%;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

H3
{
	color: #1E4164; 
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

H4
{
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}

DL
{
	padding: 0px;
	margin: 0px;
}

DT
{
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
}

DD
{
	font-size: 0.9em;
	padding: 5px 0px 10px 20px;
	margin: 0px;
}

/*
 *	Classes
 */
 
.nomargin
{
	margin: 0px;
	padding: 0px;
}

.pictext
{
	border-right: 1px solid #E42A1B;
	margin: 0px 30px 10px 0px;
	padding: 10px 0px 10px 0px;
	float: left;
}

.bgwhite
{
	background-color: #FFFFFF;
}

.bgstripe1
{
	background-color: #F3F6F6;
}

.bgstripe2
{
	background-color: #FFFFFF;
}

.linkmenu:link, .linkmenu:visited
{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

.linkmenu:hover, .linkmenu:active
{
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

.linkmenuactive:link, .linkmenuactive:visited
{
	color: #E42A1B;
	text-decoration: none;
}

.linkmenuactive:hover, .linkmenuactive:active
{
	color: #E42A1B;
	text-decoration: none;
}

.red
{
	color: #B91E00;
}

.white
{
	color: #FFFFFF;
}

.gray
{
	color: #565656;
}

.price
{
	color: #F20017;
}

.sep
{
	background-position: left center;
	background-repeat: repeat-x;
	margin: 30px 0px 30px 0px;
	height: 12px;
}

.visfrontpage
{
	background-image: url( /img/vis-1.gif );
}

.promofrontpage
{
	background-image: url( /img/promo_nonflash_1.gif );
}

.visintpage
{
	background-image: url( /images/vis-2.gif );
}

.promointpage
{
	background-image: url( /images/promo_nonflash_2.gif );
	width: 610px;
}

.visintpage2
{
	background-image: url( /img/vis-3.gif );
}

.promointpage2
{
	background-image: url( /img/promo_nonflash_3.gif );
}

.leftintpage
{
	background-image: url( /img/redline-int.gif );
}

.leffrontpage
{
	background-image: url( /img/redline.gif );
}

.contentintpage
{
	padding-left: 40px;
}

.contentfrontpage
{
	padding-left: 0px;
}

.boxtriple
{
	width: 33%;
	padding-right: 35px;
}

.boxtriplelast
{
	padding-right: 0px;
}

.pageintpage
{
	background-image: url( /img/xpi-int.gif );
	background-position: right top;
	background-repeat: no-repeat;	
}

.pagefrontpage
{
	background-image: url( /img/xpi.gif );
	background-position: right top;
	background-repeat: repeat-y;	
}

.tbldata TD
{
	padding: 5px 10px 5px 10px;
}

.tbldata TH
{
	padding: 5px 10px 5px 10px;
}

/*
 *	Identifiers
 */

#lang
{
	text-align: right;
	vertical-align: middle;
	padding: 0px 0px 0px 0px;
}

#lang TABLE
{
	width: auto;
	float: right;
}

#lang TABLE TD
{
	font-size: 8px;
	text-align: center;
	text-transform: uppercase;
}

#lang TABLE TD DIV
{
	border: 2px solid #E42A1B;
	width: 14px;
	height: 13px;
	padding: 1px 0px 0px 0px;
}

#lang TABLE TD A:link, #lang TABLE TD A:visited, #lang TABLE TD A:hover, #lang TABLE TD A:active
{
	display: block;
	border: 2px solid #FFFFFF;
	width: 14px;
	height: 13px;
	padding: 1px 0px 0px 0px;	
	text-decoration: none;
}

#page
{
	width: 990px;
	border: 1px solid #C2D1D3;
	margin-bottom: 20px;
	text-align: left;
}

#pagexpi
{
	width: 970px;
	border: 1px solid #C2D1D3;
	border-right: 20px solid #E42A1B;
	margin-bottom: 20px;
	text-align: left;
}

#header
{
	width: 950px;
}

#logo
{
	vertical-align: middle;
	text-align: right;
	width: 210px;
	height: 70px;
	background-image: url( /img/redline.gif );
	background-position: right bottom;
	background-repeat: no-repeat;	
}

#topmenu
{
	vertical-align: middle;
	padding: 0px 0px 0px 40px;
	width: 570px;
}

#topmenu TABLE TD
{
	font-size: 15px;
}

#vis
{
	width: 209px;
	height: 210px;
	background-position: right center;
	background-repeat: no-repeat;
	border-right: 1px solid #E42A1B;
	margin-bottom: 40px;
}

#promo
{
	width: 610px;
	height: 210px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#topcontent
{
	height: 210px;
	margin-bottom: 40px;
	padding: 0px 0px 0px 40px;
}

#menu
{
	padding: 0px 0px 0px 30px;
	font-size: 15px;
}

#menu A
{
	margin-top: 20px;
}

#submenu
{
	padding: 0px 0px 0px 40px;
	font-size: 13px;
}

#submenu A
{
	margin-top: 15px;
}

#main
{
	width: 820px;
	padding: 0px 0px 0px 0px;
}

#main TABLE
{
	margin-bottom: 0px;
}

#left
{
	padding: 0px 0px 0px 0px;
	width: 210px;
	background-position: right 210px;
	background-repeat: no-repeat;	
}

#footer
{
	width: 990px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	margin-bottom: 20px;
}

#content
{
	margin-bottom: 20px;
}

#x
{
	border: 1px solid red;
	background: yellow;
}