body {
	margin:0px;
	padding:0px;
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td img {
	display: block;
	text-align: center;
}
.menubg {
	background-image:url(images/home_menubg.gif); background-repeat:repeat-x;
	}
.td1{
	background-image:url(images/home_13.gif); background-position:top; background-repeat:repeat-x; background-color:#fffcf1;
	}
.td2{
	background-image:url(images/home_28.jpg); background-position:top; background-repeat:no-repeat; background-color:#fffcf1;
	}
.td3{
	background-image:url(images/home_19.gif);  background-repeat:repeat-y;
	}
.pox{
	background-image:url(images/home_19.gif);
	background-repeat:repeat-x; background-color:#fcf9eb;
	border:1px solid #d6d3c3; border-bottom-width:0px; border-top-width:0px;
	}
.td5{
	background-image:url(images/home_24.gif);  background-repeat:repeat-y; 
	}
.td55{
	background-image:url(images/home_24_.gif);  background-repeat:repeat-y; 
	}
.td555{
	background-image:url(images/home_24__.gif);  background-repeat:repeat-y; 
	}
.menubg {
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x;
	height: 38px;
	}
.text1 {
	font-family:"Times New Roman", Times, serif; color:#000000; font-size:18px;
	}
.text2 {
	font-family:"Times New Roman", Times, serif; color:#000000; font-size:16px; font-weight:normal;
	}
.text3 {
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	font-weight: bold;
	}

.text4 {
	font-family:"Times New Roman", Times, serif; color:#2f2f2f; font-size:11px;
	}

.text5 {
	font-family:"Times New Roman", Times, serif;
	color:#CD0101;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	}

.textfield {
	width:140px;
	height:16px;
	border:1px solid #999999; border-bottom-width:0px; border-right-width:0px;
	}

.td6 {
	background-image:url(images/home_62.gif); background-repeat:repeat-x;
	}

.text6 {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#2f2f2f;
	font-weight: normal;
	}

.text7 {
	font-family:"Times New Roman", Times, serif;
	color:#CD0101;
	font-size:14px;
	font-weight: bolder;
	}

#menu {
	margin:0px; padding:0px;
	list-style-type:none;
	text-align:left;
	}

#menu li {
	float:left;
	background-image:url(images/menu_separator.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;

	}

#menu a {
	color:#FFFFFF;
	}

#menu a:hover {
	color:#84B5FF;
	}

#menucontainer {
	height:38px;
	width:640px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	}

#leftmenux {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	text-align:left;

	}

#leftmenux li {
	background-image:url(images/dice.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	border:1px solid #000000;
	width:145px;
	border-right-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	display:block;
	padding-top: 4px;

	}

#leftmenux a {
	color:#000000; text-decoration:none;
	}

#leftmenux a:hover {
	font-weight:bold; color:#b60000;
	}

table.contactForm/* contact table */
 {
	width: 201px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 15px;
	font-family: Verdana;
	background-image: url(images/contactform_bg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
	padding: 0px;
}


table.packages/* contact table */
 {
	width: 380px;
	background-color: #fafafa;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 15px;
	font-family: Verdana;
}
table.packages td.packagesTitle  {
	background-color: #C90115; /*	border: 1px #000000 solid;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

table.packages td.packagesDesc  {
	background-color: #CCCCCC; /*	border: 1px #000000 solid;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

table.packages td.packagesDesc2  {
	background-color: #000066; /*	border: 1px #000000 solid;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
}

table.contacts th { background-color: #CCC; border: 1px #000000 solid; font-family: Verdana; font-weight: bold; font-size: 12px; color: #404040; text-align: center; }
table.contacts td.contactDept { background-color: #99CCCC; border: 1px #000000 solid; font-family: Verdana; font-weight: bold; font-size: 12px; color: #404040; }
table.contacts td { border-bottom: 1px #BFDADA dotted; /*border-left: 1px #BFDADA dotted;*/ text-align: left; font-family: Verdana, sans-serif, Arial; font-weight: normal; font-size: .7em; color: #404040; background-color: #fafafa; padding-top: 4px; padding-bottom: 4px; padding-left: 4px; padding-right: 0px; }
.style1 {
	color: #FFFFFF;
	font-size: xx-large;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style4 {
	font-size: 18px
}
.style5 {font-weight: bold}
.style6 {font-size: 36px}
.style7 {color: #FFFFFF}
.style9 {font-size: 16px}
.style10 {color: #000000}
.style11 {
	color: #000099;
	font-weight: bold;
}
.style12 {
	color: #FF0000;
	font-weight: bold;
}
.style14 {color: #FFFFFF; font-weight: bold; }

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
