/* ######################## GENERAL STYLE FOR PAGE ############################### */
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#D6D6D6;
}
sup{
	color: #990000;
	font-size: 12px;
}
.inputbox{
	border: solid 1px #406A89; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#003399;
	background-color: #FFFFFF;
}
.inputboxSearch{
	border: solid 1px #666666; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#003399;
	background-color: #E6E6E7;
	width:100px;
}
a:link, a:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}

a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}
a.TitleLink:link, a.TitleLink:visited{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.TitleLink:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

table.CategoriesTitles td.CategoryTitle{
	height: 20px;
	font-family: Tahoma;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color:#636366;

}

/* ##################### END OF GENERAL STYLE FOR PAGE ########################## */

/* ####################### GENERAL STYLE FOR BUTTONS ######################## */
.buttonSearch{
	background-image: url('../images/buttonSearch.gif');
	font-size: 10px;
	font-weight: none;
	background-repeat: no-repeat;
	background-position:  center;
	background-color: transparent;	
	border: 0px none;
	width: 41px;
	height: 16px;
	display: block;
	color:#ffffff;
	font-family: Tahoma;
}
.buttonLogin{
	background-image: url('../images/button_Login.gif');
	font-size: 10px;
	font-weight: none;
	background-repeat: no-repeat;
	background-position:  center;
	background-color: transparent;	
	border: 0px none;
	width: 78px;
	height: 17px;
	display: block;
	color:#ffffff;
	font-family: Tahoma;
}
.buttonNewsLetter{
	background-image: url('../images/button_Login.gif');
	font-size: 10px;
	font-weight: none;
	background-repeat: no-repeat;
	background-position:  center;
	background-color: transparent;	
	border: 0px none;
	width: 78px;
	height: 17px;
	display: block;
	color:#FFFFFF;
	font-family: Tahoma;
}
.button{
	background-image: url('../images/button_Login.gif');
	font-size: 10px;
	font-weight: none;
	background-repeat: no-repeat;
	background-position:  center;
	background-color: transparent;	
	border: 0px none;
	width: 78px;
	height: 17px;
	display: block;
	color:#FFFFFF;
	font-family: Tahoma;
    margin-left: auto;
    margin-right: auto;
	padding-right: 5px;
}


/* ####################### 'PAGING' MODULE ############################# */
table.Paging{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	padding: 1px;
}
/* ##################### END OF 'PAGING' MODULE ########################### */
/* ####################### 'Login' MODULE ############################# */
table.Login{
	background-image: url('../images/login_back.jpg');
	background-repeat:no-repeat;
	width: 210px;
	margin-top:5px;
}
table.Login td.LoginTitle{
	height: 15px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#1E1E1E;
	text-align: left;
	padding-left: 10px;
}
table.Login td.LoginText{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: none;
	color:#636366;
	text-align: left;
	padding-left: 10px;
}
table.Login td.row{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: none;
	color:#636366;
	text-align: left;
}
/* ##################### END OF 'LOGIN' MODULE ########################### */

/* ####################### 'Search' MODULE ############################# */
table.Search{
	width: 250px;
}
table.Search td.SearchTitle{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
}
/* ##################### END OF 'Search' MODULE ########################### */

/* ####################### 'eortologio' MODULE ############################# */
table.eortologio{
	background-image: url('../images/right_back.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width: 175px;
}
/* ##################### END OF 'eortologio' MODULE ########################### */

/* ####################### 'NEWSLETTER' MODULE ############################# */
table.NewsLetter{
	background-image: url('../images/newsletter_back.jpg');
	background-repeat:no-repeat;
	width: 175px;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:0px;
}
table.NewsLetter td.NewsLetterTitle{
	height: 20px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#1E1E1E;
	text-align: left;
}
table.NewsLetter td.row{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-weight: none;
	color:#636366;
	text-align: left;
	padding-left: 5px;
}
/* ##################### END OF 'NEWSLETTER' MODULE ########################### */

/* ####################### 'CONTACT' MODULE ############################# */
table.Contact{
	border: 1px solid #283751;
	width: 90%;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	font-family: Tahoma, Arial;
	color:#636366;
	font-size: 11px;
}
table.Contact td{
	padding-left: 5px;
}

td.ContacTitle{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#636366;
	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;
	font-family: Tahoma,Verdana;
	color:#636366;
	font-size: 11px;
}
table.ContactEditNew td.ContacTitle{
	background-color: #D4DAE1;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color:#333333;
	text-align: center;
	border-bottom: 1px solid #283751;
}

table.ContactEditNew tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color:#636366;
	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 ############################# */
table.MenuChoices{
	background-image: url('../images/catalog_back.jpg');
	background-repeat:no-repeat;
	background-position:bottom;
	width: 210px;
	padding-left:40px;
}
table.MenuChoices td.MenuChoiceTitle{
	background-image: url('../images/GreenTitle.gif');
	height: 31px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left:20px;
}
a.MenuChoices:link, a.MenuChoices:visited{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#727D83;
}
a.MenuChoices:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#727D83;
}
/* ##################### END OF 'MENUCHOICES' MODULE ########################### */
/* ####################### 'ARTICLES' MODULE ############################# */
table.Articles{
	width: 95%;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	font-family: Tahoma, Verdana;
	color:#636366;
	font-size: 11px;
}

table.Articles td.Category_Article_Description{
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	color:#636366;
	text-align: center;
}
table.Articles td.ArticleTitle{
	font-family: Tahoma;
	font-size: 11px;
	color:#636366;
	text-align: center;
	font-weight: bold;
}
a.Articles:link, a.Articles:visited{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}
a.Articles:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}
/* ##################### END OF 'ARTICLES' MODULE ########################### */
/* ####################### 'NEWS' MODULE ############################# */
table.News{
	width: 95%;
    margin-left: auto;
    margin-right: auto;
	padding: 5px;
	text-align: left;
	font-family: Tahoma;
	color:#636366;
	font-size: 11px;
}

