.white_tab {
       	background-color: #ffffff;
       	border: 1px solid #CCCCCC;
       	padding: 15px 15px 15px 15px;
}
.gray_tab {
       	background-color: #fafafa;
       	border: 1px solid #CCCCCC;
       	padding: 10px 10px 10px 10px;
}       	
.orange_tab {
       	background-color: #FFF5E7;
       	border: 1px solid #CCCCCC;
       	padding: 10px 10px 10px 10px;
}


.tab {
       	border: 1px solid #CCCCCC;
}
           	
.bigicon {
	background-repeat: no-repeat;
	background-position: center;
	border-style: dotted ;
	border-color:#CCCCCC;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}



.pt8	{ font-size:8pt; }
.pt10	{ font-size:10pt; }
.pt12 	{ font-size:12pt; }
.pt14	{ font-size:14pt; }
.pt16	{ font-size:16pt; }
.pt18	{ font-size:18pt; }
.pt24	{ font-size:24pt; }
.bot    {
	border-style: solid ;
	border-color:#CCCCCC;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}
.bot_right   {
	border-style: solid ;
	border-color:#CCCCCC;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-width:0px;
}
.top_left    {
	border-style: solid ;
	border-color:#cccccc;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:1px;
}
.bot_left    {
	border-style: solid ;
	border-color:#cccccc;
	border-right-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:0px;
}
.left    {
	border-style: solid ;
	border-color:#cccccc;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-width:0px;
}


.list{
	list-style-image : url('img/redot.gif');
}

.class { color: #597561; font-size: 11pt; font-weight: normal }

body         { font-family:Arial, Helvetica, sans-serif; font-size:10pt;  background-color:#EFFaFF; scrollbar-face-color:#D9FFD9; scrollbar-arrow-color:#AAAAAA; scrollbar-darkshadow-color:#888888; scrollbar-shadow-color:#CCCCCC; scrollbar-3dlight-color:#CCCCCC; }
p		{ text-align:justify;}
a            { font-family:Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10pt; color: #455EB4;}
A:hover      { font-family:Arial, Helvetica, sans-serif; color:#FF9C47; font-size: 10pt; text-decoration: none;}
h1           { color: #414178; font-size: 13pt; font-weight: bold;}
h2           { color: #597561; font-size: 11pt; font-weight: bold;}
h3           { color: #597561; font-size: 11pt; font-weight: bold; margin-bottom:0pt;} 
h4           { color: #597561; font-size: 10pt; font-weight: bold; margin-bottom:0pt;} 
h5					 { color: #414178; font-size: 10pt; font-weight: bold; margin-bottom:0pt;} 
ul	{list-style-image : url('img/redot1.gif');}
li	{padding-bottom: 10px;}
hr	{height:1px; color:#FF9C47;}