body {
	
	font-size: 10px;
	/*background-image: url('../images/header_bg.gif');*/
	background-repeat: repeat-x;
	background-color: white;
	/*direction: rtl;*/
}

td{
	font-size: small;
	}


img,form {
	margin: 0;
	padding: 0;
	border-width: 0;
}

textarea,input {
	font-family: tahoma, sans-serif;
	font-size: 100%;
}

textarea {
	overflow: auto;
}

a,a:visited,a:active {
	color: #2b37c9;
	margin: 0;
	padding: 0;
}

h2 {
	color: #4d589f;
	font-size: x-large;
}

h3 {
	color: #4d589f;
	font-size: medium;
}

h4 {
	color: #4d589f;
	font-size: small;
	font-weight: bold;
}

.visiting {
	font-weight: bold;
}

a.header_link  , a.header_link:visited,a.header_link:active {
	color: #4d589f;
	text-decoration: none;
}

.div_warning {
	margin: 20px auto;
	text-align: center;
	width: 400px;
	border: solid 2px #dc0101;
	padding: 10px;
	background-color: #000000;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/divwarning_bg.jpg); background-repeat:inherit;
}

/* dcaqar css */
.pagetitle {
	margin:auto;
	background-image:url(../images/pagetitle_bg.jpg); background-repeat:repeat-x;
	padding-right:178px;
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	width:80%;
	border: outset 1px;
	padding: 2px 26px 2px 26px;
}


.tborder {
	border: ridge 1px;
	border-bottom-color: #26bcd7;
	border-left-color: #26bcd7;
	border-right-color: #26bcd7;
	border-top-color: #26bcd7;
}

td {
	text-align:right;
}

td.thead,.thead {
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	background-image:url(../images/pagetitle_bg.jpg); background-repeat:repeat-x;
	border: outset 1px;
	padding: 2px 4px 2px 4px;
}

.normal_error {
	color: #FF0000;
}

.cycle1{
	background-color: #C3C3C3;
	background-image:url(../images/cycle1_bg.jpg); background-repeat:inherit;
	color: #000000;
}
.cycle2 {
	background-color: #D3D3D3;
	background-image:url(../images/cycle2_bg.jpg); background-repeat:inherit;
	color: #000000;
}

/* cats block in left side */
a.menucatsblock{
color:#0C729C;
text-decoration:none;
font-size:small;
}
a.menucatsblock:hover{
color:red;
text-decoration:underline;
font-size:small;
}

a:link{
	text-decoration:none;
	}

a:visited{
	text-decoration:none;
	}

a:hover{
	color:red;
	text-decoration:none;
	
	}

td.myadstd{
	height:30px;
	color:#fcfcfc;
	font-weight: bold;
	}
a.myadstdlink:link{
	color:#fcfcfc;
	font-weight: bold;
	}
	a.myadstdlink:visited{
	color:#fcfcfc;
	font-weight: bold;
	}
	a.myadstdlink:hover{
	color:#fcfcfc;
	font-weight: bold;
	text-decoration: underline;
	}
	
.cpbuttons {
	background-image:url(../images/cycle1_bg.jpg); background-repeat:inherit;
	color:#fcfcfc;
	}
	
a.footerlink:link{
	color:#FFFFFF;
	font-family: tahoma;
}
a.footerlink:visited{
	color:#FFFFFF;
	font-family: tahoma;
}
a.footerlink:hover{
	color:#FFFFFF;
	text-decoration: underline;
	font-family: tahoma;
}
	
	