@media print {
	.dont_print {
		display:none;
	}
	.print {
		display:block;
	}
	Table.main
	{
		background-color:#ffffff;
		width : 560pxpx;
		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:#FAFAFA;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font : normal 12px Arial, Helvetica, sans-serif;
	color : #394177;
	text-align : center;
}
Table
{
	font-size : 100%;
}
hr
{
	height:1px;
	width:100%;
	color : #EEEEEE;
}

/****************************** Center *****************************/

Table.body
{
	width : 96%;
	margin: 10px 10px 10px 10px;
	vertical-align : top;
}
Table.NavigationMain
{
	width : 100%;
}
Table.navigation
{
	height : 25px;
	width : 100%;
	text-align : center;
	direction : ltr;
	background-color: #8DC001;
}
span.link
{
	font-weight : bold;
	text-decoration:none;
	color:white;
	background-color:#3475B1;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	text-align : center;
	
}
table.ticker
{
	width : 163px;
	height : 180px;
	border : 0px solid #82A1C8;
	padding-right : 15px;
}
td.ticker
{
	width : 163px;
	height : 20px;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;
}
.red
{
	color :#317EC6;
}
td.welcome
{
	font : bold 20px;
}
/********************************  UpperBars ****************************/

td.LineColor
{
	background-color:#B1CFFF;
	height : 8px;
}
td.ImageColor
{
	background-color:#277ED5;
}
td.search
{
	background-color:#309BFF;
	border-bottom: 1px solid #EEEEEE;
	padding-right : 8px;
	height : 26px;
}
Input.Search
{
	background-color:white;
	border : 1px solid #080808;
	width : 120px;
	height : 17px;
	font : normal 12px;
}
a.search
{
	color: #1B4170;
}
a.search:hover
{
	color: #436794;
}

/****************************** Right Bar **************************/

Table.RightBar
{
	background-color:#EEEEEE;
	text-align : right;
	width : 190px;
 	height : 100%;
}

Table.banner
{
	background-color:#EEEEEE;	
	padding : 10px 0 0 0;
	text-align : center;
}

span.rightbar
{
	width : 190px;
	height : 25px;
	font: bold 12px;
	color : #656565;
	background-color:#EEEEEE;
	border-bottom : 1px solid White;
	cursor: hand;
	padding : 4px 10px 0 0;
	CURSOR: HAND;
	vertical-align : middle;
}

 td.rightcolor
{
 background-color:#EEEEEE;
 height : 100%;
}
/******************************  Bottom Bar **************************/

Table.BottomBar
{
	width : 100%;
	margin-bottom : 1px;
}
Table.BottomColor
{
	height : 16px;
	width : 100%;
	background-color:#8DC001;
}
Table.BottomLinks
{
	width : 770px;	
	background-color:#8DC001;
	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;
}
.greeting {
	font-weight : bold;
	font-size : 11px;
	padding-top: 8px;
}
/******************************  Navigation Menu **************************/

.menu
{
	FONT-FAMILY: Arial;
	CURSOR: HAND;
}
.arrow {

}
/* 1 */

	.menuRow {
		FONT-SIZE: 12px;
		WIDTH: 120px;
		HEIGHT: 25px;
		PADDING: 0 4 0 4;
		BORDER-STYLE: SOLID;
		BORDER-WIDTH: 1 1 0 0;
		BORDER-COLOR: #FDD99D;
		POSITION: RELATIVE;
		CURSOR:hand;
		BACKGROUND-COLOR: #FFCB73;
		COLOR: #3475B1;
		vertical-align: middle;
	}

	.menuRowOver {
		FONT-SIZE: 12px;
		WIDTH: 120px;
		HEIGHT: 25px;
		PADDING: 0 4 0 4;
		BORDER-STYLE: SOLID;
		BORDER-WIDTH: 1 1 0 0;
		BORDER-COLOR: #FDD99D;
		POSITION: RELATIVE;
		CURSOR:hand;
		BACKGROUND-COLOR: #FDD99D;
		COLOR: #3475B1;
		vertical-align: middle;
	}

.menuRowRight
{
	color: #3475B1;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom: 1px solid #C4C4C4;
	position: relative;
	background-color: #EEEEEE;
	cursor: hand;
}
.menuRowRightOver
{
	color: #FFFFFF;
	font : bold 12px;
	width: 190px;
	height : 25px;
	padding: 4px 6px 0 0;
	border-bottom : 1px solid #C4C4C4;
	position: relative;
	background-color: #C5C5C5;
	cursor: hand;
}
/* 2 */
.menuSubRowRight
{
	color: #394177;
	font : normal 12px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #B7B7B7;
	position: relative;
	background-color: #E0E0E0;
	cursor: hand;
}
.menuSubRowRightOver
{
	color: #394177;
	font : normal 12px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #B7B7B7;
	position: relative;
	background-color: #D5D5D5;
	cursor: hand;
}
/* 3 */
.menuSubRowRightOn
{
	font : normal 12px;
	width: 190px;
	height : 25px;
	padding: 4px 18px 0 0;
	border-bottom: 1px solid #B7B7B7;
	position: relative;
	background-color: #A1CEF7;
	color : #2F6BA2;
	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:#8DC001;
	cursor: hand;
}

.menuRightOver
{
	font : bold 14px arial;
	color:#8DC001;
	cursor: hand;
}

.menuAdminFirstRow 
{
	color: #951f0b;
	font-size: 11px;
	padding: 3 3 3 3;
	border-width: 0px;
	position: relative;
	width: 100%;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}
.menuadminfirstrowover 
{
	color: #000000;
	font-size: 11px;
	padding: 3 3 3 3;
	border-width: 0px;
	position: relative;
	width: 100%;
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}
/*********************************** Article/s ********************************/
td.navigationtab
{
	color : #333333;
	font : normal 11px;
	padding-bottom : 15px;
}
td.description
{
	font : bold 12px;
	color : #121E6A;
	padding-bottom : 5px;
}
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;
	text-align : left;
}
Table.MoreArticle
{
	background-color : #F9F8F8;
	padding : 3px;
	width : 200px;
	margin-top : 5px;
	border : 1px solid #D6D6D6;
}
Td.MoreArticle
{
	text-align : center;
	background-color : #D6D6D6;
	color : #000000;
	font-weight : bold;
}
Td.Char {
	text-align : center;
	vertical-align : top;
	background-color : #777777;
	color : white;
	font : bold 16px; 
	width : 20px;
}
/*********************************** A href ********************************/

