html
{
	text-align:center;
	/*height:auto !important;
    min-height:100%;*/
}

body 
{ 
	/*height:auto !important; 
    min-height:100%; */
	border: 0; 
	margin:0px;
	padding:0px;
	font-size:12px;
    font-family:Arial;
    background:#595959;
} 

p,table,span,td,th,li,form,div,blockquote
{ 
	font-family:Arial;
	color:#444C54;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}

p{line-height:19px;margin:0px 0px 10px 0px;padding:0px;}
 
/*strong {color:#003985;}*/

 a,  a:link,  a:visited,  a:focus,  a:active
{
	color:#0355c2;
	/*font-size:12px;*/
	font-family:Arial;
	text-decoration:none;  
	outline-style:none;
}

 a:hover 
{
	text-decoration:none; color:#000;
}

img
{border:none;background:none;}

form{margin:0px;padding:0px;}

h1, h2, h3, h4, h5, h6
{padding:0px;margin:0px;color:#0355c2;font-weight:bold;font-family: Verdana;}

h1
{
	font-size:18px;
	padding:10px 0px 20px 17px;font-weight:bold;
	background:#e7eff9 url('../images/BGH1.gif') 15px 30px no-repeat;
	border-top:1px solid #fff;
}
h2 {font-size:18px;}
h3 {font-size:14px;}
h4 {font-size:13px;}
h5 {font-size:12px;}
h6 {font-size:11px;}

ol li {padding-left:13px;line-height:19px;margin-bottom:10px;list-style-type: decimal; }  

ul, ol {padding:0px;margin-left:15px;}

ol li {padding-left:0px;}
ul {margin-top:8px;}
ul li 
{
	line-height:19px;
	padding-left:10px;
	background: url('../images/bullet.gif') left 4px no-repeat;
	list-style-type: none;
	margin-bottom:2px;
}

/*----------------------page---------------------*/
#theboss{text-align:center;}
.page{width:961px;margin:0px auto;}

/*-----------------columns-----------------------*/
#leftcol
{
	width:187px;
	float:right;
	padding:0px 0px 0px 0px;
}

#rightcol
{
	width:174px;
	float:right;
	padding:0px 10px 0px 5px;
}

#centercol
{
	width:579px;min-height:350px;
	float:left;
	background:#fff;
	padding:0px 0px 20px 0px;
	border-right:1px solid #333333;
}

#centercol2
{
	width:770px;
	border-right:1px solid #333333;
}

#centercolHide
{
	float:left;
	width:690px;min-height:350px;
}

/*------------------------index--------------------*/
.flashcol
{
	width:682px;
	float:left;
	padding:10px 0px 15px 15px;
}
.calendarcol
{
	width:170px;
	float:right;
	padding:10px 15px 15px 0px;
}

/*---------------------indextext--------------------*/
.indextext {float:left;width:223px;color:#f9e0a8;font-weight:bold;padding-right:5px;}
.indextext p {color:#f9e0a8;font-weight:bold;}
.indextext span {color:#f9e0a8;/*font-weight:bold;*/}
.indextext h2 {color:#f9e0a8;font-weight:bold;font-size:15px;font-style:italic;}

/*---------------------corners--------------------*/
.lt
{border:1px solid #646464;}
.rt
{border:1px solid #7a7a7a;}
.rb
{border:1px solid #8b8b8b;background:#333333;padding:10px;overflow:hidden;}
.lb
{background: url(../images/leftbottom.gif) left bottom no-repeat;padding:9px 0px;}

.flt
{float:right;background:#e0e0e0 url(../images/flefttop.gif) left top no-repeat;margin:15px 0px 0px 0px;width:400px;}
.frt
{background: url(../images/frighttop.gif) right top no-repeat;}
.fcb
{background: url(../images/fcenterbottom.gif) center bottom repeat-x;}
.frb
{background: url(../images/frightbottom.gif) right bottom no-repeat;}
.flb
{background: url(../images/fleftbottom.gif) left bottom no-repeat;padding:11px;}

/*------------------------menu-------------------*/
#menu
{
	display: inline-block;
	text-align:center;
	width:702px;
	float:right;
	margin-top:6px;
	margin-bottom:10px;
}

#menu div, img.marker
{
	float:left;
}
#menu img
{
	margin-top:3px;
}
#menu A, #menu A:link, #menu A:visited, #menu A:focus, #menu A:active
{
	color: #cccccc;
	display:block;
	padding:7px 9px 3px 9px;
	font-family: Verdana;
}

#menu A:hover 
{
	text-decoration:none; 
	color: #9cc2f3;
	background: url('../images/LinkOver.gif') center top no-repeat;
}

#menu div.this a
{
	color: #9cc2f3;
	background: url('../images/LinkOver.gif') center top no-repeat;
}

/*--------------------footer---------------------*/
.footer{text-align:center;margin:10px;color:#8f9999;font-size:11px;}
.footer A, .footer A:link, .footer A:visited, .footer A:focus, .footer A:active
{color:#8f9999;font-size:11px;}
.footer A:hover 
{color:#fff;}

/*------------------breadcrumbs------------------*/
.breadcrumbs
{
	width:552px;float:left;
	background:#e0e0e0;font-family:verdana;
	color:#000;text-align:left;font-size:10px;
	padding:5px 10px 0px 17px;
	border-right:1px solid #333333;
}
.breadcrumbs A, .breadcrumbs A:link, .breadcrumbs A:visited, .breadcrumbs A:focus, .breadcrumbs A:active
{font-size:10px;color:#666666;}
.breadcrumbs A:hover 
{color:#000;}


/*------------------breadcrumbs2------------------*/
.breadcrumbs2
{
	width:552px;float:left;
	background:#cebb91;font-family:verdana;
	color:#000;text-align:left;font-size:10px;
	padding:11px 10px 10px 17px;
}
.breadcrumbs2 A, .breadcrumbs2 A:link, .breadcrumbs2 A:visited, .breadcrumbs2 A:focus, .breadcrumbs2 A:active
{font-size:10px;color:#666666;}
.breadcrumbs2 A:hover 
{color:#000;}


/*------------------------features-----------------*/


.features {color:#d2d2d2;font-size:13px;border-left:1px solid #595959;width:200px;padding:0px 10px 0px 20px;float:left;margin:0px 10px;}

.features a{color:#81ace1;font-size:20px;}
.features a:hover {color:#fff;}

.features h2, .features h2 a {font-weight:normal;margin-bottom:10px;color:#81ace1;font-size:20px;}

.features p
{color:#d2d2d2;font-size:13px;}


.bigfeature {display:block;}
.bigfeature .title {padding:0px 0px 5px 0px;}
.bigfeature .title A, .bigfeature .title A:link, .bigfeature .title A:visited, .bigfeature .title A:focus, .bigfeature .title A:active
{font-size:15px;color:#003c8e;font-weight:bold;}
.bigfeature .title A:hover 
{color:#fff;}
.bigfeature .bigfeaturimage 
{float:left;margin-right:10px;}

.bigfeature p A, .bigfeature p A:link, .bigfeature p A:visited, .bigfeature p A:focus, .bigfeature p A:active
{font-size:12px;color:#0355c2;}
.bigfeature p A:hover 
{color:#fff;}

/*-------------------helpbutton------------------*/
.helpbutton{float:right;color:#fff;margin-bottom:5px;}

.helpbutton A, .helpbutton A:link, .helpbutton A:visited, .helpbutton A:focus, .helpbutton A:active
{
	font-size:11px;color:#fff;
}

.helpbutton A:hover 
{}
	
/* -------------- menulevel0 ------------------- */
.menulevel0
{margin:3px;background:#8d7a50;}

.menulevel0 A, .menulevel0 A:link, .menulevel0 A:visited, .menulevel0 A:focus, .menulevel0 A:active
{
	display:block;
	padding:5px 0px 5px 5px;
	border-bottom:1px solid #aaa;
	color:#fff;
}

.menulevel0 A:hover 
{color:#e0e0e0;background:#806e46;}

.menulevel0 A.this, .menulevel0 A.this:link, .menulevel0 A.this:visited, .menulevel0 A.this:focus, .menulevel0 A.this:active
{color:#e0e0e0;background:#806e46;}

/* ---------------- menulevel1 ----------------- */
.menulevel1
{}

.menulevel1 A, .menulevel1 A:link, .menulevel1 A:visited, .menulevel1 A:focus, .menulevel1 A:active
{
	display:block;
	padding:5px 0px 5px 15px;
	color:#fff;
	background:#6e5a2c;
}

.menulevel1 A:hover 
{color:#fff;background:#503a13;}

.menulevel1 A.this, .menulevel1 A.this:link, .menulevel1 A.this:visited, .menulevel1 A.this:focus, .menulevel1 A.this:active
{color:#fff;background:#503a13;}

/* ----------------- menulevel2 ---------------- */
.menulevel2
{}

.menulevel2 A, .menulevel2 A:link, .menulevel2 A:visited, .menulevel2 A:focus, .menulevel2 A:active
{
	display:block;
	padding:5px 0px 5px 30px;
}

.menulevel2 A:hover 
{}

.menulevel2 A.this, .menulevel2 A.this:link, .menulevel2 A.this:visited, .menulevel2 A.this:focus, .menulevel2 A.this:active
{}

/* ------------------ menulevel3 --------------- */
.menulevel3
{}

.menulevel3 A, .menulevel3 A:link, .menulevel3 A:visited, .menulevel3 A:focus, .menulevel3 A:active
{
	display:block;
	padding:5px 0px 5px 45px;
}

.menulevel3 A:hover 
{}

.menulevel3 A.this, .menulevel3 A.this:link, .menulevel3 A.this:visited, .menulevel3 A.this:focus, .menulevel3 A.this:active
{}	

/*-----------------comments----------------------*/
.comments{color:#ff0000;}

/*-------------------formtable-------------------*/
.formtable
{width:465px;margin:10px;}

.formtable span.red
{color:#ff0000;font-size:11px;width:3px;}

.formtable span.long
{width:148px;}

.formtable span
{padding:5px;display:inline-block;width:130px;}

.formtable input
{width:300px;margin:3px 0px;}

.formtable select
{width:303px;margin:3px 0px;}

.formtable textarea
{width:95%;height:100px;}

/*--------------------lang------------------------*/
.lang {margin:5px 5px 0px 5px;float:left;}
.lang img {margin-right:5px;}
.lang A, .lang A:link, .lang A:visited, .lang A:focus, .lang A:active
{color:#99b4d7;font-size:11px;text-decoration:underline;}
.lang A:hover 
{color:#fff;} 

/*--------------------toplinks------------------------*/
.toplinks {font-size:11px;text-align:right;margin:7px 0px 0px 8px;float:right;color:#aaa;display:inline-block;}
.toplinks .input {width:100px;height:14px;padding:0px;font-size:11px;}
.toplinks img {margin-right:5px;}
.toplinks span {padding-top:2px;display:inline-block;color:#99b4d7;}
.toplinks A, .toplinks A:link, .toplinks A:visited, .toplinks A:focus, .toplinks A:active
{color:#99b4d7;font-size:11px;}
.toplinks A:hover 
{color:#fff;}
.toplinks div.in
{display:inline;}

/*---------------------shortinput------------------*/
.shortinput {width:150px !important;}

/*---------------------longinput------------------*/
.longinput {width:170px !important;}

/*---------------------inputcolor------------------*/
.inputcolor {width:150px !important;background:#867349;color:#fff;font-size:14px;font-weight:bold;border:1px solid #72633a;}

/*----------------------checkbox-------------------*/
.checkbox {width:15px !important;}

/*------------------------floatleft----------------*/
.floatleft{float:left;}

/*------------------------floatright---------------*/
.floatright{float:right;}

/*-------------------doclinkimg--------------------*/
.doclinkimgtitle
{
	padding:2px 0px;margin:5px 0px;color:#fff;font-size:11px;border-bottom:1px solid #aaa;font-weight:bold;
}

.doclinkimg
{padding:0px 15px;}

.doclinkimg img
{margin:0px 5px;}

.doclinkimg span
{font-size:11px;}

.doclinkimg A, .doclinkimg A:link, .doclinkimg A:visited, .doclinkimg A:focus, .doclinkimg A:active
{font-size:11px;color:#003999;}
.doclinkimg A:hover 
{}

/*----------------------image----------------------*/
.image
{text-align:center;font-weight:bold;}

.image img
{margin:0px 5px 5px 0px;padding:2px;border:1px solid #aaa;}

/*-----------------------more----------------------*/
.more{
background: url(../images/pixel.gif) center center repeat-x;
margin-bottom:25px;text-align:right;}
.more A, .more A:link, .more A:visited, .more A:focus, .more A:active
{}
.more A:hover 
{}

/*----------------------news-----------------------*/
.news{width:100%;/*border-bottom:1px solid #c5c5c5;*/padding-bottom:15px;display:inline-block;}
.news span {color:#99b4d7;padding:2px 0px;display: inline-block;}
.news A, .news A:link, .news A:visited, .news A:focus, .news A:active
{color:#003999;}
.news A:hover 
{color:#0355c2;}

/*----------------------events-----------------------*/
.events{margin:15px 0px;width:100%;border:1px solid #c5c5c5;}
.events span {display: inline-block;padding:4px 10px;width:49%;}
.events span.title {float:left;display: inline-block;width:10%;padding:4px 10px;font-weight:bold;color:#99b4d7;}
.events p {padding:5px 10px;margin-bottom:0px;}
.events A, .events A:link, .events A:visited, .events A:focus, .events A:active
{color:#003999;}
.events A:hover 
{color:#0355c2;}

/*----------------------management-------------------*/
.management{margin:11px 0px;display:inline-block;}
.management span {padding:4px 0px;display: inline-block;}
.management span.title {padding:4px 0px;display: inline-block;width:60px;font-weight:bold;}
.management p {padding:5px 10px;}
.management A, .management A:link, .management A:visited, .management A:focus, .management A:active
{color:#003999;}
.management A:hover 
{color:#0355c2;}

/*--------------------widhei150----------------------*/
.widhei150
{width:150px;height:150px;float:left;margin-right:11px;}

.widhei150nofm
{width:150px;height:150px;margin-bottom:5px;}

.widhei250nofm
{width:250px;height:130px;margin-bottom:5px;}

/*--------------------widhei250----------------------*/
.widhei250
{width:250px;height:150px;float:left;margin-right:11px;margin-bottom:5px;}

/*----------------------cells------------------------*/
.cells
{width:150px;/*height:150px;*/float:left;margin:10px 0px 10px 20px;border:1px solid #c5c5c5;text-align:center;}

/*----------------------cellsbig------------------------*/
.cellsbig
{width:250px;float:left;margin:20px 20px 10px 0px;text-align:center;}


/*---------------------strip-------------------------*/
.strip
{height:100px;width:100px;overflow:hidden;}

/* --------------------- faq ----------------------- */
DT,DD
{
	margin: 10px 0px;
	text-align:justify;
	padding: 0px 0px 0px 20px;
}

.faq DT
{
	color:#fff;
	cursor: help;
}

.faq DD
{
	color:#aaa;
}

.supportDL DD, .faq DD 
{
	display: none;
}

/*----------------------links--------------------------*/
.links
{width:100%;margin-bottom:11px;}

.links h5{margin-bottom:5px;}

.links .widhei150 {margin-bottom:10px;}

.links .title
{
	width:30%;float:left;display:block;font-weight:bold;
}
.description A, .description A:link, .description A:visited, .description A:focus, .description A:active
{color:#0355c2;} 

.description A:hover 
{color:#fff;}

.description
{
	width:70%;float:right;
}

/*-----------------------download----------------------*/
.download{margin:11px 0px;width:100%;background: url(../images/shadow.gif) repeat-x;padding-top:10px;}

.download .border {border-top:1px solid #E5E5E5;}

.download span.title
{display: inline-block;width:30%;padding:7px 5px;font-weight:bold;}

.download span.date
{display: inline-block;width:22%;padding:7px 5px;}

.download span.abstract
{display: inline-block;width:49%;padding:7px 5px;}

.download A, .download A:link, .download A:visited, .download A:focus, .download A:active
{}
.download A:hover 
{} 

/* ------------------ sitemap ------------------------ */
.sitemapheader
{margin:20px 0px 0px 0px;font-weight:bold;}
.siteMapTableHeader A, .siteMapTableHeader A:link, .siteMapTableHeader A:visited, .siteMapTableHeader A:focus, .siteMapTableHeader A:active
{
	font-size:13px;	
}

.sitemap
{float:left;width:200px;margin:10px;}

.sitemap A, .sitemap A:link, .sitemap A:visited, .sitemap A:focus, .sitemap A:active
{
	color:#3e3728;
	font-size:12px;
}

.sitemap A:hover
{text-decoration:none; }

.sitemap UL
{margin:5px 0px 5px 10px;}

.sitemap LI
{
	line-height:19px;
	padding-left:10px;
	background: url('../images/iconArrowRightOrange.gif') left 8px no-repeat;
	list-style-type: none;
}

.sitemap LI LI
{margin:5px 15px;}

.sitemap LI LI LI
{margin:5px 20px;}

/*--------------------projects--------------------*/
.projects
{
	background: url('../images/BGInter.jpg') center bottom repeat-x;
	float:left;margin:20px 0px 40px 20px;width:150px;text-align:center;
	padding:5px;
	border:1px solid #cccccc;
}

.projects A, .projects A:link, .projects A:visited, .projects A:focus, .projects A:active
{
	color:#000;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

.projects A:hover
{text-decoration:none; }

/*--------------------projectslist--------------------*/
.projectslist
{
	background:#dedad9;
	float:left;margin:20px 0px 15px 20px;width:260px;text-align:center;
	border:1px solid #cccccc;
	padding-top:5px;
}
.projectslist div.innerdiv
{
	background: url('../images/Interlist.jpg') center center repeat-x;
	height:29px;
	padding-left:6px;
}

.projectslist A, .projectslist A:link, .projectslist A:visited, .projectslist A:focus, .projectslist A:active
{
	color:#0355c2;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	line-height:25px;
}

.projectslist A:hover
{text-decoration:none; }




/*---------------------thumbscol-----------------------*/
.thumbscol {float:right;width:150px;margin-left:10px;}

/*----------------------thumbs--------------------*/
.thumbs {cursor:pointer;width:150px;height:100px;overflow:hidden;margin-bottom:5px;border:1px solid #aaa;}

/*-----------------bigpic--------------------------*/
.bigpic {width:500px;height:344px;border:1px solid #aaa;margin-bottom:11px;}


/*-----------------------infoboxes-----------------*/
.infoboxesbottom
{
	width:170px;
	margin-bottom:11px;
	background:#ededed url(../images/bginfoboxbottom.gif) center bottom no-repeat;
}

.infoboxes
{
	padding:10px;
	font-size:11px;
	background:#8d7a50;
	margin:5px 4px;
}

.infoboxes h5
{color:#fff;font-size:12px;font-weight:bold;margin-bottom:5px;}

.infoboxes A, .infoboxes A:link, .infoboxes A:visited, .infoboxes A:focus, .infoboxes A:active
{color:#fff;font-size:11px;}

.infoboxes A:hover 
{color:#fff;}

.infoboxeslinks
{border-bottom:1px solid #aaa;padding:10px 0px 3px 0px;}

/*--------------------mynews-------------------------*/
#mynews
{
	background: url(../images/newsbg.jpg) repeat-x;
	padding:0px 10px;
}

#mynews A, #mynews A:link, #mynews A:visited, #mynews A:focus, #mynews A:active
{}

#mynews A:hover 
{}

/*----------------articles-----------------------------*/
.shadow
{
	background: url(../images/shadow.gif) repeat-x;padding-top:5px;
}

.bgcolor
{
	background:#efefef;padding:3px 0px;margin-top:10px;
}

.bgcolor img
{
	margin:0px 5px;
}

.articles
{margin:10px 0px;}

.articles span.name
{margin:0px 0px 2px 0px;display:inline-block;font-style:italic;}

.articles span.date
{color:#99b4d7;font-size:11px;}

.articles span.title
{color:#0355c2;font-weight:bold;margin-bottom:3px;}

.articles span.title A, .articles span.title A:link, .articles span.title A:visited, .articles span.title A:focus, .articles span.title A:active
{font-weight:bold;}

.articles span.title A:hover 
{}

.articles A, .articles A:link, .articles A:visited, .articles A:focus, .articles A:active
{color:#003999;}

.articles A:hover 
{}

/*--------------------glossary-------------------------*/
.glossaryABC
{ 
  float:left;margin:1px;padding:2px;
  font-size:15px;color:#003999;font-weight:bold;
}

.glossaryABC A, .glossaryABC A:link, .glossaryABC A:visited, .glossaryABC A:focus, .glossaryABC A:active
{font-size:15px;font-weight:bold;}

.glossaryABC A:hover 
{}

.glossary div.letter
{
	margin-bottom:11px;width:25px;
	background:#ff850d url(../images/circleleft.gif) no-repeat;
}

.glossary div.letter span
{
	height:23px;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:23px;
	background: url(../images/circleright.gif) right top no-repeat;
}

.glossary div.gotop
{
	margin-top:5px;margin-bottom:11px;
	text-align:right;
	border-bottom:1px solid #aaa;
}

.glossary span
{
	color:#0355c2;padding:0px;
}

.glossary p
{
	text-align:justify;color:#fff;line-height:19px;padding:0px;
}

/*------------------------strip-----------------------------*/
.strip
{
	width:682px;height:116px;overflow:hidden;
}

/*------------------------padding----------------------------*/
.padding {padding:10px;}

/*-----------------------mailinglist--------------------------*/
.mailinglist
{margin-top:11px;margin-bottom:11px;display:inline-block;width:215px;}

.mailinglist input
{margin-top:4px;width:210px;background:#6e6e6e;border:1px solid #9a9a9a;color:#ccc;}

.mailinglist h5
{color:#323232;}

/*-----------------------mailinglistin--------------------------*/
.mailinglistin
{margin:0px 5px 0px 5px;display:inline-block;width:175px;background:#af9c72;padding:5px 4px 5px 0px;}

.mailinglistin input
{margin-top:4px;width:165px;background:#72633a;border:1px solid #8d7a50;color:#ccc;}

.mailinglistin h5
{margin-left:4px;color:#fff;}

/*------------------------------------tambs---------------------------------*/
.tambs
{
	margin:0px 5px 10px 5px;
	padding:3px;
	/*background:#ccc;*/
	border:1px solid #ccc;
	float:left;
}
.tambs div
{
	height:90px;
	width:120px;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #666;
}

/*------------------shopcart----------------------*/
.shopcart {border-top:3px solid #0355c2;padding-top:5px;}
.shopcart span {}
.shopcart span.title {display: inline-block;width:300px;}
.shopcart span.uprice {display: inline-block;width:80px;}
.shopcart span.price {display: inline-block;width:60px;}
.shopcart span.quanity {display: inline-block;width:30px;}
.shopcart span.price {display: inline-block;}
.shopcart span.del {float:right;}
.shopcart .totalprice {padding:5px 0px 15px 0px;border-top:1px solid #0355c2;margin-top:10px;}


/*------------------shoppingcart----------------------*/
.shoppingcart{margin:5px;border-bottom:2px solid #0355c2;display:inline-block;}
.shoppingcart div.maintitle
{
	border-bottom:1px solid #0355c2;
	text-align:center;
	padding:2px 3px 3px 3px;
	font-weight:bold;
	color:#0355c2;
	font-size:22px;
}

.shoppingcart span {display: inline-block;padding:4px 4px;}
.shoppingcart span.title {display: inline-block;padding:4px 4px;font-weight:bold;color:#99b4d7;}
.shoppingcart span.titledel {float:right;display: inline-block;padding:4px 4px;font-weight:bold;color:#99b4d7;}

.shoppingcart A, .shoppingcart A:link, .shoppingcart A:visited, .shoppingcart A:focus, .shoppingcart A:active
{color:#0355c2;padding:5px 0px;display: inline-block;}
.shoppingcart A:hover 
{color:#fff;}

.shoppingcart div.innerbottom
{border-bottom:1px solid #0355c2;}

.shoppingcart div.innertop
{border-top:1px solid #0355c2;text-align:right;}

/*------------------------drop-down----------------------------*/
.cssmenu li:hover>ul{display:block;}

.cssmenu 
{
	font-size:13px;
	white-space:nowrap;
	display:inline-block;
}

.cssmenu A, .cssmenu A:link, .cssmenu A:visited, .cssmenu A:focus, .cssmenu A:active
{outline-style:none;color:#fff;}

.cssmenu A:hover
{color: #0355c2;}

.cssmenu li
{
	padding:0px;
	margin:0px;
	float:left;
	list-style: none;
}

.cssmenu span
{
	display:block;
	padding:0px 10px;
}

.cssmenu a
{
	display:block;
	text-align:left;
	/*_padding-left:0;*/
	font-size:13px;
	cursor:pointer;
}

.cssmenu li.this a
{color: #0355c2;}

/*------------level2------------*/
.cssmenu ul
{
	display:none;
	position: absolute;
	left:-1px;
	top:98%;
	/*opacity:0.9;
	-moz-opacity:0.9;
	filter:alpha(opacity=80);*/
	background:#fff;
	padding:0px 2px 10px 2px;
	width:170px;
} 

.cssmenu ul li A, .cssmenu ul li A:link, .cssmenu ul li A:visited, .cssmenu ul li A:focus, .cssmenu ul li A:active
{
	color:#fff;
	font-size:11px;
	padding:13px 3px 0px 8px; 
}

.cssmenu ul li A:hover
{color: #0355c2;}

.cssmenu li:hover
{position:relative;}

/*-----------------indexnews-----------------*/
#indexnews
{background:#c5ddfb url(../images/leftnews.gif) no-repeat;margin-top:10px;display:inline-block;width:100%;}

#indexnews div.right
{background: url(../images/rightnews.gif) right top no-repeat;line-height:18px;height:24px;}

.titlenews {display:block;float:left;margin:3px 0px 0px 10px;}

.HPnews_style
{display:none;}

.HPnews_show
{overflow: auto;}

.HPnews_border
{overflow: auto;line-height:22px;}

.HPbuttondiv
{float: left;margin:3px 10px;}
 
/*-----------------indexlinks-----------------*/
#indexlinks
{background:#ffdfbf url(../images/leftlinks.gif) no-repeat;display:inline-block;width:100%;}

#indexlinks div.right
{background: url(../images/rightlinks.gif) right top no-repeat;line-height:18px;height:24px;}

.titlelinks {display:block;float:left;margin:3px 0px 0px 10px;color:#0355c2;}

/*---------------------quicklinks---------------------*/
#quicklinks
{
	display:none;
	z-index:101;
	position: absolute;
	background:#ffdfbf;
	border-bottom:2px solid #e9ccaf;
	padding:3px 0px 5px 5px;
	width:150px;
	margin:3px 0px 0px 8px;
}

#quicklinks A, #quicklinks A:link, #quicklinks A:visited, #quicklinks A:focus, #quicklinks A:active
{color:#0355c2;}

#quicklinks A:hover 
{color:#fff;}

/*----------------results--------------*/
.results {color:#0355c2;font-size:14px;}
.results span {font-weight:bold;font-style:italic;font-size:14px;}


/* ------------------- photoAlbumsGallery ---------------------- */
.photoAlbumsGallery
{}
.photoAlbumsGallery TD
{
	text-align: center;
	vertical-align: top;
	padding:0px 5px;
}
.photoAlbumsGallery A, .photoAlbumsGallery A:link, .photoAlbumsGallery A:visited, .photoAlbumsGallery A:focus, .photoAlbumsGallery A:active
{
	font-weight:normal;
	text-decoration:none;
	color:#0E64BC;
	font-family: Arial, Sans-Serif;
	font-size:12px;
}
.photoAlbumsGallery A:hover
{ text-decoration:none; color:#ff8000; }

.photoAlbumsGallery TABLE TH
{
	 vertical-align:top;
}

.photoAlbumsGallery IMG
{
	display:block;
}

/*------------------------------------scrollbar---------------------------------------*/
.scrollbar
{	
	text-align: center; 
	height:345px !important;
	overflow:hidden;
	margin-top:1px;
	margin-bottom:10px;
	
	width:770px;
	overflow:hidden;
}
/*------------------------------------scrollbar1---------------------------------------*/
.scrollbar1
{
	scrollbar-face-color: #333;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #333;
	scrollbar-darkshadow-color: #333;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #333;		
	
	width:730px;
	height:80px !important;
	overflow:auto;
}
/*------------------------------------scrollbar2---------------------------------------*/
.scrollbar2
{
	height:40px;
	width:80px;
	cursor:hand;
	overflow:hidden;
	margin:5px;
	vertical-align:top;
}

/*------------------------------------scrollbar3---------------------------------------*/
.scrollbar3
{	
	height:50px;
	width:90px;
	border:1px solid #c8b48a;
}
/*------------------------------------scrollbar4---------------------------------------*/
.scrollbar4
{
	height:58px;
	width:58px;
	border:2px solid #fff;
	background:#e5e5e5;
}	

.ThumbnailsOff 
{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1, xray=0, mirror=0, invert=0, opacity=1, rotation=0); }

.ThumbnailsOn 
{ filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=0, xray=0, mirror=0, invert=0, opacity=1, rotation=0); }


/*------------------linemenu----------------*/
.linemenu {margin:5px 0px 5px 10px;}
.linemenu A, .linemenu A:link, .linemenu A:visited, .linemenu A:focus, .linemenu A:active
{
	font-weight:bold;
	text-decoration:underline;
	margin-left:7px;
	font-size:12px;
}
.linemenu A:hover
{ text-decoration:none; color:#000; }



.simple
{
	border-right:1px solid  #ccc;
	border-bottom:1px solid  #ccc;
}

.simple td
{
	padding:5px;
	border-left:1px solid  #ccc;
	border-top:1px solid  #ccc;
}

.i_text {width:425px;float:left;color:#d2d2d2;font-size:13px;float:left;}
.i_text p {color:#d2d2d2;font-size:13px;}
.i_text h1 {border:none;background:none;font-weight:normal;margin-bottom:10px;color:#81ace1;font-size:20px;padding:0px;}
.i_text a {color:#fff;}
.c2 {clear:both;height:15px;}



/*--*/

.contact {color:#d2d2d2;overflow:hidden;margin:5px 10px 0px 5px;}

.contact input {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(css/PIE.htc);
color:#666;margin:5px 0px 3px 0px;padding:1px 5px 0px 5px;font-size:12px;width:120px;height:18px;
border:none;background:#595959;position:relative;z-index:0;color:#d2d2d2;}

.contact select {color:#666;margin:5px 0px 0px -3px;padding:0px;font-size:12px;width:130px;height:21px;
/*-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(css/PIE.htc);
border:none;background:#595959;position:relative;z-index:0;*/color:#d2d2d2;background:#595959;border:none;}

.contact textarea {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(css/PIE.htc);
border:none;background:#595959;position:relative;z-index:0;width:195px;min-height:80px;color:#666;font-size:12px;margin:10px 0px;padding:4px 5px 0px 5px;color:#d2d2d2;}


.contact span {display:inline-block;width:75px;color:#d2d2d2;padding-top:8px;}

.contact input.cap {width:85px;}
.contact img {border:1px solid #bcbcbc;width:105px;height:25px;float:left;margin-right:7px;}

.contact span.remark {display:block;padding:0px;font-size:12px;width:160px;margin:0px;}


.contact input.send {width:152px;padding:0px 5px 0px 5px;height:24px;border:1px solid #bcbcbc;background:#666;color:#fff;text-align:center;cursor:pointer;}
.contact input.send:hover {background:#f5f5f5;color:#666;}
.contact span.contacttitle {width:100%;color:#e2ca93;font-size:17px;margin-bottom:5px;display:block;border-bottom:1px solid #595959;}
.contactend {background:none;color:#ff0000;font-size:11px;width:150px;white-space:nowrap;margin-top:10px;}

.contact input.sp_input {padding:0px !important;width:95px !important;height:23px;line-height:23px;float:right !important;text-align:center;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;behavior: url(css/PIE.htc);
background: url(../images/bgsend.jpg) repeat-x;}


.contact span.title {display:block;font-size:18px;text-align:center;width:200px;}

.sp_send {text-align:center !important;margin-bottom:4px !important;background: url(../images/b_button.png) no-repeat !important;width:210px !important;height:40px !important;border:none !important;cursor:pointer;font-size:18px !important;color:#282828 !important;}
.sp_send:hover {background-position:0px -41px !important;}



/*--*/
.tickernews {color:#d2d2d2;overflow:hidden;margin:10px 10px 0px 5px;clear:both;/*height:100px;*/}
.tickernews span {color:#e2ca93;font-size:17px;margin-bottom:10px;display:block;border-bottom:1px solid #595959;}
.tickernews a {color:#94c2ff;display:block;}



/*--*/
.widgets {float:left;overflow:hidden;width:380px;}


.album {padding:10px 10px;color:#d2d2d2;font-size:13px;}
.album p {color:#d2d2d2;font-size:13px;}

#ImgCaptcha {border:none;}
