/****************************   Main Items ***************************/
TABLE.main	{
	background-color:#ffffff;
	width : 780px;
	height : 300px;
	margin:0 0 0 0;
}

BODY {
	background-color:#f5f5f5;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	color : black;
}

TD {
	font-size: 80%;
	/*font-size: 12px;*/
}

HR {
	height: 1px;
	width: 100%;
	color: #efefef;
}

A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #444444;
}

TABLE.body {
	width: 100%;
	margin: 20px;
}

TABLE.mainTop {
	background-color:#ffffff;
}

TABLE.mainNav {
	background-color:#ffffff;
}

.red {
	color : red;
}

INPUT.form {
	background-color:white;
	border : 1px solid black;
	font-size: 11px;
	font-weight: normal;
}

TEXTAREA.form {
	background-color:white;
	border : 1px solid black;
	font-size: 11px;
	font-weight: normal;
}

SELECT.form {
	background-color:white;
	font-size: 11px;
	font-weight: normal;
}

INPUT.button {
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

SELECT.paging {
	font: normal 9px Verdana
}

/********************************  Homepage ****************************/

TABLE.homepage {

}

TD.welcome {
	padding: 10px;
}

/********************************  Ticker ****************************/

A.tickerhead {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.tickerhead:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

SPAN.tickerhead {
	font-size: 12px;
	font-weight: bold;
}

TABLE.ticker {
	width : 163px;
	height : 120px;
	border : 1px solid #D6D6D6;
	padding-right : 5px;
}

TD.ticker {
	width : 163px;
	height : 20px;
	background-color : #D6D6D6;
	color : #000000;
	font-weight : bold;
	text-align : center;
}

/*********************************** Top Navigation bar ********************************/

TABLE.navigationBar {
	text-align : center;
	background-color: Black;
	width: 100%;
}

A.navigation {
	text-decoration: none;
}

DIV.navigation {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: black;
	Cursor: pointer;
	padding : 4px 10px 4px 10px;
	border-right: 1px solid #FFFFFF;
	height: 15px;
}

DIV.navigationOn {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: black;
	Cursor: pointer;
	padding : 4px 10px 4px 10px;
	border-right: 1px solid #FFFFFF;
	background-color: #888888;
	text-decoration: none;
	height: 15px;
}

A.navigationSub {
	text-decoration: none;
}

DIV.navigationSub {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding : 4px 10px 4px 10px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	background-color: #CCCCCC;
	cursor: pointer;
	text-decoration: none;
	height: 15px;
}

DIV.navigationSubOn {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding : 4px 10px 4px 10px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	background-color: #BBBBBB;
	cursor: pointer;
	text-decoration: none;
	height: 15px;
}

/********************************  Search ****************************/

TD.search {
	background-color:#d3d3d3;
	height : 20px;
	width: 190px;
	font-size: 11px;
	font-weight: bold;
}

INPUT.Search {
	background-color:white;
	margin-right : 8px;
	margin-right : 8px;
	border : 1px solid black;
	width : 125px;
	height : 16px;
	font-size: 11px;
	font-weight: normal;
}

A.search, A.search:hover {
	font-size: 11px;
	font-weight: normal;
}

/****************************** right Bar **************************/

TABLE.rightBar {
	background-color:#E9E6E6;
	width : 190px;
 	height : 100%;
}

TABLE.banner {
	background-color:#E9E6E6;	
	padding : 10px 0 0 0;
	text-align : center;
}

.arrow {
	filter:flip();
}

.menuRowright {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 6px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #E6E6E6;
	cursor: pointer;
	height: 21px;
}

.menuRowrightOver {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height : 21px;
	padding: 4px 6px 0 0;
	border-bottom : 1px solid #BCBCBC;
	position: relative;
	background-color: #ffffff;
	cursor: pointer;
}

.menuSubRowright {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height : 21px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #ffffff;
	cursor: pointer;
}

.menuSubRowrightOver {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height : 21px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #f3f3f3;
	cursor: pointer;
}

.menuSubRowrightOn {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	height : 21px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #f3f3f3;
	cursor: pointer;
}

/*********************************** Quick Navgation ******************************/

TD.Quick {
	background-color:#efefef;
	padding-right : 8px;
	height : 25px;
}

SELECT.QuickNav {
	background-color: #ffffff;
	font-size: 10px;
	color: black;
	margin: 5px 10px 5px 0px;
	width: 165px;
}

OPTION.QuickNavMain {
	background-color:#efefef;
}

/*********************************** login ******************************/

TABLE.login {
	width : 100%;
	background-color:#f5f5f5;
	margin-top : 10px;
	padding : 1px;
	font-size: 11px;
	font-weight: bold;
}

INPUT.login {
	background-color:white;
	border : 1px solid black;
	font-size: 12px;
	font-weight: normal;
	width : 100px;
	height : 17px;
}

.greeting {
	font-size: 11px;
	font-weight: bold;
	padding-top: 8px;
}

/******************************  Bottom Bar **************************/

Table.BottomBar {
	width : 780px;
}

Table.BottomLinks {
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	color : white;
	background-color: black;
	padding-bottom : 1px;
	margin-bottom : 3px;
}

A.Bottom {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color :white;
}

A.Bottom:hover {
	text-decoration: none;
	color:#dddddd;
}

/*********************************** Article/s ********************************/

TD.navigationtab {
	color : #333333;
	font-size: 70%;
	font-weight: normal;
	padding-bottom : 15px;
}

TD.description {
	font-size: 80%;
	font-weight: normal;
	padding-bottom : 15px;
}

TD.articletitle {
	font-size: 110%;
	font-weight: normal;
	padding-bottom : 5px;
}

TD.Author {
	padding-bottom : 5px;
	color : #0000cc;
}

TD.Date {
	padding-bottom : 5px;
	color : #656565;
}

TABLE.MoreArticle {
	background-color : #F9F8F8;
	padding : 3px;
	width : 140px;
	margin: 5px;
	border : 1px solid #D6D6D6;
}

TD.MoreArticleTitle {
	text-align : center;
	background-color : #D6D6D6;
	color : #000000;
	font-size: 80%;
	font-weight: bold;
}

A.MoreArticle {
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

A.MoreArticle:hover {
	text-decoration: underline;
}

A.mail {
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

A.Mail:hover {
	text-decoration:underline;
}

/*********************************** Lexicon ********************************/

TD.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font-size: 140%;
	font-weight: bold;
	width : 20px;
}

/*********************************** Products ********************************/

TD.ProductCategoryTitle {
	background-color : #ED242A;
	color: white;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
}

A.ProductCategory {
	color: #676767;
	font-size: 12px;
	font-weight: normal;
	text-decoration : none;
}

/*********************************** Events ********************************/
.SelectedDay {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
}

.SelectedDayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #000000;
	BACKGROUND-COLOR: #CCCCCC;
}

.DayName {
	font-size: 10px;
	font-weight: normal;
}

.MonthName {
	font-weight: bold;
}

.Day {
	WIDTH: 16px;
	HEIGHT: 20px;
}

.DayEvent {
	WIDTH: 16px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
}

.Seperator {
	BACKGROUND-COLOR: #000000;
	HEIGHT: 2px;
}

.Nav {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar, A.Calendar:visited {
	FONT-SIZE: 10px;
	TEXT-DECORATION: NONE;
}

A.Calendar:Hover {
	FONT-SIZE: 10px;
	TEXT-DECORATION: UNDERLINE;
}

/*********************************** Images Gallery ********************************/

TD.GalleryTitle {
	color : #000000;
	/*background-color : #777777;*/
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

TD.GalleryImg {

}

TD.GalleryDec {
	color : #555555;
	font-size: 11px;
	font-weight: normal;
	padding-top : 4px;
}

/*********************************** Articles Gallery ********************************/
TD.AGalleryTitle {
	color : #000000;
	/*background-color : #777777;*/
	font-size: 12px;
	font-weight: bi\old;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}


TD.AGalleryImg {

}

TD.AGalleryDec {
	color : #555555;
	font-size: 11px;
	font-weight: normal;
	padding-top : 4px;
}


/********************************** Shop ******************************************/
TABLE.sectionTitle {
	width: 100%;
}

TD.sectionTitle {
	background-color: #808080;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	text-align: center;
}

.customerFieldRequired {
	color: #CC1313;
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
	width: 235px;
}

.customerField {
	font-size: 80%;
	font-weight: bold;
	vertical-align: middle;
	width: 235px;
}

.customerValue {
	font-size: 80%;
	font-weight: normal;
	vertical-align: middle;
	width: 230px;
}

INPUT.option {
	border-width: 0px;
	vertical-align: middle;
	background-color: transparent;
}

INPUT.customer {
	width: 218px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
}

TEXTAREA.customer {
	width: 218px;
	height: 50px;
	background-color: #f4f4f4;
	border:1 px solid #dadada;
	color: black;
	font-size: 11px;
	font-weight: normal;
}

IN.CustomerDefault {
	width: 218px;
	background-color:#f4f4f4;
}

SELECT.customer {
	width: 218px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
}

SELECT.card {
	width: 50px;
	background-color: #f4f4f4;
	border: 1px solid #dadada;
}

TABLE.border {
	background-color: #808080;
	width: 100%;
}

TD.PaymentTab {
	background-color: #FFFFFF;
}

TD.PaymentTabOn {
	background-color: #ECECEC;
}

TD.chartTitle {
	background-color: #808080;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

TR.chartItem {
	font-size: 90%;
	font-weight: bold;
	background-color: #FFFFFF;
}

SELECT.shipping {
	font-size: 80%;
	font-weight: normal;
}

/*********************************** Responses *********************************************/

INPUT.response {
	background-color: white;
	border : 1px solid black;
	width: 350px;
}

SELECT.response {
	background-color: white;
	border : 1px solid black;
	width: 350px;
}

TEXTAREA.response {
	background-color: white;
	border : 1px solid black;
	width: 350px;
	height: 50px;
}

TABLE.responses {
	border: solid 1px #f1f1f1;
}

TABLE.react {
	background-color: #FAFAFA;
	color: #666666;
}

A.issue {
	text-decoration: none;
	color: #666666;
}

A.issue:hover {
	text-decoration: underline;
	color: #666666;
}

/*********************************** System ********************************/

FONT.size1 {
	FONT-SIZE: 10px;
}

FONT.size2 {
	FONT-SIZE: 12px;
}

FONT.size3 {
	FONT-SIZE: 16px;
}

FONT.size4 {
	FONT-SIZE: 18px;
}

FONT.size5 {
	FONT-SIZE: 24px;
}

FONT.size6 {
	FONT-SIZE: 30px;
}

FONT.size7 {
	FONT-SIZE: 44px;
}

TABLE.massege {
	background-color: #f5f5f5;
	width:400px;
	height: 150px;
	border: 1px solid #999999;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	margin-right: 83px;
	margin-top: 10px;
}

.messageTitleBar {
	background-color: #FFFFFF;
	color: red;
	text-align: right;
	padding-right: 15px;
}

.messageTitle {
	padding-right: 15px;
}

.messageLink {

}

.messageLink:hover {

}

TD.action {
	color: #000000;
	font-size: 10px;
	padding-right:6px;
	height: 10px;
}

TD.disabled {
	color: #999999;
	font-size: 10px;
	padding-right: 6px;
	height: 10px;
}

TD.selected {
	color: #FFFFFF;
	background-color: #0A246A;
	font-size: 11px;
	font-weight: normal;
	height: 10px;
}

TD.notSelected {
	color: #000000;
	background-color: none;
	font-size: 11px;
	font-weight: normal;
	height: 10px;
}

TD.Sperator {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*********************************** Forms Wizard ********************************/

SELECT.wizard {
	font-size: 11px;
	font-weight: normal;
}

INPUT.wizard {
	background-color: white;
	border: 1px solid black;
	font-size: 11px;
	font-weight: normal;
	width: 250px;
}

INPUT.wizardSubmit {
	color: #666666;
	background-color:#E9E6E6;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	padding:  0 5px 0 5px;
	font-size: 11px;
	font-weight: bold;
}

INPUT.wizardNarrow {
	background-color:white;
	border: 1px solid black;
	font-size: 11px;
	font-weight: normal;
	width: 120px;
}

TEXTAREA.wizard {
	background-color:white;
	border: 1px solid black;
	font-size: 11px;
	font-weight: normal;
	width: 250px;
	height: 100px;
}

SPAN.wizard {
	height: 20px;
	width: 120px;
}

SPAN.wizardRequired {
	height: 20px;
	width: 120px;
	color: red;
}

DIV.wizard {

}