A
{
	text-decoration:underline;
	color:#436794;
}
A:hover
{
	text-decoration:underline;
	color:#3475B1;
}

A.navigationOn
{
	font-weight : bold; 
	text-decoration:none;
	color:#FFFFFF;
	background-color:#9ACD0C;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	width : 100%;
}
A.navigationOn:hover
{
	font-weight : bold; 
	text-decoration:none;
	color:#FFFFFF;
	border-left : 1px solid White;
	height : 24px;
	width : 100%;
}

A.navigation
{
	font-weight : bold; 
	text-decoration:none;
	color:white;
	background-color:#8DC001;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 24px;
	width : 100%;
}

span.navigation
{
	font-weight : bold; 
	text-decoration:none;
	color:white;
	background-color:#8DC001;
	Cursor:hand;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	height : 25px;
	width : 100%;
}
span.navigationOn
{
	font-weight : bold; 
	text-decoration:none;
	color:#FFFFFF;
	background-color:#9ACD0C;
	padding : 4px 0 4px 0;
	Cursor:hand;
	border-left : 1px solid White;
	height : 25px;
	width : 100%;
}

A.navigation:hover
{
	font-weight : bold; 
	text-decoration:none;
	color:#3475B1;
	background-color:#FDCC79;
	padding : 4px 0 4px 0;
	border-left : 1px solid White;
	width : 100%;
}
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 : normal 12px; 
	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:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 150px;
	height : 18px;
	font : normal 12px;
}
Textarea.form
{
	background-color:white;
	border:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 150px;
	height : 100px;
	font : normal 12px;
}
Select.form
{
	background-color:white;
	border : 1px solid black;
	font : normal 12px;
}
Textarea.form1
{
	background-color:white;
	border:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 405px;
	height : 50px;
	font : normal 12px;
}
Input.title
{
	background-color:white;
	border:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 350px;
	height : 18px;
	font : normal 12px;
}
Textarea.forum
{
	background-color:white;
	border:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 350px;
	height : 150px;
	font : normal 12px;
}
Input.button
{
	background-color:#7ABBF7;
	border:solid 1px;
	border-top-color:#8FC8FC;  
	border-right-color:#5A9AD5; 
	border-bottom-color:#5A9AD5; 
	border-left-color:#8FC8FC;
	color: #FFFFFF;
	width : 150px;
	height : 18px;
	font : bold 12px/12px Arial;
	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; 
}

/*********************************** Quick Navgation ******************************/
td.Quick 
{
	background-color:#efefef;
	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:#efefef;
	
}
/*********************************** login ******************************/
Table.login
{
	width : 100%;
	background-color: #CFCFCF;
	margin-top : 0px;
	padding : 1px;
	font : bold 11px ;
	color: #394177;
	border-bottom: 1px solid #C4C4C4;
	padding : 2px 4px 2px 4px;
}
input.login
{
	background-color:white;
	border:solid 1px;
	border-top-color:#5A9AD5;  
	border-right-color:#8FC8FC; 
	border-bottom-color:#8FC8FC; 
	border-left-color:#5A9AD5;
	width : 90px;
	height : 16px;
	font : normal 12px;
}

/*********************************** DHTML Control ********************************/

.size1 {
	FONT-SIZE: 10px;
}
.size2 {
	FONT-SIZE: 12px;
}
.size3 {
	FONT-SIZE: 16px;
}
.size4 {
	FONT-SIZE: 18px;
}
.size5 {
	FONT-SIZE: 24px;
}
.size6 {
	FONT-SIZE: 30px;
}
.size7 {
	FONT-SIZE: 44px;
}
/*********************************** email ********************************/
.EmailTitle
{
	font : bold 18px ;
	color : black;
}
/*********************************** System ********************************/

Table.massege {
	background-color : #f5f5f5;
	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 {

}

.messageLink {

}

.messageLink:hover {

}

/******************************* DARONET *****************************/
TABLE.daronet	{direction:ltr;margin-right:30px;margin-top:5px;width:130px;}
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;}

