﻿body
{
	font-family: Verdana;
	line-height: 20px;
}

/*.isi
{
	font-size:12px;
	line-height: 18px;
	color: #666666;
}*/

/*.title
{
	 font-family: Verdana;
	 color:#0066FF;
	 font-size: 20px;
}*/

.noborder
{
	border:none 0px White;
}

.footerVer9Gray
{
	font-size: 9px;
	color: Gray;
}

.tablepadding
{
	border-collapse: collapse;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.borderRight
{
	border-right:solid 1px #CCCCCC;
}

.paddingL30
{
	padding-left: 30px;
}

.paddingR30
{
	padding-right: 30px;
}

.padding30
{
	padding: 30px;
}

.paddingL10
{
	padding-left:10px;
}

.vtop
{
	vertical-align: top;
}

.colorCustom1
{
	color: #0066FF;
}

.colorCustom2
{
	color: #FF6600;
	text-align:center; 
}

.textMarkVer10Red
{
	font-family: Verdana;
	font-size: 10px;
	color: Red;
	vertical-align: top;
}

.textErrorVer10Red
{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
	font-weight: bold;
	color: Red;
}

.titleTNR28
{
	font-family: Times New Roman;
	font-size: 28px;
	color: #0066FF;
	font-weight: bold;
}

.textVer12
{
	font-family: Verdana;
	font-size: 12px;
	vertical-align: top;
}

.textVer10Bold
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

.textVer14Bold
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.buttonVer12White
{
	background-color: #0066FF;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

.width5
{
	width: 5px;
}

.width100
{
	width: 100px;
}

.width220
{
	width: 220px;
}

.width305
{
	width: 305px;
}

.menuStandby
{
	color: #0066FF;
	text-decoration: None;
	background-color: #CBE0FF;
}

.menuhover
{
	color: #0066FF;
	text-decoration: none;
	background-color: #b7f9a9;
}

.menuActive
{
	color: #0066FF;
	text-decoration: None;
	background-color: #CBE0FF;
}

a.menu
{
	color: #0066FF;
	text-decoration: None;
	background-color: #CBE0FF;
}

a.menu:hover
{
	color: #0066FF;
	text-decoration: none;
	background-color: #B7F9A9;
}

a.menu:active
{
	color: #0066FF;
	text-decoration: None;
	background-color: #FCF6B9;
}

a.email
{
	color: #0066FF;
	text-decoration: None;
}

a.email:hover
{
	color: #0066FF;
	text-decoration: underline;
	background-color: #FCF6B9;
}

a.email:active
{
	color: #0066FF;
	text-decoration: None;
}
.line
{
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
}

.line2
{
	background-image:url(images/line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:20px;
}

.height200
{
	height:200px;
}

a.product
{
	color: #0066FF;
	background-color: White;
	text-decoration: None;
}

a.product:hover
{
	color: #FF6600;
	background-color: #0066FF;
	text-decoration: None;
}

a.product:active
{
	color: #0066FF;
	background-color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

.paddingX
{
	padding-right: 10px;
	padding-bottom: 15px;
}

ul.menu
{
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
}
ul.menu *
{
    margin: 0;
    padding: 0;
}
ul.menu a
{
    display: block;
    color: #ff33cc;
    text-decoration: none;
}

/*style for list*/
ul.menu li
{
    position: relative;
    float: left;
    font-size:12px;
}

ul.menu ul
{
    position: absolute;
    top: 45px;
    left: 0px;
    background: #ffccff;
    display: none;
    opacity: 0;
    list-style: none;
}
/*#bd262d*/
ul.menu ul li
{
    position: relative;
    border: 1px solid #aaa;
    border-top: none;
    border-right: none;
    border-left: none;
    width: 200px;
    margin: 0;
}

/*style for menu link*/
ul.menu ul li a
{
    display: block;
    padding: 3px 7px 3px;
    font-weight: bold;
    background-color: #CBE0FF;
    color: #0066FF;
    text-align: left;
}
ul.menu ul li a:visited
{
    display: block;
    padding: 3px 7px 3px;
    font-weight: bold;
    background-color: #CBE0FF;
    color: #0066FF;
    text-align: left;
}
ul.menu ul li a:hover
{
    background-color: white;
    color: #0066FF;
    font-weight: bold;
    opacity: 1;
    text-align: left;
}
ul.menu ul ul
{
    left: 148px;
    top: -1px;
}
ul.menu .menulink
{
    font-size: 14px;
    padding: 10px 0px 0px;
    font-weight: bold;
    width: 105px;
    height:30px;
    color: #0066FF;
    background-color: #CBE0FF;
    text-decoration: none;
    margin-top: 2px;
    cursor: pointer;
}
ul.menu .menulink:visited
{
    padding: 10px 0px 0px;
    font-weight: bold;
    width: 105px;
    height:30px;
    color: #0066FF;
    background-color: #CBE0FF;
    text-decoration: none;
    margin-top: 2px;
    cursor: pointer;
}
ul.menu .menulink:hover
{
    padding: 10px 0px 0px;
    font-weight: bold;
    width: 105px;
    height:30px;
    color: #FF6600;
    background-color: #CBE0FF;
    text-decoration: none;
    margin-top: 2px;
    cursor: pointer;
}
.borderRight3
{
    border-right: solid 3px white;
}
.borderRightLeft3
{
    border-left: solid 3px white;
    border-right: solid 3px white;
}