body
{
	font-size:11px;
	color:#003399;
	/*background-color:#ffffff;*/
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	
}

H1, H2, H3, H4, H5, H6
{
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}

FORM, SELECT, INPUT
{
	padding:0;
	margin:0;
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}



.btn
{
	width:100px;
}

.radio
{
	width:12px;
	margin-right:3px;
}

.check
{
	width:12px;
}

.siteMapMain, .siteMapMain a:link, .siteMapMain a:visited, .siteMapMain a:hover
{
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#f7971f;
	text-decoration:none;
}


.siteMap, .siteMap a:link, .siteMap a:visited 
{
	cursor:pointer;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

.siteMap a:hover
{
	cursor:pointer;
	text-decoration:none;
	color:#f7971f;
	font-size:11px;
}

.titleLink, .titleLink a:link, .titleLink a:visited 
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.titleLink a:hover
{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#df0023;
}

.copyright
{
	color:#FFFFFF;
	font-size:11px;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover
{
	color:#003399;
	font-size:11px;
}

.mainTitle
{
	font-size:15px;
	font-weight:bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #003399;
}

.polls
{
	width:216px;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	margin-top:0px;
	font-size:11px;
	background-color:#eeeeee;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:10px;
	padding-top:10px;
}
A.footer, A.footer:active, A.footer:visited
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    font-weight: normal;	
}

A.footer:hover
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: underline;
    font-weight: normal;	
}
A.link_wishlist_b, A.link_wishlist_b:active, A.link_wishlist_b:visited, A.link_wishlist_b:hover

{
    FONT-SIZE: 11px;
    COLOR: #003399;
    FONT-STYLE: normal;
    FONT-FAMILY:Tahoma, Helvetica,  Arial, sans-serif;
    TEXT-DECORATION: underline;
    font-weight: bold;	
}

A.link_menu_b, A.link_menu_b:active, A.link_menu_b:visited, A.link_menu_b:hover

{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY:Tahoma, Helvetica,  Arial, sans-serif;
    TEXT-DECORATION: underline;
    font-weight: bold;	
}
.tiny{
	color:#ee2e73;
	font-size:9pt;
	font-weight:normal;
	font-style:italic;
}
.pink{
	color:#ee2e73;
	font-size:9pt;
	font-weight:normal;
}
.required{
	color:#ee2e73;
	font-size:10pt;
	font-weight:normal;
}
.form_td {
	color:#003399;
	font-with:normal;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-size:9pt;
}
input.form{
	border:#003399 1px solid;
	width:250px;
	color:#003399;
	height:17px;
}
input.image{
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-left: #003399 1px solid;
	border-right: #003399 1px solid;
	width:200px;
	color:#003399;
}
input.login{
	color:#003399;
	height:17px;
}
 textarea.inputtextarea{
	border:#003399 1px solid;
	width:250px;
	color:#003399;
}
select.select {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-left: #003399 1px solid;
	border-right: #003399 1px solid;
	color:#003399;
	height:17px;
	width:80px;
}
select.select1 {
	border-top:#003399 1px solid;
	border-bottom: #003399 1px solid;
	border-left: #003399 1px solid;
	border-right: #003399 1px solid;
	color:#003399;
	height:17px;
	width:auto;
}
select.contact {
	border:#003399 1px solid;
	width:250px;
	color:#003399;
	height:17px;
}
.button_reg{
	width:87px;
}
.error{
	color:#ee2e73;
	font-size:9pt;
	font-weight:normal;
	font-style:italic;
	padding:0 5px;
	border-left:#ee2e73 1px solid;
}
.listrow td{border-bottom:1px solid #036eb7;}

.title{font:bold 8pt Arial,Verdana,sans-serif;text-transform:uppercase;}

.icon{float:left;margin:0px;vertical-align:middle;}

img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
div.png{
	display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
}
img.png1{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
div.png1{
	display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:150px;
	height:expression(this.firstChild.height);
	position:absolute;
	z-index:100;
	margin-top:-140px;
	
}
img.png2{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
div.png2{
	display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
	
}
img.png3{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
div.png3{
	display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:361px;
	height:expression(this.firstChild.height);
	z-index:100;
	margin-top:-390px;
	
	
}
div.gallery{
	position:absolute;
	
}
div.png_icon{
	
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
	position:absolute;
	
}
.photoGalleryPages td{padding:3px 7px;font-weight:bold;color:#003399;font-size:9pt;}
	.photoGalleryPages td.current{background:#003399;font-size:9pt;color:#ffffff;}
	.photoGalleryPages a{color:#003399;}
.list_bold {
	color:#05509c;
	font-weight:bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;

}
.faq_a
{
	font-size:12px;
	font-weight:bold;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	color: #c109d2;
}
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=1);}
div.png{
	display:block;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
}
.tdContent{background: url('../img/cntDT/cnt_botart2.jpg') bottom center no-repeat;}
.content_art2{padding: 0 15px 75px 16px}
.textForm{background: url('../img/cntDT/art2TxtForm.png') center no-repeat; width: 355px; height: 102px; display: table-cell; vertical-align:middle;}
.textFormBig{background: url('../img/cntDT/art2TxtFormBig.png') center no-repeat; width: 355px; height: 170px; display: table-cell; vertical-align:middle;}
.title_form1{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #a055a8; position: relative; padding:0px 0px 0px 20px;}
.text_form1{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #755d77; position: relative; padding: 5px 20px 0 20px;}
a.linkForm, a.linkForm:active, a.linkForm:visited, a.linkForm:hover {color: #9d32a8; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none;}

.textForm2{background: url('../img/cntDT/art2TxtForm2.png') bottom center no-repeat; width: 355px; height: 102px; display: table-cell; vertical-align:middle;}
.textFormBig2{background: url('../img/cntDT/art2TxtFormBig2.png') bottom center no-repeat; width: 355px; height: 170px; display: table-cell; vertical-align:middle;}
.title_form2{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; color: #a055a8; position: relative; padding:0px 10px 0px 36px;}
.text_form2{font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #755d77; position: relative; padding: 5px 10px 0 36px;}






