

/* CSS Document */

body 		{background-color: #FFFFFF; margin:0px 0px 0px 0px;}
TD		{font-family: tahoma, sans-serif; FONT-SIZE: 11px; COLOR: #444444;}
DIV		{font-family: tahoma, sans-serif; FONT-SIZE: 11px}
INPUT		{font-family: tahoma, sans-serif; FONT-SIZE: 11px}
TEXTAREA	{font-family: tahoma, sans-serif; FONT-SIZE: 11px}
FORM 		{font-family: tahoma, sans-serif; FONT-SIZE: 11px}
SELECT		{font-family: tahoma, sans-serif; FONT-SIZE: 11px}
ul		{margin-top:0px; margin-bottom:0px;}
img		{border:0px}

body,td,th {
	color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
    font-size:  11px;
    border:     1px solid #DADADA ;
    background: #F7F7F7 ;
    height:     18px;
}
input[type=submit] {
    font-size:  11px;
    background: #FFFFFF ;
    height:     18px;
    border: 1px outset #454545;
}
.m {
width:228px;
height:23px;
background-image: url(images/m.jpg);
padding-left:5px;
padding-right:150px;
}

.button {
    font-size:  11px;
    border:     1px solid #6699CC ;
    background: #DFEFFF ;
    height:     18px;
}
.button1 {
    font-size:  11px;
    border:     1px solid #6699CC ;
    background: #FFFFFF ;
    height:     22px;
    width:      150px;
}

.tabborder {
	border-bottom: #C3BDBD 1px solid;
	border-left: #C3BDBD 1px solid;
	border-right: #C3BDBD 1px solid;
	border-top: #C3BDBD 1px solid;
}
.tab1 {
	background-color: #ECF5FF;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#444444;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: center;
}
.tab2 {
	background-color: #F1F1F1;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color:#444444;
	padding: 4px;
	border: #C3BDBD 1px solid;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
    font-family: tahoma, sans-serif;
	text-decoration: underline;
    color: #297CA5;
    font-size: 13px;
}
a:visited {
    font-family: tahoma, sans-serif;
	text-decoration: underline;
    color: #297CA5;
    font-size: 13px;
}
a:hover {
    font-family: tahoma, sans-serif;
    text-decoration: none;
    color: #297CA5;
    font-size: 13px;
}
a:active {
    font-family: tahoma, sans-serif;
	text-decoration: underline;
    color: #297CA5;
    font-size: 12px;
}
.nav {
	text-decoration: none;
    font-family: arial;
    color: #003366;
    background-color: #BDD5ED;
    font-size: 12px;
}

.nav:hover {
    text-decoration: underline;
    font-family: arial;
    color: #FFFFFF;
    background-color: #DDEEFE;
    font-size: 12px;
}

.nav1:link {
	text-decoration: none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
}
.nav1:visited {
	text-decoration: none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
}
.nav1:hover {
    text-decoration: none;
    font-family: arial;
    color: #F56C0C;
    font-size: 12px;
}
.nav1:active {
	text-decoration: none;
    font-family: arial;
    color: #FFFFFF;
    font-size: 12px;
}

.nav2 {
    padding-left: 30px;
}

.nav2:link {
	text-decoration: none;
    font-family: arial;
    font-weight: bold;
    color: #0000FF;
    font-size: 13px;
}
.nav2:visited {
	text-decoration: none;
    font-family: arial;
    font-weight: bold;
    color: #0000FF;
    font-size: 13px;
}
.nav2:hover {
    text-decoration: underline;
    font-family: arial;
    font-weight: bold;
    color: #0000FF;
    font-size: 13px;
}
.nav2:active {
	text-decoration: none;
    font-family: arial;
    font-weight: bold; 
    color: #0000FF;
    font-size: 13px; 
}

