@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:#f5f5f5;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font : normal 12px Arial, Helvetica, sans-serif;
	color : #422381;
	text-align : center;
}
Table
{
	font-size : 100%;
}
hr
{
	height:1px;
	width:100%;
	color : #422381;
}

/****************************** Center *****************************/

Table.body
{
	width : 96%;
	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: Black;
}
span.link
{
	font-weight : bold;
	text-decoration:none;
	color:white;
	background-color:black;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	text-align : center;
}
.red
{
	color : red;
}
td.welcome
{
	font : bold 12px;
	padding:5px 15px 5px 35px;
}
/********************************  UpperBars ****************************/

td.LineColor
{
	background-color:#B1CFFF;
	height : 8px;
}
td.ImageColor
{
	background-color:#277ED5;
}
td.search
{
	background-color:#422381;
	padding-right : 8px;
	height : 20px;
	font: bold 11px;
}
Input.Search
{
	background-color:white;
	border : 1px solid #F09A31;
	width : 125px;
	height : 16px;
	font : normal 11px;
}
a.Search
{
	color:#F09A31;
	font-weight : bold;
}
a.Search:hover
{
	color:#FFA940 ;
	font-weight : bold;
}
/****************************** Right Bar **************************/

Table.RightBar
{
	background-color:#422381;
	width : 190px;
 	height : 100%;
}

Table.banner
{
	background-color:#422381;	
	padding : 10px 0 0 0;
	text-align : center;
}

span.rightbar
{
	width : 190px;
	height : 25px;
	font: bold 12px;
	color : #656565;
	background-color:#422381;
	border-bottom : 1px solid White;
	cursor: hand;
	padding : 4px 10px 0 0;
	CURSOR: HAND;
	vertical-align : middle;
}

TD.rightcolor
{
 background-color : #422381;
 height : 100%;
}
/******************************  Bottom Bar **************************/

Table.BottomBar
{
	width : 100%;
	margin-bottom : 1px;
}
Table.BottomColor
{
	height : 16px;
	width : 100%;
	background-color:#422381;
}
Table.BottomLinks
{
	width : 770px;	
	background-color:#422381;
	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;
}
/******************************  Navigation Menu **************************/

.menu
{
	FONT-FAMILY: Arial;
	CURSOR: HAND;
}
.arrow {

}
.menuRowRight
{
	color: #F09A31;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom: 0px solid #BCBCBC;
	position: relative;
	background-color: #422381;
	cursor: hand;
}
.menuRowRightOver
{
	color: #422381;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom : 0px solid #BCBCBC;
	position: relative;
	background-color: #F09A31;
	cursor: hand;
}

.menuSubRowRight
{
	color: #ffffff;
	font : normal 11px;
	width: 190px;
	height : 22px;
	padding: 4px 18px 0 0;
	border-bottom: 0px solid #BCBCBC;
	position: relative;
	background-color: #6A4BA9;
	cursor: hand;
}
.menuSubRowRightOver
{
	color: #FFB14C;
	font : normal 11px;
	width: 190px;
	height : 22px;
	padding: 4px 18px 0 0;
	border-bottom: 0px solid #BCBCBC;
	position: relative;
	background-color: #7E5FBD;
	cursor: hand;
}

.menuSubRowRightOn
{
	font : normal 11px;
	width: 190px;
	height : 22px;
	padding: 4px 18px 0 0;
	border-bottom: 0px solid #BCBCBC;
	position: relative;
	background-color: #FFA940;
	color : #422381;
	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;
}

