@media print {
	.dont_print {
		display:none;
	}
	.print {
		display:block;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 560px;
		margin:0 0 0 0;
	}
}

@media screen {
	.dont_print {
		display:block;
	}
	.print {
		display:none;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 780px;
		height: 500 px;
		margin:0 0 0 0;
	}
}

/****************************   Main Items ***************************/
body
{
	background-color:#ffffff;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font : normal 12px Arial, Helvetica, sans-serif;
	color : #044A7D;
	text-align : center;
}
Table
{
	font-size : 100%;
}
hr
{
	height:1px;
	width:100%;
	color : #044A7D;
}

/****************************** Center *****************************/

Table.body
{
	width : 560px;
	margin: 10px 10px 10px 10px;
	vertical-align : top;
}
Table.NavigationMain
{
	width : 100%;
}
Table.navigation
{
	height : 20px;
	width : 100%;
	text-align : center;
	direction : ltr;
	background-color: #044A7D;
}
span.link
{
	font-weight : bold;
	text-decoration:none;
	color:white;
	background-color:#044A7D;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	text-align : center;
}
.red
{
	color : red;
}
td.welcome
{
	padding: 5px 10px 0px 10px;
	font : bold 20px;
}
/********************************  UpperBars ****************************/

td.LineColor
{
	background-color:#044A7D;
	height : 8px;
}
td.ImageColor
{
	background-color:#044A7D;
}
td.search
{
	background-color:#9ED3FF;
	padding-right : 8px;
	height : 20px;
	font: bold 11px;
}
Input.Search
{
	background-color:white;
	border : 1px solid #044A7D;
	width : 125px;
	height : 16px;
	font : normal 11px;
}
a.Search
{
	color:#044A7D;
	font-weight : bold;
}
a.Search:hover
{
	color:#418BCE;
	font-weight : bold;
}

/****************************** Right Bar **************************/

Table.RightBar
{
	background-color:#418BCE;
	width : 190px;
 	height : 100%;
}

Table.banner
{
	background-color:#418BCE;	
	padding : 10px 0 0 0;
	text-align : center;
}

span.rightbar
{
	width : 190px;
	height : 25px;
	font: bold 12px;
	color : #656565;
	background-color:#418BCE;
	border-bottom : 1px solid White;
	cursor: hand;
	padding : 4px 10px 0 0;
	CURSOR: HAND;
	vertical-align : middle;
}

TD.rightcolor
{
 background-color : #418BCE;
 height : 100%;
}
/******************************  Bottom Bar **************************/

Table.BottomBar
{
	width : 100%;
	margin-bottom : 1px;
}
Table.BottomColor
{
	height : 16px;
	width : 100%;
	background-color:#044A7D;
}
Table.BottomLinks
{
	width : 770px;	
	background-color:#044A7D;
	font : normal 11px;
	color : white;
}

/******************************  General **************************/
span.forum
{
	font-weight : bold;
	cursor: hand;
}
Table.forum
{
	width : 100%;
	background-color:#f4f4f4;
}
Table.ForumName
{
	width : 100%;
	padding : 2px;
}

.searchParam {
	FONT-WEIGHT: BOLD;
	COLOR: #FF0000;
}
Td.forumname
{
	Font : bold 16px;
	color : red;
}
a.response
{
	color:red;
	font-weight : bold;
}
a.response:hover
{
	color:red;
	font-weight : bold;
}

select.paging {
	font: normal 9px Verdana
}
/******************************  Navigation Menu **************************/

.menu
{
	FONT-FAMILY: Arial;
	CURSOR: HAND;
}
.arrow {

}
.menuRow
{
	color: #ffffff;
	font : bold 12px;
	width: 120px;
	height : 21px;
	padding: 2px 4px 2px 4px;
	border:1px solid #ffffff;
	border-width: 0 1px 1px 1px;
	position: relative;
	background-color: #9ED3FF;
	cursor: hand;
}
.menuRowOver
{
	color: #ffffff;
	font : bold 12px;
	width: 120px;
	height : 21px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ffffff;
	border-width: 0 1px 1px 1px;
	position: relative;
	background-color: #8ABFEB;
	cursor: hand;
}
.menuRowRight
{
	color: #ffffff;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom: 1px solid #8FC7F7;
	position: relative;
	background-color: #418BCE;
	cursor: hand;
}
.menuRowRightOver
{
	color: #ffffff;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom : 1px solid #8FC7F7;
	position: relative;
	background-color: #509ADD;
	cursor: hand;
}

.menuSubRowRight
{
	color: #044A7D;
	font : normal 11px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #8FC7F7;
	position: relative;
	background-color: #5FA9EC;
	cursor: hand;
}
.menuSubRowRightOver
{
	color: #044A7D;
	font : normal 11px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #8FC7F7;
	position: relative;
	background-color: #6EB8FB;
	cursor: hand;
}

