﻿body 
{
    font-family:Verdana;
    font-size:x-small;
    font-size:x-small;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px
    
}
  
a.a1:link {  lang="AR-KW"; font-size: 12.0pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none}
a.a1:active { font-family: "Verdana"; font-size: 14pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none }
a.a1:visited {  lang="AR-KW"; font-size: 12.0pt; font-style: normal; line-height: normal; font-weight: bold;   font-variant: normal; text-transform: none; color: #0000FF; text-decoration: none }
a.a1:hover {  lang="AR-KW"; font-size: 12.0pt; font-style: normal; line-height: normal; font-weight: bold;  font-variant: normal; text-transform: none; color: #FF0000; text-decoration: underline }

.navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F738F;
	text-decoration: none;
	margin-right: 10px;
}

a.navigation:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F738F;
	text-decoration: none;
}

a.navigation:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4F738F;
	text-decoration: none;
}

a.navigation:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.navigation_selected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-right: 10px;
}

a.navigation_selected:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
/* Start Content */
.content {
	background-image: url(images/c_br.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 8px;
	width: 100%;
}

.c_header {
	background-image: url(images/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

.c_title {
	background-image: url(images/c_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	font-size:large;
	font-weight:bold;
}

.c_title h4 {
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.c_content {
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.c_content form {
	margin: 0px;
}

.c_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}