table.News td.Category_New_Description{
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color:#636366;
	text-align: center;
}
table.News td.NewTitle{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#636366;
	text-align: center;
	font-weight: bold;
}
a.News:link, a.News:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}
a.News:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#636366;
}
/* ##################### END OF 'NEWS' MODULE ########################### */

/* ####################### 'Static_Pages' MODULE ############################# */
table.StaticPageView{
	width: 95%;
    margin-left: auto;
    margin-right: auto;
	color:#333333;
}
table.StaticPageView tr{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #636366;
}
table.StaticPageView td.StaticPageTitle{
	font-family: Tahoma;
	font-size: 11px;
	color: #636366;
	text-align: center;
	font-weight: bold;
}
/* ##################### END OF 'Static_Pages' MODULE ########################### */
/* ####################### 'SPECIAL_CONTENT' MODULE ############################# */
table.Special_Content{
	width:175px;
	margin-top:10px;
	margin-bottom:8px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}
table.Special_Content td.Special_ContentTitles{
	background-image: url('../images/arrowSpCon.gif');
	background-position: left;
	background-repeat: no-repeat;
	color:#636366;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
/* ##################### 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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#7A7F83;
	font-size: 12px;
}

table.UserAccount td.UserAccountTitle{
	background-color: #D4DAE1;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#283751;
	font-size: 12px;
}
table.UserAccountEditNew td.UserAccountTitle{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#7A7F83;
	text-align: center;
	border-bottom: 1px solid #7A7F83;
}

table.UserAccountEditNew tr{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	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 ########################### */

/* ####################### 'POLLS' MODULE ############################# */
table.Polls{
	width:95%;
	margin-top:10px;
	margin-bottom:0px;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	border: 0px solid #636366;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color:#636366;
}
table.Polls td.PollsTitles{
	height:15px;
	color:#000000;
	background-color: #cccccc;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border: 0px solid #636366;
}
/* ##################### END OF 'POLLS' MODULE ########################### */