.menuSubRowRightOn
{
	font : normal 11px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #8FC7F7;
	position: relative;
	background-color: #327CBF;
	color : #ffffff;
	cursor: hand;
}

.menuSubRight
{
	font : bold 11px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #BCBCBC;
	position: relative;
	background-color: #696969;
	color : #ffffff;
	cursor: hand;
}

.menuRight
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

.menuRightOver
{
	font : bold 14px arial;
	color:red;
	cursor: hand;
}

/*********************************** Top Navigation bar ********************************/
A.navigation,A.navigation:hover
{
	font-weight : bold; 
	text-decoration:none;
	color:white;
	background-color:#044A7D;
	Cursor:hand;
	padding : 4px 0px 4px 0px;
	border-right : 1px solid White;
	height : 20px;
	width : 100%;
}
A.navigationOn,A.navigationOn:hover
{
	font-weight : bold; 
	text-decoration:none;
	color:#044A7D;
	background-color:#68AEE1;
	padding : 4px 0px 4px 0px;
	Cursor:hand;
	border-right : 1px solid White;
	height : 20px;
	width : 100%;
}

/*********************************** Article/s ********************************/
td.navigationtab
{
	color : #333333;
	font : normal 11px;
	padding-bottom : 15px;
}
td.description
{
	font : normal 12px;
	padding-bottom : 15px;
}
td.articletitle
{
	font : bold 18px;
	padding-bottom : 5px;
}
td.Author
{
	font : bold 11px;
	padding-bottom : 5px;
	color : #0000cc;
}
td.Date
{
	font : normal 11px;
	padding-bottom : 5px;
	color : #656565;
}
Table.MoreArticle
{
	background-color : #F9F8F8;
	padding : 3px;
	width : 140px;
	margin-top : 5px;
	border : 1px solid #D6D6D6;
}
Td.MoreArticle
{
	text-align : center;
	background-color : #D6D6D6;
	color : #000000;
	font: bold 10px;
}
Td.MoreArticleTitle
{
	text-align : center;
	background-color : #D6D6D6;
	color : #000000;
	font: bold 11px;
}
Td.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font : bold 16px; 
	width : 20px;
}

/*********************************** A href ********************************/

A
{
	text-decoration:none;
	color:#418BCE;
}
A:hover
{
	text-decoration:underline;
	color:#236DB0;
}
A.RightBar
{
	width : 190px;
	height : 25px;
	font-weight : bold; 
	text-decoration:none;
	color : #666666;
	background-color:#EFEFEF;
	border-bottom : 1px solid White;
}
A.RightBar:hover
{
	text-decoration:none;
	color:white;
	background-color:#277ED5;
}
A.Bottom
{
	font : bold 11px; 
	text-decoration:none;
	color : white;
}
A.Bottom:hover
{
	text-decoration:none;
	color:#418BCE;
}
A.MoreArticle
{
	font: bold 10px;
	text-decoration:none;
}
A.MoreArticle:hover
{
	text-decoration:underline;
}
A.mail
{
	font : bold 12px; 
	text-decoration:underline;
	color : red;
}
A.Mail:hover
{
	text-decoration:underline;
}
A.ForumName
{
	font : bold 14px; 
	text-decoration:underline;
}
A.ForumName:hover
{
	text-decoration:underline;
	color : #418BCE;
}

/*********************************** Input ********************************/
Input.form 
{
	background-color:white;
	border : 1px solid #044A7D;
	font : normal 11px Arial;
}

Textarea.form {
	background-color:white;
	border : 1px solid #044A7D;
	font : normal 11px Arial;
}

Select.form {
	background-color:white;
	border : 1px solid #044A7D;
	font : normal 11px Arial;
}

Textarea.form1 {
	background-color:white;
	border : 1px solid #044A7D;
	font : normal 12px;
}

Input.title {
	background-color:white;
	border : 1px solid #044A7D;
	width : 350px;
	height : 17px;
	font : normal 12px;
}

