* {
	margin: 0;
	padding: 0;
}

BODY {
	margin:0;
	padding:0;
	color: #666666;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px
}

Div { 
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
UL {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
LI {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
DL {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
DT {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
DD {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
TABLE {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}
TD {
    font-size:12px;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #333;
}

h1, h2, h3 {
	color: #586BAA;
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

A:link {
	COLOR: #003399; TEXT-DECORATION: none
}
A:visited {
	COLOR: #003388; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}

#logo{
  padding: 0px 0px 0px;
  background:url(../images/logo.jpg) no-repeat 1em;
}


/*- Menu Tabs--------------------------- */ 
#topnavline {
  PADDING-RIGHT: 3px;
  PADDING-LEFT: 3px;
  height: 10px;
  BACKGROUND: #F7F7F7;
  PADDING-BOTTOM: 3px;
  PADDING-TOP: 3px;
  BORDER-BOTTOM: #dedede 1px dashed;
  Text-align:right;
}

#menu {
  width:100%;
  font-size:93%;
  line-height:normal;
  border-bottom:1px solid #5193BF;
}
#menu ul {
  margin:0;
  padding:35px 10px 0 250px;
  list-style:none;
}
#menu li {
  display:inline;
  margin:0;
  padding:0;
}
#menu a {
  float:left;
  background:url("../images/menulf.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#menu a span {
  float:left;
  display:block;
  background:url("../images/menutf.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#84776B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
  color:#74675B;
}
#menu a:hover {
  background-position:0% -42px;
}
#menu a:hover span {
  background-position:100% -42px;
}
.searchBar {
	MARGIN-TOP: 50px; BACKGROUND: url(images/ali_search_bar.png) repeat-x 0px 28px
}
#navbar{
  background:url(../images/search.jpg);
  border-top:1px solid #5193BF;
  width: 970px;
  height: 20px;
}

/* Boxed Style */

.boxed {
	margin-bottom: 0px;
}

.boxed .title {
	height: 20px;
	padding: 9px 0 0 20px;
	border: 1px solid #FFB61B;
	border-top: none;
	background: #FFB61B url(../images/img05.gif) repeat-x;
	font-size: 14px;
	color: #CC0000;
}

.boxed .content {
	border: 1px solid #FFB61B;
	border-top: none;
	background: url(../images/img06.gif) repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}
.boxed .contents {
	padding: 0px 0px 5px 0px;
	border: 1px solid #FFB61B;
	border-top: none;
	background: url(../images/img06.gif) repeat-x;
}
.boxed .btitle {
	height: 20px;
	padding: 9px 0 0 20px;
	border: 1px solid #A3CCE2;
	border-top: none;
	border-bottom: none;
	background: #A3CCE2 url(../images/img08.gif) repeat-x;
	font-size: 14px;
	color: #000099;
}
.boxed .blue {
	padding: 5px 5px 5px 10px;
	border: 1px solid #A3CCE2;
	border-top: none;
	background: url(../images/img07.gif) repeat-x;
}
.bbox {
	border: 1px solid #A3CCE2;
	border-top: none;
	background: url(../images/img07.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	padding: 500;
	font-size: 14px;
	font-weight: normal;
}

.post .story {
	padding: 10px 10px 10px 10px;
	border: 1px solid #A3CCE2;
	border-top: none;
	margin-bottom: 1.5em;
	background: url(images/img07.gif) repeat-x;
}
.post .boxes {
	padding: 5px;
	border: 1px solid #A3CCE2;
	border-top: none;
	margin-bottom: 1.5em;
	background: url(images/img07.gif) repeat-x;
}

.post h3 {
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */

#logo {
	width: 970px;
	height: 60px;
	margin: 0 auto;
}


/* Content */

#wraper {
	width: 970px;
	margin: 10px 0 0 0;
}
/* Content */

#content {
	float:right;
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#extra {
}

/* Content > Main */

#main {
	margin-left:10px;
	width: 720px;
	float:right;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
    MARGIN-LEFT: 10px; 
	overflow: hidden;

}

#sidebar a {
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}
.button {
    font-family: "tahoma"; 
    font-size: 9pt; color: #003366;
    border: 0px #93bee2 solid;
    border-bottom: #93bee2 1px solid;
    border-left: #93bee2 1px solid;
    border-right: #93bee2 1px solid;
    border-top: #93bee2 1px solid;*/
    background-image:url(images/img04.gif);
    background-color: #ffffff;
    cursor: hand;
    font-style: normal ;
}
#login.tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}

#login.tiny a {
	padding: 0 0 0 11px;
	background: url(images/img11.gif) no-repeat left bottom;
}
#inputtext1, #inputtext2 {
	width: 170px;
	padding: 2px;
	border: 1px solid #C8C8C8;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: #FEFEFE url(images/img09.gif);
	background-repeat: repeat-x;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Table */

#TABLE { display: table }
.TR { display: table-row }
.THEAD { display: table-header-group }
.TBODY { display: table-row-group }
.TFOOT { display: table-footer-group }
.COL { display: table-column }
.COLGROUP { display: table-column-group }
.TD, TH { display: table-cell }
.CAPTION { display: table-caption }
.hr {border:1px #cccccc dotted;}

/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding:  30px 0 50px 0;
	background: url("../images/footer.gif") repeat-x;
}

#footer p {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
