/*Global style*/
/****************/

table { font-family: verdana,arial,helvetica; FONT-SIZE: 13px;}
body { font-family:  verdana,arial,helvetica; FONT-SIZE: 13px;}
/*body { font-family:  verdana,arial,helvetica; FONT-SIZE: 13px; scrollbar-arrow-color: #000000; scrollbar-face-color:#FFCC66; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color:#660000; scrollbar-darkshadow-color: #660000; scrollbar-track-color: #E9E9E9; }*/
/*textarea { scrollbar-arrow-color:#000000; scrollbar-base-color:#CCCCCC; scrollbar-face-color:#CCCCCC; }*/
.margin10 { padding-left: 10px; padding-right: 10px}
.small { font-family:  verdana,arial,helvetica;  font-size: 11px; }

/* Links style */
/****************/
/*
a:link {color:#000099; text-decoration: underline;}
a:active {color:#FF0000; text-decoration: underline;}
a:visited {color:#000099; text-decoration: underline;}
a:hover {  color: #FF0000; text-decoration: underline;}
*/

A { color:#000000; text-decoration:none; }
A:hover { color:#FF9900; text-decoration:underline; }
A:active {  color: #990000; text-decoration: underline}
A:hover.blacklink { color:#000000; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }

a.LSubMN:active {  color: #000000; text-decoration: underline ; font-weight: bold;}
a.LSubMN:link {  color: #000000; text-decoration: underline ; font-weight: bold;}
a.LSubMN:visited { color: #000000; text-decoration: underline ; font-weight: bold;}
a.LSubMN:hover {  color: #000000; text-decoration: underline ; font-weight: bold;}

/*Background and Button*/
/****************/
/*#6161AC*/
.bgBox { font-family:  verdana,arial,helvetica;  font-size: 13px; color:#000000; border: #B6B7CB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-left: 8 px; padding-bottom: 5 px;}
.bgBox2 { font-family:  verdana,arial,helvetica;  font-size: 13px; color:#000000; border: #B6B7CB; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px; padding-left: 0 px; padding-bottom: 0 px;}
.bgBox3 { font-family:  verdana,arial,helvetica;  font-size: 13px; color:#000000; border: #B6B7CB; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; padding-left: 8 px; padding-bottom: 5 px;}
.bgBut { border: 1px #000000 solid; background-color: #CCCCCC; height: 20px; width: 80px}
.SubLNbg {  background-color: #737B84; cursor: hand}
.SubLNStore {  background-color: #7F8790}

.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#000000; text-decoration:none; }
.blacklinkwithrollover { color:#000000; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
.boxborder { border-color:#000000; border-style:solid; border-width:1; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
a.gen,a.genmed,a.gensmall { text-decoration: underline; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: underline; }