body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #F5F5F5;

	}.border {
	BORDER: #cccccc 1px solid; 



}.button {
BACKGROUND-COLOR: #ff0000; 
border-BOTTOM: #324664 0px solid;
border-LEFT: #324664 0px solid;
border-RIGHT: #836925 0px solid;
border-TOP: #324664 0px solid;
COLOR: #ffffff;
FONT-FAMILY: Arial, Tahoma, verdana,  arial;
font-weight: bold;
FONT-SIZE: 11px;

}.red {
	FONT-SIZE: 10px; 
	COLOR: #ff0000;  
	FONT-WEIGHT: normal;  
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	text-decoration:none;
}
td,th 
{
	font-size: 10px;
}

.pad {
	padding:3px;
}
.pad5 {
	padding-top:5px;
}
.pad_left15 {
	padding-left:15px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#99CCFF;
	background-color:transparent;
	font-weight:normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	background-color:transparent;
	font-weight:normal;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	background-color:transparent;
	font-weight:normal;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	background-color:transparent;
	font-weight:normal;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF0000;
	background-color:transparent;
	font-weight:normal;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000066;
	background-color:transparent;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:80px;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:150px;
}

/*##############################################################################################*/
/*########################################### TEXT #############################################*/
/*##############################################################################################*/

.textMETA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#99CCFF;
	font-style:normal;
}
.textTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:10px;
}
.textBLUE
{
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color:#095BA6;
	background-color:transparent;
}
.textWHITE
{
	font-family:Arial, Verdana, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight: bold;
	color:#FFFFFF;
	background-color:transparent; 
}
.TDthanku
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	border:white; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	margin-top:10px;
}
/*############################################################################################### */
/*########################################### MENU  #####################################*/
/*##############################################################################################*/

.Menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px; 
	color:#095BA6;
	background-image:url(../images/button_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
    font-weight: normal;
	line-height:21px;
	text-align:center;
}
.Menu a:link {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image:url(../images/button_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu a:visited{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu a:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button_down.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px; 
	color:#095BA6;
	background-image:url(../images/button2_over.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
    font-weight: normal;
	line-height:21px;
	text-align:center;
}
.Menu2 a:link {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image:url(../images/button2_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu2 a:visited{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button2_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu2 a:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button2_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}
.Menu2 a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image:url(../images/button2_down.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:21px;
	display:block;
}

/*############################################################################################### */
/*########################################### MENU TOP  #####################################*/
/*##############################################################################################*/
.TopMenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px; 
	color:#000066;
	background-image:url(../images/button_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
    font-weight: bold;
	line-height:31px;
	text-align:center;
}
.TopMenu a:link {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #095BA6;
	background-image:url(../images/button_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:31px;
	display:block;
}
.TopMenu a:visited{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095BA6;
	background-image:url(../images/button_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:31px;
	display:block;
}
.TopMenu a:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095BA6;
	background-image:url(../images/button_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:31px;
	display:block;
}
.TopMenu a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCFF;
	background-image:url(../images/button_top.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:transparent;
	line-height:31px;
	display:block;
}
/*############################################################################################## */
/*########################################### LINKS #############################################*/
/*###############################################################################################*/

a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	background-color:transparent;
}
a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	background-color:transparent;
}
a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
	background-color:transparent;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E51D1A;
	text-decoration: none;
	background-color:transparent;
}

.fav {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #095BA6;
	background-color: #FFFFFF;
	padding:2px;
	text-align:justify;
}
.fav a:link {
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #095BA6;
	background-color:transparent;
	display:block;
}
.fav a:visited{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095BA6;
	background-color:transparent;
	display:block;
}
.fav a:active{
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095BA6;
	background-color:transparent;
	display:block;
}
.fav a:hover {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #6B9DCA;
	background-color:transparent;
	display:block;
}
.bottomNAV
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	font-size:10px; 
	color:#FF0000; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	border-right-width:1px; 
	border-left-width:1px;
	height:70px;
	text-align:center;
}
.bottomNAV a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
}
.bottomNAV a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
}
.bottomNAV a:active{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
}
.bottomNAV a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	background-color:#99CCFF;
}
.translate
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	font-size:10px; 
	color:#666666; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	text-align:center;
	display:block;
}
.translate a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.translate a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.translate a:active{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.translate a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	background-color:#99CCFF;
	display:block;
}
.faq
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	font-size:10px; 
	color:#666666; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	text-align:left;
	display:block;
	padding:3px;
}
.faq a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.faq a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.faq a:active{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.faq a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	background-color:#99CCFF;
	display:block;
}
.models
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#DCEEFF; 
	border:#FFFFFF; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	text-align:left;
	display:block;
	padding-left:10px;
	text-indent:5px;
}
.models a:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.models a:visited{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.models a:active{
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background-color:#FFFFFF;
	display:block;
}
.models a:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000066;
	background-color:#99CCFF;
	display:block;
}

/*############################################################################################## */
/*########################################### TD TABLES #########################################*/
/*###############################################################################################*/

