html {
		scrollbar-face-color:#720218;
		scrollbar-arrow-color:#ffffff;
		scrollbar-track-color:#000000;
		scrollbar-shadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#000000;
		scrollbar-darkshadow-Color:#000000;
}

body{
font-family:verdana;
font-size:11px;
color:#3D3D3D;
background:#cdbea7;
background-image: url(../layout/side_bg.jpg);
margin:0px;
}

td{font-family:verdana;font-size:11px;color:#3D3D3D}

ul { 
	margin-left:15;
	list-style-type: circle;
	color: #15325e;
}

li { 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
color: #1b1b1b;
}

.text { 
font-family: Verdana,Arial,Helvetica,sans-serif; 
font-size: 11px; 
color:#838383; 
}

.title {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold; 
color: #15325e; 
text-decoration: none
}

a { 
 font-weight: normal;
font-size: 11px;
font-family: verdana,arial; 
color: #15325e; 
text-decoration: none;
}

a:hover {  
font-family: verdana,arial;
font-size: 11px;
color: #ff0000; 
text-decoration: none;
}

.tabs { 
font-family:tahoma,Arial,verdana; 
font-size:11px; 
font-weight:bold; 
color:#042702; 
text-decoration:none;
}

a.tabs {  
font-family:tahoma,Arial,verdana;
font-size: 11px;
font-weight: bold; 
color: #ffffff; 
text-decoration: none;
}

a.tabs:hover { 
font-family:tahoma,Arial,verdana;
font-size: 11px;
font-weight: bold; 
color: #E2CA78; 
text-decoration: none;
}

.top_right { 
font-family:verdana,tahoma,Arial,verdana; 
font-size:10px; 
font-weight:normal; 
color:#ffffff; 
text-decoration:none;
}

a.top_right {  
font-family:verdana,tahoma,Arial,verdana;
font-size: 10px;
font-weight: normal; 
color: #ffffff; 
text-decoration: none;
}

a.top_right:hover { 
font-family:verdana,tahoma,Arial,verdana;
font-size: 10px;
font-weight: normal; 
color: #ff0000; 
text-decoration: none;
}

h1, h2, h3, h4 {
        color: #1b1b1b;
					font-size: 8pt;
        font-face: arial;
        font-variant: small-caps;
					margin-top: 1em;
					margin-bottom: 0em
}

hr {border: none 0; 
border-top: 1px solid #800000;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.button {
	background-color:#800000;
	border-style:solid; 
	border-width: 1px;
	padding: 0px; 
	border-color: #a0a0a0;
	font-family: Arial, Tahoma; font-size: 11px; color: #ffffff; font-weight: normal;

.formbut { 
	background-color:#800000;
	border-style:solid; 
	border-width: 1px;
	padding: 0px; 
	border-color: #a0a0a0;
	font-family: Arial, Tahoma; font-size: 11px; color: #ffffff; font-weight: normal; 
}

input {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 3px;
	border: 1px solid #b7bfcc;
}

select {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-size: 11px;
        color: #1b1b1b;
        font-weight: normal;
}

option {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #1b1b1b;
	font-weight: normal;
	padding: 4px;
	border: 1px solid #7f9db9;
	background-color : #ffffff;
}
textarea {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #1b1b1b;
	font-weight: normal;
	padding: 6px;
	border: 1px solid #b7bfcc;
}

/* SEARCH BOX */
.boxSearch {margin:7px;}
.btnSearch {}
.txtSearch {margin-bottom:1px;}

.CodeForeground { 
margin:0in; 
margin-bottom:.0001pt; 
font-size:9.0pt; 
font-family:Courier New; 
}

.CodeInText { 
font-family:Courier New; 
font-weight:bold; 
}

.ScreenText { 
font-family:Tahoma; 
}

.ImportantWords	{ 
font-weight:bold; 
}

.Highlight { 
font-family:Arial; 
color:red; 
}
.copyright{font-size:10px; font-family: verdana;}

a.copyright:hover {
font-family:verdana,tahoma,Arial,verdana;
font-size: 10px;
font-weight: normal; 
color: #ff0000; 
text-decoration: none;
}


