.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;
}
.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;
}

.pt6	{ font-size:6pt; }
.pt7	{ font-size:7pt; }
.pt8	{ font-size:8pt; }
.pt9	{ font-size:9pt; }
.pt10	{ font-size:10pt; }
.pt11	{ font-size:11pt; }
.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;
}
.rig    {
	border-style: solid ;
	border-color:#CCCCCC;
	border-right-width:1px;
	border-bottom-width:0px;
	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;
}

.list{
	list-style-image : url('img/redot.gif');
}

body         { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size:10pt;  background-COLOR:#FDF5EB;  }
td           { font-size:10pt; }
input	     { text-align:center; font-size:9pt;}
select	     { font-size:9pt;}
p	     { text-align:justify; margin:0pt;}
a            { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 10pt; color: #303088;}
A:hover      { font-family: Verdana, Arial, Helvetica, sans-serif; color:#D05C56; text-decoration: underline;}
h1           { color:#414178; font-size: 14pt; font-weight: normal; }
h2           { color: #597561; font-size: 12pt; font-weight: bold; margin-bottom:5pt; }
h3           { color: #597561; font-size: 10pt; font-weight: normal; margin-bottom:0pt;} 
h4           { color: #414178; font-size: 10pt; font-weight: bold; margin-bottom:0pt;} 
ul	{list-style-image : url('img/redot1.gif');}
li	{padding-bottom: 0px;}
hr	{height:1px; color:#000000;}