Input.button {
	background-color:#efefef;
	border : 1px solid #044A7D;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}

SELECT.button {
	background-color:#efefef;
	border : 1px solid #044A7D;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}

/*********************************** Ticker ********************************/
A.tickerhead 
{
	font : bold 12px; 
	text-decoration:none;
}
A.tickerhead:hover 
{
	font : bold 12px; 
	text-decoration:underline;
}
SPAN.tickerhead 
{
	font : bold 12px; 
	color:#418BCE; 
}
table.ticker 
{
	width : 153px;
	height : 120px;
	border : 0px solid #D6D6D6;
	padding-right : 5px;
}
td.ticker 
{
	width : 153px;
	height : 20px;
	background-color : #418BCE;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}

/*********************************** Quick Navgation ******************************/
td.Quick {
	background-color:#9ED3FF;
	padding-right : 8px;
	height : 25px;
}

SELECT.QuickNav {
	background-color: #ffffff;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: black;
	margin: 5px 10px 5px 0px;
	width: 165px;
}
OPTION.QuickNavMain {
	background-color:#9ED3FF;
	
}
/*********************************** login ******************************/
Table.login
{
	width : 100%;
	background-color:#9ED3FF;
	margin-top : 10px;
	padding : 1px;
	font : bold 11px ;
}
input.login
{
	background-color:white;
	border : 1px solid #044A7D;
	font : normal 12px;
	width : 100px;
	height : 17px;
}
.greeting {
	font-weight : bold;
	font-size : 11px;
	padding-top: 8px;
	background-color:#9ED3FF;
}
/*********************************** DHTML Control ********************************/

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;
}
/*********************************** email ********************************/
.EmailTitle
{
	font : bold 18px ;
	color : black;
}
/*********************************** System ********************************/

Table.massege {
	background-color : #D9EEFF;
	width:400px;
	height: 150px;
	border:1px solid #999999;
	font : normal 14px;
	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-left:6px;
	height: 10px;
}
TD.disabled {
	color: #999999;
	font-size: 10px;
	padding-left: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;
}
/*********************************** Products ********************************/

TD.ProductCategoryTitle {
	background-color : #ED242A;
	color: white;
	font : bold 11px;
	height: 26px;
}

A.ProductCategory {
	color: #676767;
	font : normal 12px;
	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: normal 10px;
}

.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;
}
td.EventData{
	
	HEIGHT: 16px;
	BACKGROUND-COLOR: #418BCE;
	font:bold 12px;
	color:#ffffff;
}

/*********************************** Images Gallery ********************************/
TD.GalleryTitle
{
	color : #000000;
	/*background-color : #777777;*/
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}

TD.GalleryImg
{

}

TD.GalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}

/*********************************** Articles Gallery ********************************/
TD.AGalleryTitle
{
	color : #000000;
	/*background-color : #777777;*/
	font : bold 12px;
	padding-bottom: 2px;
	border-top: solid 3px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}


TD.AGalleryImg
{

}

TD.AGalleryDec
{
	color : #555555;
	font : normal 11px;
	padding-top : 4px;
}


/********************************** Shop ******************************************/
table.sectionTitle {
	width:100%;
}

td.sectionTitle {
	background-color:#808080;
	color:#FFFFFF;
	font:bold 13px;
	padding:2px 5px 3px 5px;
	text-align: center;
}

.customerFieldRequired {
	color:#CC1313;
	font:bold 12px;
	vertical-align:middle;
	width:235px;
}

.customerField {
	font:bold 12px;
	vertical-align:middle;
	width:235px;
}

.customerValue {
	font:normal 12px;
	vertical-align:middle;
	width:230px;
}

input.option {
	border-width:0;
	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:1px solid #dadada;
	color:black;
	font:normal 11px Arial;
}

input.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:bold 13px;
	padding:0px 5px 0px 5px;
}

TR.chartItem {
	background-color:#FFFFFF;
}

SELECT.shipping {
	font: normal 10px Arial;
}

// ************************ Forms Wizard **********************
SELECT.wizard {
	font : normal 11px Arial;
}

INPUT.wizard {
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 250px;
}

INPUT.wizardSubmit {
	color: #666666;
	background-color:#E9E6E6;
	border-top : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-right : 1px solid #BCBCBC;
	border-bottom : 1px solid #BCBCBC;
	padding:  0 5px 0 5px;
	font : bold 11px Arial;
}

INPUT.wizardNarrow {
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 120px;
}

INPUT.wizardhidden {
	width: 0px;
	height: 0px;
}

TEXTAREA.wizard {
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
	width: 250px;
	height: 100px;
}

SPAN.wizard {
	height: 20px;
	width: 120px;
}

SPAN.wizardRequired {
	height: 20px;
	width: 120px;
	color: red;
}

DIV.wizard {

}

SPAN.wizardPlaceHolder {
	font : normal 11px Arial;
	width: 250px;
	text-align: top;
}

/*********************************** 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;
}

/******************************* DARONET *****************************/
TABLE.daronet	{width:135px;}
TD.daronet		{padding-right:5px; padding-left:5px; padding-top:2px;}
A.daronet		{font-size: 11px; font-weight: bold; color: #1f3f7a; text-decoration:none;}
A.daronet:hover	{font-size: 11px; font-weight: bold; color: #1f3f7a; text-decoration:none;}