.Table_round_top_r
{
	background-image:url(../images/td_bg_top_r.gif);
	background-repeat:no-repeat;
	width:29px;
	height:32px; 

}
.Table_round_top_l
{
	background-image:url(../images/td_bg_top_l.gif);
	background-repeat:no-repeat;
	width:25px;
	height:32px; 

}
.Table_round_top_c
{
	background-image:url(../images/td_bg_top_c.gif);
	background-repeat:repeat-x;
	height:32px; 

}
.Table_round_bottom_r
{
	background-image:url(../images/td_bg_bottom_r.gif);
	background-repeat:no-repeat;
	width:29px;
	height:24px; 

}
.Table_round_bottom_l
{
	background-image:url(../images/td_bg_bottom_l.gif);
	background-repeat:no-repeat;
	width:25px;
	height:24px; 

}
.Table_round_bottom_c
{
	background-image:url(../images/td_bg_bottom_c.gif);
	background-repeat:repeat-x;
	height:24px; 

}
.Table_round_main
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#F5F5F5; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:1px; 
	border-left-width:1px;
	padding-left:10px;
	padding-right:10px;
}
.ciel_corner
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10px; 
	color:#3360A3; 
	background-color:#FFFFFF;
	background-image:url(../images/ciel_r_line.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:724px;
	padding-top:5px; 

}
.TDwhite2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
}
.TDciel
{
	background-color:#99CCFF; 
}
.TDwhite
{
	background-color:#FFFFFF; 
}
.menuline
{
	background-color:#99CCFF;
}
.TDGrey
{
	background-color:#F5F5F5; 
}
.TDGrey2
{
	background-color:#CCCCCC; 
}
.TDtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight:bold;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:white; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
}
.TDtop
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#F4144E; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	line-height:21px;
}
.TDwhite2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
}
.TDcategory1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#666666; 
	background-color:#FFFFFF;
	font-weight:bold;
	border:#E2ECF5; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
	padding:3px;
}
.TDrates1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#E2ECF5; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
	padding:3px;
}
.TDrates2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#F4F8FD; 
	border:#F4F8FD; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
	padding:3px;
}
.TDnews1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#3360A3; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding:3px;
}
.TDoffer1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#3360A3; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding:3px;
}
.TDoffer2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#F2F3F4; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:0px;
	padding:3px;
}
.TDoffer3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding:3px;
}
.TDnews2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#DCEEFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding:3px;
}
.TDnews3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	padding:3px;
}
.Table2_round_top_r
{
	background-image:url(../images/td2_bg_top_r.gif);
	background-repeat:no-repeat;
	width:23px;
	height:27px; 

}
.Table2_round_top_l
{
	background-image:url(../images/td2_bg_top_l.gif);
	background-repeat:no-repeat;
	width:21px;
	height:27px; 

}
.Table2_round_top_c
{
	background-image:url(../images/td2_bg_top_c.gif);
	background-repeat:repeat-x;
	height:27px; 

}
.Table2_round_bottom_r
{
	background-image:url(../images/td2_bg_bottom_r.gif);
	background-repeat:no-repeat;
	width:23px;
	height:25px; 

}
.Table2_round_bottom_l
{
	background-image:url(../images/td2_bg_bottom_l.gif);
	background-repeat:no-repeat;
	width:21px;
	height:25px; 

}
.Table2_round_bottom_c
{
	background-image:url(../images/td2_bg_bottom_c.gif);
	background-repeat:repeat-x;
	height:25px; 

}
.Table2_round_main
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:1px; 
	border-left-width:1px;
	padding-left:10px;
	padding-right:10px;
}
/*############################################################################################## */
/*########################################### FORM FIELDS ######################################*/
/*#############################################################################################*/

.formfield500px 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:500px;
}
.formfield450px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:450px;
}
.formfield400px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:400px;
}
.formfield300px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:300px;
}
.formfield250px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:250px;
}
.formfield200px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:200px;
}
.formfield150px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:250px;
}
.formfield100px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF;
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:100px;
}
.formfield90px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:90px;
}
.formfield80px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:80px;
}
.formfield70px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:70px;
}
.formfield60px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:60px;
}
.formfield50px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:50px;
}
.formfield40px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:40px;
}
.formfield30px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:black; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:30px;
}
.formbutton100px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:100px;
}
.formbutton150px
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:8pt; 
	color:#000066; 
	background-color:#FFFFFF; 
	border:#CCCCCC; 
	border-style: solid; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	border-right-width:1px; 
	border-left-width:1px;
	width:150px;
}

/*############################################################################################## */
/*########################################### ADDRESS ##############################################*/
/*###############################################################################################*/

.Address 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#4B8129; 
	background-color:#DEF0FE; 
	border:#FFFFFF; 
	border-style: solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	border-left-width:0px;
	
}
.Address a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	
}
.Address a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	
}
.Address a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	font-size:10px; 
	color:#000066; 
	
}
.Address a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	font-size:10px; 
	color:#000066; 
	
}

/*##############################################################################################*/
/*########################################### COPYRIGHT EMAIL ##################################*/
/*##############################################################################################*/

.cr {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
}
.cr a:link {
font-size: 10px;
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
}
.cr a:visited {
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
}
.cr a:hover {
color: #000066;
text-decoration: none;
background-color:transparent;
}
.cr_nl {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
cursor: text;
}
.cr_nl a:link {
color: #CCCCCC;
background-color:transparent;
font-size: 10px;
text-decoration: none;
cursor: text;
}
.cr_nl a:visited {
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
cursor: text;
}
.cr_nl a:hover {
color: #CCCCCC;
text-decoration: none;
background-color:transparent;
cursor: text;

	}
	#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #bbbbbb;
visibility: hidden;
z-index: 10;

cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px Tahoma, Arial;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;

}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #F1F5F6;
text-align: center;
border: 1px solid #333;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}