* {
padding:0px;
 border:0px;
 margin:0px;
  
}

table {
font-size: 12px;
}

li {
	background: url(assets/list_arrow_1.gif) 0 3px no-repeat;
	font-size: 10pt;
	list-style-type: none;
	margin: 0;
	padding: 0 0 7px 16px;
	line-height: 120%;
}

input {
border: 1px solid #bbbbbb;
}

.hand {
cursor: pointer;
}

body {
	text-align:center;
	font-family: Arial, Century Gothic, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size: 12px;
	background:url(assets/bg.gif);
	background-position: 100 0;
	background-repeat:repeat-x;
}


Div#container {
	margin-right: auto;
	margin-left: auto;
	width: 1020px;
	overflow:visible;
	height:61px;

}

Div#logoleft {
float:left;
width: 500px;
height:61px;
overflow:hidden;
text-align:left;
}

Div#logo {
float:left;
width: 500px;
height:61px;
overflow:hidden;
text-align:right;
}

Div#topleft {
float:left;
width: 300px;
text-align: left;
height:250px;
}

Div#leftbar {
float:left;
width: 270px;
text-align: left;
background-image:url(assets/sidebar/greybg.gif);
background-repeat:repeat-y;
}




Div#topleft1 {
float:left;
width: 270px;
text-align: left;
height:250px;
}

Div#toprightmenu {
float:left;
right:0px;
width: 450px;
text-align:left;
height:250px;
background-image:url(assets/stripes.gif);
background-repeat:no-repeat;
background-position: 170 0;
}

Div#leftcol {
float: left;
width: 280px;
text-align: left;
}

Div#content {
float:left;
width: 720px;
text-align:left;
}

H1 {
font-size: 24px;
color:#FF0000;
font-weight:100;
}

H3 {
font-size: 16px;
font-weight:100;
}

hr {
color:#000000;
}

.redfont {
font-size: 12px;
color:#FF0000;
font-weight:100;
}

.redfont14 {
font-size: 14px;
color:#FF0000;
font-weight:100;
}


.redfont16 {
font-size: 16px;
color:#FF0000;
font-weight:100;
}

.head {
font-size: 18px;
color:#444444;
font-weight:100;
}


   A:link    {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A:visited {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A:active  {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A:hover   {text-decoration: none; font-weight: normal; font-size: 12px; color : #CC0000}

   A.white:link    {font-family: Century Gothic, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 16px; color : #ffffff}
   A.white:visited {font-family: Century Gothic, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 16px; color : #ffffff}
   A.white:active  {font-family: Century Gothic, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 16px; color : #ffffff}
   A.white:hover   {font-family: Century Gothic, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal; font-size: 16px; color : #ffffff}
   
   A.red:link    {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A.red:visited {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A.red:active  {text-decoration: none; font-weight: normal; font-size: 12px; color : #FF0000}
   A.red:hover   {text-decoration: none; font-weight: normal; font-size: 12px; color : #cc0000}
   
   A.red16:link    {text-decoration: none; font-weight: normal; font-size: 16px; color : #FF0000}
   A.red16:visited {text-decoration: none; font-weight: normal; font-size: 16px; color : #FF0000}
   A.red16:active  {text-decoration: none; font-weight: normal; font-size: 16px; color : #FF0000}
   A.red16:hover   {text-decoration: none; font-weight: normal; font-size: 16px; color : #cc0000}
   
   A.greyred:link    {text-decoration: none; font-weight: normal; font-size: 15px; color : #444444}
   A.greyred:visited {text-decoration: none; font-weight: normal; font-size: 15px; color : #444444}
   A.greyred:active  {text-decoration: none; font-weight: normal; font-size: 15px; color : #444444}
   A.greyred:hover   {text-decoration: none; font-weight: normal; font-size: 15px; color : #FF0000}