/* Common tags                 */
/*-----------------------------*/		

body 
{
    font-family:Microsoft Sans Serif;
    font-size:small;
    color:#000000;
    margin: 0;
    padding: 0;
	margin-right: 30;
	text-align: left;
	BACKGROUND-COLOR: #ffffff;
 }
		
A:link      { color: #265CC0; text-decoration:none;}
A:visited 	{ color: #265CC0; text-decoration:none; }
A:active 	{ color: #265CC0;  cursor:hand; text-decoration:none; }
A:hover 	{ color: #3576AB;  cursor:hand; text-decoration:"underline"; }
		
a.limite      { color: #ff0000; text-decoration:none; }
a.limite:hover 	{ color: #ff0000;  cursor:hand; text-decoration:"underline"; }

A.bodyLink:link     { color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:visited 	{ color: #265CC0; text-decoration:none; font-weight:bold; }
A.bodyLink:active 	{ color: #265CC0;  cursor:hand; text-decoration:none; font-weight:bold; }
A.bodyLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight:bold; }
		
A.topLink:link      { color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:visited 	{ color: #163A6E; text-decoration:none; font-weight: normal; }
A.topLink:active 	{ color: #163A6E;  cursor:hand; text-decoration:none; font-weight: normal; }
A.topLink:hover 	{ color: #4D9FE1;  cursor:hand; text-decoration:"underline"; font-weight: normal; }

a.message:link      { color: White; text-decoration:none; }
a.message:visited 	{ color: White; text-decoration:none; }
a.message:active 	{ color: #ff961a;  cursor:hand; text-decoration:none; }
a.message:hover 	{ color: #ff961a;  cursor:hand; text-decoration:"underline"; }

a.ContextLink
{
	margin: 1px 0 1px 0;
	display: block;
	color: #8B0000;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 5px 3px 5px;
	white-space: nowrap;
}

a.ContextLink:hover
{
	background-color: #FFE6A0;
	color: #8B0000;
	border: 1px solid #D2B47A;
	padding: 2px 4px 2px 4px;
	text-decoration:none;
}

.Drop {
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	height:20px;
}

.txt {
	background:#FFFFFF;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:17px;*/
}

.txtRequer {
	background:#FFFFFF url(../../images/requer.gif) no-repeat 0px 0px;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:16px;*/
}

.txtDate {
	background:#FFFFFF url(../../images/SmallCalendar.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 24px;
	border:1px solid #CCCCCC;
	height:16px;
}

.txtDateRequer {
	background:#FFFFFF url(../../images/SmallCalendarRed.gif) no-repeat 0px 0px;
	padding:2px 2px 2px 24px;
	border:1px solid #CCCCCC;
	height:16px;
}

.txtUrl {
	background:#FFFFFF;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:17px;*/
    color: #0000ff;
    text-decoration: underline;
}

.txtUrlRequer {
	background:#FFFFFF url(../../images/requer.gif) no-repeat 0px 0px;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:17px;*/
    color: #0000ff;
    text-decoration: underline;
}

.decimal {
	background:#FFFFFF;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:17px;*/
	text-align:right;
}

.decimalRequer {
	background:#FFFFFF url(../../images/requer.gif) no-repeat 0px 0px;
	padding:2px 2px 2px 6px;
	border:1px solid #CCCCCC;
	/*height:16px;*/
	text-align:right;
}


.luz
{
	FILTER: progid:DXImageTransform.Microsoft.Wave
	(freq=1,LightStrength=20,Phase=40,Strength=1);
}
.gradienteH
{
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,
                 StartColorStr='#DDECFE', EndColorStr='#ffffff');
}
.gradienteV
{
FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
                 StartColorStr='#EFF6FF', EndColorStr='#7FA7E0');
}
.aredondar
{
	FILTER: progid:DXImageTransform.Microsoft.Glow(color=#ffffff,strength=2);
}
.gradienteTab
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,
                 StartColorStr='#FCFCF8', EndColorStr='#C8CECE');	
}
.desabilitar
{
	FILTER: progid:DXImageTransform.Microsoft.BasicImage( Rotation=0,Mirror=0,Invert=0,XRay=0,Grayscale=1,Opacity=1.00);
}

.BotaoOver
{
    background-color:#FFCC66;
    border: 1;
    border-color:#FFCC66;
}
Legend
{
                color: #000080;
                font-family:Verdana;
                font-size:9pt;
}

.BotaoOut
{
    background-color:#000000;
    border: 1;
    border-color:#000000;
}
p
{
	line-height: 1.4em;
}

/*
.title
{
    text-transform: uppercase;
    font-family: verdana;
    font-size: large;
    font-weight: bold;
    color: #6487DC;
 }
*/

hr {
	border: 0;
	border-top: 2px solid #DE5C2F;
	height: 2px;
}

img
{
	border-width: 0;
}

ul
{
	list-style-image: url(Images/bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
	font-family: verdana;
}

.menutextindent
{
    font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #265CC0
}

h2
{
	font-family: Verdana;
	font-size: medium;
	margin-top: 30;
	color: #265CC0;
	margin-bottom: -15;
}
	
h3
{
	font-family: Verdana;
	font-size: small;
	margin-bottom: -15;
	color: #265CC0;
	padding-left: 15;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

table
{
	font-size: 1em;
}

table.header
{
	  background-color:#2A48CE;
	  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#3359EC, endColorstr=darkblue);
}

td.logo
{
	text-align: left;
	width: 184px;
}

td.title 
	{
		text-align: center;
		font-family: verdana;
		font-size: x-large;
		font-weight: bolder;
		color: #FFFFFF;
	}

td.headerbar 
{
	background-image: url(Images/bar.jpg);
	text-align: right;
	height: 24px;
}

td.menu 
{
	background-color:#6487DC;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin-left: 30;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #6487DC;
	text-align: right;
}

.textoPesq
{
vertical-align:middle;
}

/*you can easily strip out all comments and unnecessary whitespace from this file -
visit http://www.meanfreepath.com/tools/jscompactor.html to use our free JavaScript/CSS code compactor*/
table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 215px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar a {
}
table.calendar a:hover {
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td, table.calendar th {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
div.mainheading div.closeBtn {
	float: right;
	color: red;
}
/*all styles related to the main calendar grid*/
table.cells {
	border-collapse: collapse;
	border: solid #CCCCCC 1px;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th {
	border: solid #CCCCCC 1px;
	text-align: left;
	font-weight: bold;
	color: #0054E3;
	width: 22px;
}
table.cells th.wkhead {
	border-right: double #CCCCCC 3px;
	cursor: default;
	width: 22px;
}
/*The date cells*/
table.cells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	height: 20px; /*IE doesn't like ems*/
}
table.cells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.cells td.noselect {
	background-color: #EEEEEE;
	color: #BBBBBB;
	text-decoration: line-through;
	cursor: default;
}
table.cells td.hlday {
	background-color: #99FF99;
}
table.cells td.wkday {
	background-color: #DDDDDD;
}
table.cells td.wkend {
	background-color: #DDDDDD;
}
table.cells td.curdate {

}
table.cells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.cells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.cells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.cells td.hover {
	background-color: #999999;
}
table.cells td div {
	padding: 1px;
	margin: 0;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url("../../skins/officexp/background.gif") repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}



/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #fff; /*#D3DEEF*/
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}





/*Modal Popup*/
.modalBackground {
	background-color:Black;
	filter:alpha(opacity=80);
	opacity:0.6;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


/* VNPesq */

#VNPesq span
{
	border: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color:#E8EEF5;
	color: Gray;
	font-size: 8pt;
	height: 17px;
}

#VNPesq input
{
	color: #404040;
}

.title
{
	background: #E8EEF5 url("../../images/_gridff33.gif");
	/*background-image: ;#E8EEF5*/
	padding-left:6px;
	border-bottom:1px solid #b5c78b;
	border-right:1px solid #b5c78b;
	border-left:1px solid #b5c78b;	
	border-top:1px solid #b5c78b;
}

.dList
{
	border: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color:#FEFEDA;
	color: Gray;
	font-size: 8pt;
	height: 17px;
}

.cbutton
{
	background: #CFE8F5 url("../../images/fbt.gif");
	padding-top:3px;
	padding-bottom:3px;
	padding-left:12px;
	padding-right:12px;
	border:1px;
	border-color: #4279B0;
	border-bottom:1px solid #4279B0;
	border-right:1px solid #4279B0;
	border-left:1px solid #4279B0;	
	border-top:1px solid #4279B0;
	
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}
a.cbutton
{
	color: #31518C;
	border-color: #4279B0;
	border-bottom:1px solid #4279B0;
	border-right:1px solid #4279B0;
	border-left:1px solid #4279B0;	
	border-top:1px solid #4279B0;
	display: block;
	text-decoration: none;
}
a.cbutton:hover
{
	color: #454647;
	text-decoration: none;	
	background: #CFE8F5 url("../../images/fbtl.gif");
	padding-left:12px;
	padding-right:12px;
	border:1px;
	border-color: #BD9E43;
	border-bottom:1px solid #BD9E43;
	border-right:1px solid #BD9E43;
	border-left:1px solid #BD9E43;	
	border-top:1px solid #BD9E43;
}

.cbuttonActive
{
	color: #454647;
	text-decoration: none;	
	background: #CFE8F5 url("../../images/fbtl.gif");
	padding-left:12px;
	padding-right:12px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px;
	border-color: #BD9E43;
	border-bottom:1px solid #BD9E43;
	border-right:1px solid #BD9E43;
	border-left:1px solid #BD9E43;	
	border-top:1px solid #BD9E43;
	
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}
a.cbuttonActive
{
	color: #454647;
	text-decoration: none;	
	background: #CFE8F5 url("../../images/fbtl.gif");
	padding-left:12px;
	padding-right:12px;
	border:1px;
	border-color: #BD9E43;
	border-bottom:1px solid #BD9E43;
	border-right:1px solid #BD9E43;
	border-left:1px solid #BD9E43;	
	border-top:1px solid #BD9E43;
}

a.cbuttonActive:hover
{	
	background: #CFE8F5 url("../../images/fbt.gif");
	padding-left:12px;
	padding-right:12px;
	border:1px;
	border-color: #4279B0;
	border-bottom:1px solid #4279B0;
	border-right:1px solid #4279B0;
	border-left:1px solid #4279B0;	
	border-top:1px solid #4279B0;
}

a.dropdown
{
    background:#FFFFFF;
	padding: 2px 8px 2px 4px;
	border:1px solid #CCCCCC;
	color: #404040;
	font-family: Arial;
	font-size: 8pt;
	height: 15px;
	background:#F5F5F5 url(../../images/selectOff.gif) right center no-repeat;
}
a.dropdown:hover
{
    background:#FFFFFF;
	padding: 2px 8px 2px 4px;
	border:1px solid #CCCCCC;
	color: #404040;
	font-family: Arial;
	font-size: 8pt;
	height: 15px;
	background:#FFFFC0 url(../../images/selectOff.gif) right center no-repeat;
}

.dropdownList
{
	padding-left:4px;
	padding-right:4px;
	padding-bottom:2px;
	padding-top:2px;	
	border: 1px;
	border-color: #E0E0E0;
	border-style: solid;
	background-color:#E8EEF5;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.bcModal
{
	border-width: 4px;
	border-style: solid;
	border-color: White;
	background: #F9FCFF url(images/unbg.gif) repeat;
}

#shadow  
{
    margin: 5px 0 0px 0;
	border: 1px solid #eaeaea;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	position: fixed;	
}
#sshadow {
	float: left;
	margin: -9px 0 0 15px;
	color: #000080;
    font-family:Verdana;
    font-size:9pt;
    padding: 0px 5px 0px 5px;
    background-color: White;
}

#scount 
{
    position: absolute;
	float: left;
	margin: -3px 0 0 -4px;
	color: Navy;
    font-family: Microsoft Sans Serif;
    font-size:6pt;
    font-weight:bold;
}

.text-shadow {
text-shadow: #d7d8d9 1px 1px 1px;
}

.popup_block{
	background: #fff;
	padding: 14px;
	border: 5px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: absolute;
	top: 320px; 
    left: 455px;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 7px #000;
	-moz-box-shadow: 0px 0px 7px #000;
	box-shadow: 0px 0px 7px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

img.btn_close {
	float: right;
	margin: -45px -45px 0 0;
}

.btn_data_absolute 
{
    position:absolute;
    left: 2px;
    top: 2px;
	float: left;
	cursor:hand;
}
.btn_data 
{
    position:relative;
    top: 3px;
	cursor:hand;
	margin-left: 5px;
}
                
               a.Tooltip{
                    position:relative; 
                    padding:0;
                    text-decoration:none;
                    cursor:hand;
                    z-index:50;
               }
               a.Tooltip:hover{
                    background:transparent;
                    z-index:55;
               }
               a.Tooltip div{
                    display:none;
               }
               a.Tooltip:hover div{
                    display:block;
                    position:absolute;
                    width:200px; 
                    top:1.8em;
                    left:-1em;
                    font: 10px arial; 
                    padding:5px 10px;
                    border:1px solid #E0E0E0;
                    background:#FFFFE1;
                    color:#000;
              }


.carregando
{
    background: #fff;
    width: 190px; 
    height: 90px;
    position: absolute;
    top: 0px;
    left: 42%;
    top: 42%;    
    margin:0 auto;
    text-align: center;
    color: #b0afaf;
    z-index: 99999;
    /*padding: 10px;*/
	font-size: 1em;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 7px #adadad;
	-moz-box-shadow: 0px 0px 7px #adadad;
	box-shadow: 0px 0px 7px #adadad;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}

#overlay {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
    display:none;
}

#overlayDiv
{
    background: #fff;
    position: fixed;
    top: 22%; 
    left: 50%;
    margin:0 auto;
    color: #b0afaf;
    z-index: 1001;
    display:none;
    /*padding: 10px;*/
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 7px #adadad;
	-moz-box-shadow: 0px 0px 7px #adadad;
	box-shadow: 0px 0px 7px #adadad;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}

.ErrorSpan
{
    padding: 8px 8px 8px 8px;
	border:1px solid #e4e2b8;
    background:#FFFFE1;
    color: #b00606;
    font-size: 8pt;
}
.ErrorSpan span
{
    padding: 2px 2px 2px 2px;
	color: #b00606;
	font-size: 8pt;
	border:0px;
}

.OKSpan
{
    padding: 8px 8px 8px 8px;
	border:1px solid #d2e8d4;
    background:#e5f5e2;
	color: #226427;
	font-size: 8pt;
}
.OKSpan span
{
    padding: 2px 2px 2px 2px;
	color: #226427;
	font-size: 8pt;
	border:0px;
}


.ErrorDisplay
{
    width: 400px;
    padding: 10px 10px 10px 10px;
	border:1px solid #e4e2b8;
    background:#FFFFE1;
    position: absolute;
    left: 32%;   
    margin:0 auto;
    text-align: center;
    color: #b0afaf;
    z-index: 99999;
    /*padding: 10px;*/
	font-size: 1em;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 7px #adadad;
	-moz-box-shadow: 0px 0px 7px #adadad;
	box-shadow: 0px 0px 7px #adadad;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}
.ErrorDisplay span
{
    padding: 2px 2px 2px 2px;
	color: #b00606;
	font-size: 8pt;
	border:0px;
}

.OKDisplay
{
    width: 400px;
    padding: 10px 10px 10px 10px;
	border:1px solid #d2e8d4;
    background:#e5f5e2; 
	color: #226427;
	font-size: 8pt;
	position: absolute;
    left: 32%;
    margin:0 auto;
    text-align: center;
    z-index: 99999;
    /*padding: 10px;*/
	font-size: 1em;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 7px #adadad;
	-moz-box-shadow: 0px 0px 7px #adadad;
	box-shadow: 0px 0px 7px #adadad;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(border-radius.htc); /* hack para o IE 6-8 */
}
.OKDisplay span
{
    padding: 2px 2px 2px 2px;
	color: #226427;
	font-size: 8pt;
	border:0px;
}
img.DisplayClose {
	float: right;
	margin: -30px -30px 0 0;
}

.negative
{
    color: Red;
    font-weight: bold;
}

.positive
{
    color: blue;
    font-weight: normal;
}





#mask{
position:fixed;
top: 0;
left: 0;
width:100%;
height:100%;
display:none;
background-color: black;
z-index: 88880;
}

.modal_window{
position:fixed;
display:none;
left: 30%;
top: 30%;  
background: #fff;
padding: 2px;
z-index: 88888;
}
#modal_window{
padding:20px;
border:1px solid gray;
background: #246493;
color:black;
}
.alert_window{
position:absolute;
display:none;
top: 20%;
background: #fff;
z-index: 88888;
width:100%; 
text-align: center;
-webkit-box-shadow: 0px 0px 50px #ddd;
-moz-box-shadow: 0px 0px 50px #ddd;
box-shadow: 0px 0px 50px #ddd;
}
#vnalert div
{
    width:320px; text-align:left; position: relative; left: 50%; margin: 30px 0 20px -120px; min-height:100px;
}
#inclose
{
   float: right; cursor: hand; width:30px; height:30px; margin: -5px 0 0 0; 
}
#aalimg
{
     float: left; margin: -5px 3px 0 -65px;   
}
#vnalert_title
{
    color:#797979;font-family:Microsoft New Tai Lue,Tahoma, Arial;font-size:10pt;font-weight:normal;
}
#vnalert_text
{
    color:#414141;font-family:Microsoft New Tai Lue,Tahoma, Arial;font-size:15pt;font-weight:normal;height:40px;width:280px;
}



.BorderGray
{
	padding: 3px;
	text-decoration: none;
	background: #F7F7F7;
	border:1px;
	
	border:1px solid #E0E0E0;

    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-box-shadow: 0px 0px 2px #000;
    box-shadow: 0px 0px 2px #000;

	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.BorderBlue
{
	padding: 3px;
	text-decoration: none;
	background: #e8eef5;
	border:1px;
	
	border:1px solid #E0E0E0;

    -webkit-box-shadow: 0px 0px 2px #000;
    -moz-box-shadow: 0px 0px 2px #000;
    box-shadow: 0px 0px 2px #000;

	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.BorderAr
{
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}









/* TAB TAB TAB*/
#tabContainer {
	padding:5px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    }
#tabs{
	overflow:hidden;
}
#tabs > ul{
	font: 1em;
	list-style:none;	
	margin:0;
	padding:0;
}
#tabs > ul > li
{
    font-family:Calibri, Arial;    
	margin:0 2px 0 0;
	padding:2px 10px 2px 10px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	background: #b5c78b; /* old browsers b5c78b */
	background: -moz-linear-gradient(top, #0C91EC 0%, #b5c78b 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5c78b), color-stop(100%,#b5c78b)); /* webkit */	
}
#tabs > ul > li:hover{
	background: #f3d37a; /* old browsers */
	background: -moz-linear-gradient(top, #eebe37 0%, #f3d37a 10%, #f3d37a 50%, #eebe37 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eebe37), color-stop(10%,#f3d37a), color-stop(50%,#f3d37a), color-stop(100%,#eebe37)); /* webkit */
	cursor:pointer;
	color: #333;
}
#tabs > ul > li.tabActiveHeader{
	background: #f3d37a; /* old browsers */
	background: -moz-linear-gradient(top, #eebe37 0%, #f3d37a 10%, #f3d37a 50%, #eebe37 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eebe37), color-stop(10%,#f3d37a), color-stop(50%,#f3d37a), color-stop(100%,#eebe37)); /* webkit */
	cursor:pointer;
	color: #333;	
	margin: -2;
}
#tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:7px 7px 7px;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 90%, #e4e9ed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(90%,#FFFFFF), color-stop(100%,#e4e9ed)); /* webkit */
	margin:0;
	color:#333;
	border: 1px solid #CCC;
}



a.MenuItem
{
	margin: 2px 0px 0px 0px;
	 background-color: #FFE6A0;
	color: #8B0000;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	border: 1px solid #D2B47A;
}

a.MenuItem:hover
{
	margin: 2px 0px 0px 0px;
	 background-color: #FFE6A0;
	color: #8B0000;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	border: 1px solid #D2B47A;
}

a.MenuItemNormal
{
	margin: 2px 0px 0px 0px;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
    border: 1px solid #ffffff;
}

a.MenuItemNormal:hover
{
	margin: 2px 0px 0px 0px;
	 background-color: #FFE6A0;
	color: #8B0000;
	text-decoration: none;
	cursor: pointer;	
	padding: 3px 6px 3px 6px;
	white-space: nowrap;
	border: 1px solid #D2B47A;
}

/*Botao azul - tamanho P*/
.buttonBlueP span
{
line-height: 16px;
}
.buttonBlueP img
{
float: left;
position: relative;
top: 0px;
left: -7px;
}
.buttonBlueP 
{
    /*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:6px 14px;
	text-decoration:none;
}
a.buttonBlueP 
{

    line-height: 15px;
    max-height:15px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:5px 14px;
	text-decoration:none;
}.buttonBlueP:hover {
	background-color:#6aacda;
	color:#fff;
}.buttonBlueP:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao azul tamanho M*/
.buttonBlueM span
{
line-height: 20px;
}
.buttonBlueM img
{
float: left;
position: relative;
top: 3px;
left:-7px;
}
.buttonBlueM 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonBlueM 
{  
    line-height: 22px;
    max-height:21px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonBlueM:hover {
	background-color:#6aacda;
	color:#fff;
}.buttonBlueM:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao azul tamanho G*/
.buttonBlueG span
{
line-height: 25px;
}
.buttonBlueG img
{
float: left;
position: relative;
top: -7px;
left:-10px;
}
.buttonBlueG 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonBlueG 
{
    line-height: 25px;
    max-height:25px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonBlueG:hover {
	background-color:#6aacda;
	color:#fff;
}.buttonBlueG:active {
	position:relative;
	top:1px;
	color:#fff;
}




/*Botao Verde - tamanho P*/
.buttonGreenP span
{
line-height: 16px;
}
.buttonGreenP img
{
float: left;
position: relative;
top: 0px;
left: -7px;
}
.buttonGreenP 
{
    /*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:6px 14px;
	text-decoration:none;
}
a.buttonGreenP 
{

    line-height: 15px;
    max-height:15px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:5px 14px;
	text-decoration:none;
}.buttonGreenP:hover {
	background-color:#badc9c;
	color:#fff;
}.buttonGreenP:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao Verde tamanho M*/
.buttonGreenM span
{
line-height: 20px;
}
.buttonGreenM img
{
float: left;
position: relative;
top: -1px;
left:-7px;
}
.buttonGreenM 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonGreenM 
{  
    line-height: 22px;
    max-height:21px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonGreenM:hover {
	background-color:#badc9c;
	color:#fff;
}.buttonGreenM:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao verde tamanho G*/
.buttonGreenG span
{
line-height: 25px;
}
.buttonGreenG img
{
float: left;
position: relative;
top: -7px;
left:-10px;
}
.buttonGreenG 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonGreenG 
{
    line-height: 25px;
    max-height:25px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d37b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonGreenG:hover {
	background-color:#badc9c;
	color:#fff;
}.buttonGreenG:active {
	position:relative;
	top:1px;
	color:#fff;
}




/*Botao laranja - tamanho P*/
.buttonOrangeP span
{
line-height: 16px;
}
.buttonOrangeP img
{
float: left;
position: relative;
top: 0px;
left: -7px;
}
.buttonOrangeP 
{
    /*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:6px 14px;
	text-decoration:none;
}
a.buttonOrangeP 
{

    line-height: 15px;
    max-height:15px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:5px 14px;
	text-decoration:none;
}.buttonOrangeP:hover {
	background-color:#f6c939;
	color:#fff;
}.buttonOrangeP:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao laranja tamanho M*/
.buttonOrangeM span
{
line-height: 20px;
}
.buttonOrangeM img
{
float: left;
position: relative;
top: -1px;
left:-7px;
}
.buttonOrangeM 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonOrangeM 
{  
    line-height: 22px;
    max-height:21px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonOrangeM:hover {
	background-color:#f6c939;
	color:#fff;
}.buttonOrangeM:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao laranja tamanho G*/
.buttonOrangeG span
{
line-height: 25px;
}
.buttonOrangeG img
{
float: left;
position: relative;
top: -7px;
left:-10px;
}
.buttonOrangeG 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonOrangeG 
{
    line-height: 25px;
    max-height:25px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonOrangeG:hover {
	background-color:#f6c939;
	color:#fff;
}.buttonOrangeG:active {
	position:relative;
	top:1px;
	color:#fff;
}








/*Botao vermelho - tamanho P*/
.buttonRedP span
{
line-height: 16px;
}
.buttonRedP img
{
float: left;
position: relative;
top: 0px;
left: -7px;
}
.buttonRedP 
{
    /*-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;*/
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:6px 14px;
	text-decoration:none;
}
a.buttonRedP 
{

    line-height: 15px;
    max-height:15px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:11px;	
	padding:5px 14px;
	text-decoration:none;
}.buttonRedP:hover {
	background-color:#e95c57;
	color:#fff;
}.buttonRedP:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao vermelho tamanho M*/
.buttonRedM span
{
line-height: 20px;
}
.buttonRedM img
{
float: left;
position: relative;
top: -1px;
left:-7px;
}
.buttonRedM 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonRedM 
{  
    line-height: 22px;
    max-height:21px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonRedM:hover {
	background-color:#e95c57;
	color:#fff;
}.buttonRedM:active {
	position:relative;
	top:1px;
	color:#fff;
}
/*Botao vermelho tamanho G*/
.buttonRedG span
{
line-height: 25px;
}
.buttonRedG img
{
float: left;
position: relative;
top: -7px;
left:-10px;
}
.buttonRedG 
{    
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:9px 18px;
	text-decoration:none;
}
a.buttonRedG 
{
    line-height: 25px;
    max-height:25px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:15px;	
	padding:7px 16px;
	text-decoration:none;
}.buttonRedG:hover {
	background-color:#e95c57;
	color:#fff;
}.buttonRedG:active {
	position:relative;
	top:1px;
	color:#fff;
}




/*INFO*/
.InfoGray span
{
line-height: 16px;
}
.InfoGray img
{
float: left;
position: relative;
top: -1px;
left:-7px;
}
.InfoGray 
{    
    -moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#929291;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:4px 12px;
	text-decoration:none;
}
a.InfoGray 
{  
    -moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
    line-height: 16px;
    max-height:16px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#929291;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	padding:4px 12px;
	text-decoration:none;
}.InfoGray:hover {
	background-color:#b6b6b6;
	color:#fff;
}.InfoGray:active {
	position:relative;
	top:1px;
	color:#fff;
}












/*INFO*/
.InfoGray span
{
line-height: 16px;
}
.InfoGray img
{
float: left;
position: relative;
top: -1px;
left:-7px;
}
.InfoGray:active {
	position:relative;
	top:1px;
	color:#fff;
}





/*BALL*/
.BallGreen span
{
    line-height: 50px;
}
.BallGreen img
{
    height:48px;
    width:48px;
}
.BallGreen 
{    
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d27b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	text-decoration:none;
}
a.BallGreen 
{  
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
    line-height: 50px;
    max-height:50px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d27b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
}.BallGreen:hover {
	background-color:#cbe285;
	color:#fff;
}.BallGreen:active {
	position:relative;
	top:1px;
	color:#fff;
}

/*BALL RED*/
.BallRed span
{
    line-height: 50px;
}
.BallRed img
{
    height:48px;
    width:48px;
}
.BallRed 
{    
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#a3d27b;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	text-decoration:none;
}
a.BallRed 
{  
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
    line-height: 50px;
    max-height:50px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#de4546;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
}.BallRed:hover {
	background-color:#de4546;
	color:#fff;
}.BallRed:active {
	position:relative;
	top:1px;
	color:#fff;
}

/*BALL BLUE*/
.BallBlue span
{
    line-height: 50px;
}
.BallBlue img
{
    height:48px;
    width:48px;
}
.BallBlue 
{    
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	text-decoration:none;
}
a.BallBlue 
{  
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
    line-height: 50px;
    max-height:50px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#4994cf;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
}.BallBlue:hover {
	background-color:#4994cf;
	color:#fff;
}.BallBlue:active {
	position:relative;
	top:1px;
	color:#fff;
}

/*BALL ORANGE*/
.BallOrange span
{
    line-height: 50px;
}
.BallOrange img
{
    height:48px;
    width:48px;
}
.BallOrange 
{    
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;	
	text-decoration:none;
}
a.BallOrange 
{  
    -moz-border-radius:75px;
	-webkit-border-radius:75px;
	border-radius:75px;
    line-height: 50px;
    max-height:50px;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#f0a71e;
	border: 0px solid #fff;
	display:inline-block;
	color:#fff;
	font-family:Microsoft Sans Serif, Tahoma, Arial;
	font-size:13px;
	text-decoration:none;
}.BallOrange:hover {
	background-color:#f0a71e;
	color:#fff;
}.BallOrange:active {
	position:relative;
	top:1px;
	color:#fff;
}


.btIcon {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-moz-border-radius:70px;
	-webkit-border-radius:70px;
	border-radius:70px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.btIcon:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.btIcon:active {
	position:relative;
	top:1px;
}
    #whatever div {
        display: inline;
        width: 320px;
    }