/*********************************** 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 : #FFA940;
}
td.Date
{
	font : normal 11px;
	padding-bottom : 5px;
	color : #FFA940;
}
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 : #422381;
	color : #F09A31;
	font: bold 11px;
}
Td.Char {
	text-align : center;
	vertical-align : top;
	background-color : #422381;
	color : #F09A31;
	font : bold 16px; 
	width : 20px;
}

/*********************************** Top Navigation bar ********************************/
span.navigation
{
	font : bold 11px; 
	text-decoration:none;
	color:#3A1768;
	background-color:#F09A31;
	Cursor:hand;
	padding : 4px 0 4px 0;
	border-right : 0px solid White;
	height : 20px;
	width : 100%;
}
span.navigationOn
{
	font : bold 11px; 
	text-decoration:none;
	color:#F09A31;
	background-color:422381;
	padding : 4px 0 4px 0;
	Cursor:hand;
	border-left : 0px solid White;
	height : 20px;
	width : 100%;
}
.menuRow {
	FONT-SIZE: 11px;
	HEIGHT: 21px;
	width: 120px;
	PADDING: 2 4 0 4;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1 1 0 0;
	BORDER-COLOR: #FFFFFF;
	POSITION: RELATIVE;
	CURSOR:hand;
	BACKGROUND-COLOR: #5D34B2;
	COLOR: #ffffff;
	vertical-align: middle;
}

.menuRowOver {
	FONT-SIZE: 11px;
	HEIGHT: 21px;
	width: 120px;
	PADDING: 2 4 0 4;
	BORDER-STYLE: SOLID;
	BORDER-WIDTH: 1 1 0 0;
	BORDER-COLOR: #FFFFFF;
	POSITION: RELATIVE;
	CURSOR:hand;
	BACKGROUND-COLOR: #6440AD;
	COLOR: #F09A31;
	vertical-align: middle;
}

/*********************************** A href ********************************/

A
{
	text-decoration:none;
	color:#000000;
}
A:hover
{
	text-decoration:underline;
	color:#F1921E;
}
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:#dddddd;
}
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 16px; 
	text-decoration:underline;
}
A.ForumName:hover
{
	text-decoration:underline;
	color : #444444;
}

/*********************************** Input ********************************/
Input.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}
Textarea.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}
Select.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 11px Arial;
}
Textarea.form1
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
}
Input.title
{
	background-color:white;
	border : 1px solid black;
	width : 350px;
	height : 17px;
	font : normal 12px;
}
Input.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}
SELECT.button
{
	background-color:#efefef;
	border : 1px solid black;
	height : 17px;
	font : normal 11px;
	cursor: hand;
}

/*********************************** Ticker ********************************/
A.tickerhead
{
	font : bold 12px; 
	text-decoration:none; 
	color: #000000;
}
A.tickerhead:hover
{
	font : bold 12px; 
	text-decoration:underline; 
	color: #000000;
}
SPAN.tickerhead
{
	font : bold 12px; 
	color: #000000;
}
div.tickertext
{
	color :#422381; 
}
table.ticker
{
	width : 163px;
	height : 220px;
	border : 0px solid #422381;
	padding-right : 5px;
}
td.ticker
{
	width : 163px;
	height : 20px;
	background-color : #422381;
	color : #FFA940;
	font-weight : bold;
	text-align : center;
}

/*********************************** Quick Navgation ******************************/
td.Quick 
{
	background-color:#422381;
	padding-right : 8px;
	height : 30px;
	color: #FFA940;
}
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:#efefef;
	
}
/*********************************** login ******************************/
Table.login
{
	width : 94%;
	background-color:#422381;
	margin-top : 10px;
	padding : 1px;
	font : bold 11px ;
	color: #FFA940;
}
input.login
{
	background-color:white;
	border : 1px solid #FFA940;
	font : normal 12px;
	width : 100px;
	height : 17px;
}
.greeting {
	font-weight : bold;
	font-size : 11px;
	padding-top: 8px;
	color:#F09A31;
}
/*********************************** 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 : #DED3F4;
	width:400px;
	height: 150px;
	border:1px solid #422381;
	font : normal 14px;
	color: #422381;
	text-align : right;
	padding-right : 15px;
	margin-right : 83px;
	margin-top : 10px;
}

.messageTitleBar {
	background-color : #FFFFFF;
	color : #422381;
	text-align : right;
	padding-right : 15px;
}

.messageTitle {

}

.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;
	color:#FFA940;
}

.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 : 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;
}

/****************************   Daronet Logo ***************************/
.Daronet_Logo {width:160px;border:0px solid black;}
.Daronet_Logo a{text-decoration:none;color:#22407c;font-weight:bold;font-size:11px;}
.Daronet_Logo a:hover{color:#22407c;}
