/* GLOBAL STYLES */
H1 {
	color: #20588B;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 0px;
}

H2 {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #545050;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #545050;
}

H4 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #545050;
}

H5 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #545050;
}

H6 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style : italic;
	color: #545050;
}

p {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}

p.code {
    font-family: "Courier New", Courier;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	margin-top: 20px;
}

p.textsTestimonials {
	margin: 0px;
	font-size: 11px;
/*	font-style: italic;*/
	font-weight: normal;
	color: #333333;
}

p.quote {
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: italic;*/
	font-weight: 400;
	font-size: 12px;
	margin-top: 20px;
}
p.name {
	text-align : right;
	margin-right: 20px;
}

li {
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
}

div.toparrow {
	text-align: right;
}

img {
border-style: none;
}

img.toparrow {
	height:11px;
	width: 11px
}

/*
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.inline: link, a.inline: visited, a.inline: hover{
	text-decoration: underline;
}
*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

td, tr, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color: #333333;
}

.texts {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #333333;
}

.textsBold {
	font-weight: bold;
	}

.title {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #545050;
}

.titleBlue {
	color: #20588B;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 0px;
}

.foto {
	margin: 12px 12px 6px 0px;
	border: 1px solid #999999;
	text-align: left;
	float: left;
}

hr {
	height: 1px;
	width: 100%;
	color: #cccccc;
	background-color: #cccccc;
	margin-left: 0;
	margin-right: auto;
 	border: 0;
}

/* QUICK NAVIGATION */

.navi {
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	margin: 0px;
}

a.navi:link {
	color: #2786B9;
	text-decoration: none;
}

a.navi:visited {
	color: #2786B9;
	text-decoration: none;
}

a.navi:hover {
	color: #184C85;
	text-decoration: none;
}


/* TABLES BACKGROUNDS & LAYOUTS */

table {
	padding: 0px 0px 0px 0px;
 	margin: 0px 0px 0px 0px;
 	border-collapse: collapse;
 	border: 0px;
}

