/* ######################## GENERAL STYLE FOR PAGE ############################### */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

td.Left{
	background-color: #ffffff;
}

sup{
	color: #990000;
	font-size: 12px;
}

.inputbox{
	border: solid 1px #AAA;
	font-size: 11px;
	color:#333;
}

.inputboxSearch{
	border: solid 1px #003399;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#003399;
	background-color: #FFFFFF;
	width:100px;
}

.inputboxNewsletter{
	border: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:5px 0 5px 5px;
	margin: auto 0;
	/*line-height: 25px;*/
	vertical-align: middle;
	background: url('../images/newsletter_input.gif') no-repeat;
	width:210px;
	height:30px;
}

.btnNewsletter{
	border: 0px;
	background: url('../images/newsletter_btn.gif') no-repeat;
	width:34px;
	height:30px;
	cursor: pointer;
}

img.thumbnail{
	cursor: pointer;
}
a:link, a:visited{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#333;
}

a:hover{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#666;
}

a.TitleLink:link, a.TitleLink:visited{
	font-size: 12px;
	font-weight: bold;
}

a.TitleLink:hover{
	font-size: 12px;
	font-weight: bold;
}

table.CategoriesTitles td.CategoryTitle{
	background-image: url('../images/titleBackground.gif');
	height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* ##################### END OF GENERAL STYLE FOR PAGE ########################## */

/* ####################### GENERAL STYLE FOR BUTTONS ######################## */
.button{
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color:#666;
}

/* ####################### 'PAGING' MODULE ############################# */
table.Paging{
	font-size: 11px;
	width: 100%;
  margin-left: auto;
  margin-right: auto;
	padding: 1px;
}
/* ##################### END OF 'PAGING' MODULE ########################### */

/* ####################### 'Login' MODULE ############################# */
div.Login {
  width: 190px;
  height: 139px;
  background: url('../images/toplogin.jpg');
  float:right;
}

table.Login{
  width:100%;
  padding:0px;
  text-align:center;
  margin-top:15px;
}

table.Login td.LoginTitle{
  font-size: 12px;
  font-weight: bold;
  color:#666;
  text-align: center;
}

table.Login td.row{
  font-size: 11px;
  color:#333;
  text-align: center;
  padding:2px;
}
/* ##################### END OF 'LOGIN' MODULE ########################### */

/* ####################### 'NEWSLETTER' MODULE ############################# */
div.NewsLetter{
  width: 300px;
  height: 115px;
  float:right;
  background: url('../images/header_08.jpg');
}

table.NewsLetter{
  border: 0;
  width: 100%;
  margin-top:50px;
}

table.NewsLetter td.NewsLetterTitle{
  font-size: 11px;
  font-weight: bold;
  color:#fcfcfc;
  text-align: right;
  padding:0 10px 0 0;
}

table.NewsLetter td.row{
  font-size: 11px;
  font-weight: normal;
  color:#000000;
  text-align: right;
  padding:0 10px 0 0;
}
/* ##################### END OF 'NEWSLETTER' MODULE ########################### */

/* ####################### 'CONTACT' MODULE ############################# */
table.Contact{
  border: 1px solid #283751;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color:#003399;
  font-size: 12px;
}

table.Contact td{
	padding-left: 5px;
}

td.ContacTitle{
	font-size: 14px;
	color:#003399;
	text-align: center;
	font-weight: bold;
}

table.ContactEditNew{
  border: 1px solid #283751;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  text-align: left;
  color:#283751;
  font-size: 12px;
}

table.ContactEditNew td.ContacTitle{
  background-color: #D4DAE1;
  font-size: 14px;
  font-weight: bold;
  color:#283751;
  text-align: center;
  border-bottom: 1px solid #283751;
}

table.ContactEditNew tr{
  font-size: 12px;
  color:#003399;
  text-align: left;
}

table.ContactEditNew td.lefttd{
  /*background-color: #F1F3F5;*/
  margin-left: 0px;
  padding-left: 10px;
}

table.ContactEditNew td.righttd{
  /*background-color: #F1F3F5;*/
  margin-left: 0px;
}
/* ##################### END OF 'CONTACT' MODULE ########################### */

/* ####################### 'MENUCHOICES' MODULE ############################# */
div.MenuChoices{
  display:block;
  width:205px;
  padding:20px 0 5px 0;
}

div.MenuChoices_x{
  display:block;
  width:205px;
  height:33px;
  padding:2px 0 2px 0;
  line-height:33px;
}

a.MenuChoices_1:link, a.MenuChoices_1:visited{
  font-size: 13px;
  font-weight: bold;
  color:#FFFFFF;
  display:block;
  width:205px;
  background: url('../images/buttonMenu1.jpg') no-repeat right;
}

a.MenuChoices_1:hover, a.MenuChoices_1:active, a.MenuChoices_1_0:link, a.MenuChoices_1_0:active, a.MenuChoices_1_0:visited{
  font-size: 13px;
  font-weight: bold;
  color:#99CA3B;
  display:block;
  width:205px;
  background: url('../images/buttonMenu1_1.jpg') no-repeat right;
}

a.MenuChoices_2:link, a.MenuChoices_2:visited{
  font-size: 13px;
  font-weight: bold;
  color:#FFFFFF;
  display:block;
  width:205px;
  background: url('../images/buttonMenu2.jpg') no-repeat right;
}

a.MenuChoices_2:hover, a.MenuChoices_2:active, a.MenuChoices_2_0:link, a.MenuChoices_2_0:active, a.MenuChoices_2_0:visited{
  font-size: 13px;
  font-weight: bold;
  color:#99CA3B;
  display:block;
  width:205px;
  background: url('../images/buttonMenu2_1.jpg') no-repeat right;
}

a.MenuChoices_3:link, a.MenuChoices_3:visited{
  font-size: 13px;
  font-weight: bold;
  color:#FFFFFF;
  display:block;
  width:205px;
  background: url('../images/buttonMenu3.jpg') no-repeat right;
}

a.MenuChoices_3:hover, a.MenuChoices_3:active, a.MenuChoices_3_0:link, a.MenuChoices_3_0:active, a.MenuChoices_3_0:visited{
  font-size: 13px;
  font-weight: bold;
  color:#666666;
  display:block;
  width:205px;
  background: url('../images/buttonMenu3_1.jpg') no-repeat right;
}
/* ##################### END OF 'MENUCHOICES' MODULE ########################### */

/* ####################### 'ARTICLES' MODULE ############################# */
table.Articles{
  width:100%;
  margin-left: auto;
  margin-right: auto;
  padding:20px 0 0 0;
  text-align: left;
  color:#333;
  font-size: 14px;
}

table.Articles td.Category_Article_Description{
  font-size: 14px;
  font-weight: bold;
  color:#333;
  text-align: center;
}

table.Articles td.ArticleTitle{
  font-size: 16px;
  color:#99CA3B;
  text-align: center;
  font-weight: bold;
}

a.Articles:link, a.Articles:visited{
  font-size: 14px;
  font-weight: normal;
  color:#333333;
}

a.Articles:hover{
  font-size: 14px;
  font-weight: normal;
  color:#CC6600;
}
/* ##################### END OF 'ARTICLES' MODULE ########################### */

/* ####################### 'NEWS' MODULE ############################# */
table.News{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: left;
  color:#003399;
  font-size: 13px;
}

table.News td.Category_New_Description{
  font-size: 14px;
  font-weight: bold;
  color:#003399;
  text-align: center;
}
table.News td.NewTitle{
  font-size: 14px;
  color:#003399;
  text-align: center;
  font-weight: bold;
}

a.News:link, a.News:visited{
  font-size: 12px;
  font-weight: normal;
  color:#333333;
}

a.News:hover{
  font-size: 12px;
  font-weight: normal;
  color:#CC6600;
}
/* ##################### END OF 'NEWS' MODULE ########################### */

/* ####################### 'NEWSTITLES' MODULE ############################# */
table.NewsTitles{
  width: 190px;
  margin-top:10px;
  margin-bottom:20px;
  margin-left: auto;
  margin-right: auto;
}

table.NewsTitles td.NewsTitleTitles{
  background-image: url('../images/NewsLetter_title.gif');
  height: 20px;
  font-size: 13px;
  font-weight: bold;
  color:#ffffff;
  text-align: center;
}

a.NewsTitle:link, a.NewsTitle:visited{
  font-size: 10px;
  font-weight: bold;
  color:#ffffff;
  padding:0px;
  margin:0px;
}

a.NewsTitle:hover{
  font-size: 10px;
  font-weight: bold;
  color:#CC6600;
  padding:0px;
  margin:0px;
}
/* ##################### END OF 'NEWSTITLES' MODULE ########################### */

/* ####################### 'FAQS' MODULE ############################# */
table.Faqs{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: left;
  color:#003399;
  font-size: 13px;
}

table.Faqs td.Category_Faqs_Description{
  font-size: 14px;
  color:#003399;
  text-align: center;
  font-weight: bold;
}

table.Faqs td.FaqsTitle{
  font-size: 14px;
  font-weight: bold;
  color:#FF0000;
  text-align: left;
}

table.Faqs td.FaqsDate{
  font-size: 13px;
  color:#5291C4;
  text-align: right;
}

table.Faqs td.Bottom{
  font-size: 11px;
  font-weight: normal;
  color:#83B60F;
  text-align: left;
}
/* ##################### END OF 'FAQS' MODULE ########################### */

/* ####################### 'Static_Pages' MODULE ############################# */
table.StaticPageView{
  width: 100%;
}

table.StaticPageView td{
  font-size: 12px;
  line-height:14px;
  font-weight: normal;
}

table.StaticPageView td.StaticPageTitle{
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
/* ##################### END OF 'Static_Pages' MODULE ########################### */

/* ####################### 'SPECIAL_CONTENT' MODULE ############################# */
table.Special_Content{
  margin-top:10px;
  margin-bottom:20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

table.Special_Content td.Special_ContentTitles{
  height:15px;
  color:#ffffff;
  background-color: #29527b;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #c53c38;
}
/* ##################### END OF 'SPECIAL_CONTENT' MODULE ########################### */

/* ####################### 'USER ACCOUNT' MODULE ############################# */
table.UserAccount{
  border: 1px solid #283751;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  text-align: left;
  color:#7A7F83;
  font-size: 12px;
}

table.UserAccount td.UserAccountTitle{
  background-color: #D4DAE1;
  font-size: 13px;
  font-weight: bold;
  color:#283751;
  text-align: center;
  border-bottom: 1px solid #7A7F83;
}

table.UserAccountEditNew{
  border: 1px solid #7A7F83;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  text-align: left;
  color:#283751;
  font-size: 12px;
}

table.UserAccountEditNew td.UserAccountTitle{
  font-size: 12px;
  font-weight: bold;
  color:#7A7F83;
  text-align: center;
  border-bottom: 1px solid #7A7F83;
}

table.UserAccountEditNew tr{
  font-size: 11px;
  color:#7A7F83;
  text-align: left;
}

table.UserAccountEditNew td.lefttd{
  padding-left: 10px;
  padding-right: 10px;
  width: 35%;
}

table.UserAccountEditNew td.righttd{
  padding-left: 3px;
  width: 65%;
}
/* ##################### END OF 'USER ACCOUNT' MODULE ########################### */

/* ####################### 'REGISTER' MODULE ############################# */
table.RegisterList{
  border: 1px solid #283751;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  color:#283751;
  font-size: 11px;
}

table.RegisterList td.RegisterTitle{
  background-color: #D4DAE1;
  font-size: 14px;
  font-weight: bold;
  color:#283751;
  text-align: center;
  border-bottom: 1px solid #283751;
}

tr.rowtop td {
  border-bottom: 1px solid #000000;
}

table.RegisterList tr.rowtop{
  font-size: 12px;
  color:#283751;
  background-color: #D4DAE1;
  height: 14px;
  font-weight: bold;
  white-space: nowrap;
  text-align: left;
}

table.RegisterList tr.row1{
  font-size: 11px;
  color:#283751;
  text-align: left;
  background-color: #F4F4F4;
  height: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

table.RegisterList tr.row2{
  font-size: 11px;
  color:#283751;
  text-align: left;
  background-color: #EAEAEA;
  height: 10px;
}

table.RegisterList tr.rowbottom{
  font-size: 12px;
  color:#283751;
  background-color: #D4DAE1;
  border-top: 1px solid #000000;
}

table.RegisterEditNew{
  border: 1px solid #7A7F83;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  text-align: left;
  color:#7A7F83;
  font-size: 12px;
}

table.RegisterEditNew td.RegisterTitle{
  font-size: 12px;
  font-weight: bold;
  color:#7A7F83;
  text-align: center;
  border-bottom: 1px solid #7A7F83;
}

table.RegisterEditNew tr{
  font-size: 11px;
  color:#7A7F83;
  text-align: left;
}

table.RegisterEditNew td.lefttd{
  padding-left: 10px;
  padding-right: 10px;
  width: 40%;
}

table.RegisterEditNew td.righttd{
  padding-left: 3px;
  width: 60%;
}

table.RegisterEditNew td.buttontd{
  background-color: #F1F3F5;
}
/* ##################### END OF 'REGISTER' MODULE ########################### */

/* ####################### 'POLLS' MODULE ############################# */
table.Polls{
  width:99%;
  margin-top:10px;
  margin-bottom:20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 1px solid #c4141b;
  font-size: 11px;
}

table.Polls td.PollsTitles{
  height:15px;
  color:#ffffff;
  background-color: #c4141b;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  border: 1px solid #ffffff;
}
/* ##################### END OF 'POLLS' MODULE ########################### */

table.InfoHeader{
  background: url('../images/infoheader.jpg');
  width: 100%;
  height: 40px;
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

table.InfoHeader td{
  padding:0 0 0 10px;
  color:#fff;
  font-size: 14px;
  text-align: left;
}

table.black{
 border:0px;
 width:100%;
 padding:0px;
}

table.black td.topl{
  background: url('../images/black_lt.gif');
  width:24px;
  height:35px;
}

table.black td.top{
  background: url('../images/black_t.gif');
  height:35px;
}

table.black td.topr{
  background: url('../images/black_rt.gif');
  width:25px;
  height:35px;
}

table.black td.middlel{
  background: url('../images/black_l.gif');
  width:24px;
}

table.black td.middle{
  background-color:#58585A;
  padding:0 20px 0 20px;
}

table.black td.middler{
  background: url('../images/black_r.gif');
  width:25px;
}

table.black td.bottoml{
  background: url('../images/black_lb.gif');
  width:24px;
  height:37px;
}

table.black td.bottom{
  background: url('../images/black_b.gif');
  height:37px;
}

table.black td.bottomr{
  background: url('../images/black_rb.gif');
  width:24px;
  height:37px;
}

h2.green{
  font-size:14px;
  font-weight:bold;
  color: #99CA3B;
  text-align:left;
}

h3.white{
  font-size:12px;
  font-weight:bold;
  color: #fff;
}

h3.green{
  font-size:12px;
  font-weight:bold;
  color: #99CA3B;
}

table.inblack{
  border: 0;
  width: 100%;
  padding:20px 0 20px 0;
  text-align: left;
  font-size: 12px;
}

table.inblack td.title{
  font-size: 12px;
  font-weight: bold;
  color:#DDD;
  padding:10px 0 0 0;
}

table.inblack td.lefttd{
  padding:0 10px 0 0;
  width: 20%;
  color:#fff;
}

table.inblack td.righttd{
  padding:8px 0 10px 0;
  width: 80%;
  color:#fff;
}