td.SubPage {
	background-image: url(../_images/subpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	background-color: #f6f6f6;
}
td.SubPageforMovie {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
td.SubPageProducts {
	background-image: url(../_images/subpage_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

td.SubPageColor {
	background-color: #DDECE1;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

td.SubPageColor2 {
	background-color: #8F99A4;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

td.HomeBig {
	background-image: url(../_images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td.Bottom {
	background-image: url(../_images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 90px;
	width: 150px;
}

td.Menu {
	background-image: url(../_images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td.MenuSub {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 27px;
	padding-right: 5px;
}

td.Content {
	background-color: #F6F6F6;
	width: 100%;
}

.menuBoxMain {
	background-color: #FFFFFF;
	margin: 0px;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
a.menuBoxMainTitle: link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}


.menuBoxMainTitle {
	background-color: #8F99A4;
	padding: 12px 10px 6px 15px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 0px;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	text-align: left;
}
.menuBoxMainText {
	background-color: #E9E9E9;
	margin: 0px 1px 0px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	position: static;
	border-top: none;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	text-align: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.menuBoxMainHighlight {
	background-color: #FED83F;
	margin: 0px 1px 0px 0px;
	height: auto;
	width: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	border-top: none;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	font-variant: normal;
	text-align: left;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.menuBoxMainSubmenu{
	background-color: #F6F6F6;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border-top: none;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	text-align: left;
}

.menuTextSubmenu {
	background-color: #F6F6F6;
	margin: 5px 0px;
	height: auto;
	width: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	position: static;
	font-variant: normal;
	text-align: left;
	padding: 0px;
	border: none;
}

/* MENU LINKS & HIGHLIGHTS */

a.Menu:link {
	color: #333333;
	text-decoration: none;
}

a.Menu:visited {
	color: #333333;
	text-decoration: none;
}

a.Menu:hover {
	color: #000000;
	text-decoration: underline;
}

a.MenuHighlight:link {
	color: #000000;
	text-decoration: none;
}

a.MenuHighlight:visited {
	color: #000000;
	text-decoration: none;
}

a.MenuHighlight:hover {
	color: #000000;
	text-decoration: none;
}

a.MenuSub:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.MenuSub:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.MenuSub:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

/* SOLUTIONS BOX */

td.Solutions {
	background-image: url(../_images/solutions_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	width: 150px;
	height: 190px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
td.Solutions_active {
	background-image: url(../_images/banner_active.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	width: 150px;
	height: 185px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
}
td.Solutions_riviera {
	background-image: url(../_images/banner_riviera.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	width: 150px;
	height: 185px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
}

td.Banner_hot {
/*	background-image: url(../_images/banner_dac.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
	width: 150px;
	height: 163px;
	/*border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;*/
}

.textsSolutions {
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.Solutions:link {
	color: #000000;
	text-decoration: none;
}

a.Solutions:visited {
	color: #000000;
	text-decoration: none;
}

a.Solutions:hover {
	color: #2786B8;
	text-decoration: underline;
}

/* FEATURED PRODUCT BOX */

td.FeatProduct {
	background-image: url(../_images/feat_product_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 0px 0px 1px;
	width: 686px;
	height: 190px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
 	border-collapse: collapse;
}

.textsFeatProduct {
	font-size: 11px;
	margin: 0px;
	padding: 5px 15px 0px 0px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

a.Testimonials:link {
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: italic;*/
	color: #2786BA;
	text-decoration: underline;
	font-weight: 800;
	font-size: 12px;
	margin-top: 20px;
}

a.Testimonials:visited {
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: italic;*/
	color: #2786BA;
	text-decoration: underline;
	font-weight: 800;
	font-size: 12px;
	margin-top: 20px;
}

a.Testimonials:hover {
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: italic;*/
	color: #000000;
	text-decoration: none;
	font-weight: 800;
	font-size: 12px;
	margin-top: 20px;
}

a.FeatProduct:link {
	color: #2786BA;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

a.FeatProduct:visited {
	color: #2786BA;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}

a.FeatProduct:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

/* PRODUCTS BOX */

td.Products {
	background-image: url(../_images/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 150px;
	height: 190px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 12px;
}

.textsProducts {
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

a.Products:link {
	color: #333333;
	text-decoration: none;
}

a.Products:visited {
	color: #333333;
	text-decoration: none;
}

a.Products:hover {
	color: #2786B8;
	text-decoration: underline;
}

a.more:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 90%;
}
a.more:link {
	color: #2786B8;
	text-decoration: underline;
	font-size: 90%;
}

a.more:visited {
	color: #2786B8;
	text-decoration: underline;
	font-size: 90%;
}

/* CUSTOMER SUPPORT BOX */

td.Support {
	background-image: url(../_images/support_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #F9F9F9;
}

.textsSupport {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.textsSupportTitle {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.textsSupportDate {
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.hrSupport {
	height: 1px;
	width: 130px;
	color: #cccccc;
	background-color: #cccccc;
	margin-left: 0;
	margin-right: auto;
 	border: 0;
	text-align: left;
}

a.Support:link {
	color: #1E5088;
	text-decoration: underline;
}

a.Support:visited {
	color: #1E5088;
	text-decoration: underline;
}

a.Support:hover {
	color: #2786B8;
	text-decoration: none;
}

/* TESTIMONIALS */

td.Testimonials {
	background-image: url(../_images/testimonials_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: 686px;
	height: 89px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #F9F9F9;
}

/* NEWS & EVENTS BOX */

td.News {
	background-image: url(../_images/news_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 1px 0px 0px 0px;
	width: 686px;
	height: 100%;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #C6DCE7;
}

td.NewsLeft {
	margin: 0px;
	width: 50%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 20px;

}

td.NewsRight {
	margin: 0px;
	width: 50%;
	height: 100%;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 10px;

}

.textsNews {
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.textsNewsTitle {
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #144882;
}
.textsNewsDate {
	margin: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #144882;
}

.hrNews {
	height: 1px;
	width: 190px;
	color: #F6F6F6;
	background-color: #F6F6F6;
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: auto;
 	border: 0;
	text-align: left;
}

a.News:link {
	color: #1E5088;
	text-decoration: underline;
}

a.News:visited {
	color: #1E5088;
	text-decoration: underline;
}

a.News:hover {
	color: #2786B8;
	text-decoration: none;
}

/* PARTNERS BOX */

td.Partners {
	background-image: url(../_images/partners_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	width: 150px;
	height: 210px;
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #F6F6F6;

}

.textsPartners {
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.Partners:link {
	color: #1E5088;
	text-decoration: underline;
}

a.Partners:visited {
	color: #1E5088;
	text-decoration: underline;
}

a.Partners:hover {
	color: #2786B8;
	text-decoration: none;
}

/* FOOTER BOX */

td.Footer {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.textsFooter {
	margin: 0px;
	padding: 2px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.top:link, a.top:visited, a.top:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a.Footer:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.Footer:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.Footer:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

a.li:link {
	color: #545050;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

a.li:visited {
	color: #545050;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
}

a.li:hover {
	color: #2786B8;
	text-decoration: underline;
	font-weight: bold;
	font-size:12px;
}
/*Company*/
a.Company:link {
	color: #333333;
	text-decoration: underline;
}
a.Company:visited {
	color: #333333;
	text-decoration: underline;
}
a.Company:hover {
	color: #2786B8;
	text-decoration: underline;
}
/* News */
.news {
	margin: 0px;
	border: 1px solid #cccccc;
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
}
td.tab_news {
	font-size:12px;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	padding-left: 10px;
}
td.tab_news1 {
	font-size:12px;
	border: 1px solid #cccccc;
	padding-left: 10px;
}
/* Education*/
form.education {
	text-align: center;
	vertical-align: bottom;
}
.tr_title {
	border: 1px solid #666666;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #888888;
	border-collapse: collapse;
}
/*Products Configuration Table*/
.tr_title_config {
	border: 1px solid #666666;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #888888;
}
td.conf {
	font-size:12px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
td.conf1 {
	font-size:12px;
	border: 1px solid #cccccc;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/* TRAINING*/
.train_title {
	border: 1px solid #666666;
	font-size:12px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	background-color: #888888;
	border-collapse: collapse;
}
td.tab_train_schedule {
	
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	
}
td.tab_train1_schedule {
	border: 1px solid #cccccc;
}
.train_title {
	border: 1px solid #666666;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #888888;
	border-collapse: collapse;
}
td.tab_train {
	font-size:12px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #f1f1f1;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.tab_train1 {
	font-size:12px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.tab_train2 {
	font-size:12px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #dfdfdf;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.tab_train3{
	font-size:12px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #f6f6f6;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputText {
	font-size: 100%;
	width :300px;
	height: 18px;
	background-color: #ffffff;
	border: 1px solid #999999;	
}
.inputTextAsp {
	font-size: 100%;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding: 2px;
}
.inputText_gray {
	font-size: 100%;
	width :300px;
	height: 18px;
	background-color: #e1e1e1;
	border: 1px solid #999999;	
}
.selectText {
	font-size: 100%;
	width :302px;
	background-color: #ffffff;
	border: 1px solid #999999;
}
.selectText_gray {
	font-size: 100%;
	width :302px;
	background-color: #e1e1e1;
	border: 1px solid #000000;
}
.bg_gray {
/*	background-color: #e1e1e1;*/
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}
.bg_white {
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
	
}
.required { 
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold; 
}
.inputSearch {
	font-size: 100%;
	width :130px;
	height: 15px;
	background-color: #ffffff;
	border: 1px solid #999999;	
}
.searchWords {
	background-color: #C7E3CF;
	font-weight: bold; 
}
DL {
	margin-top: 5px; 
	margin-bottom: 5px;
}