body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/Headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0a6295;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0a6295;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #0a6295;
}




.Topmost_item {
	background-image: url(Images/Blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.Topmost_subcribe_item {
	background-image: url(Images/Red_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 0px;
}
.Topmost_subcribe_item a {
	color: #FF0000;
	font-weight: bold;
}


.Grid_header {	
	background-color: #f9f9f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-weight: bold;
	color: #666666;	
}

/*New style*/

.ThumbnailLink img{
	padding: 2px;
	border: 1px solid #DDDDDD;
}
.ThumbnailLink:hover img{
	padding: 2px;
	border: 1px solid #999999;
	background-color: ##DDDDDD;
}.HeaderBox {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9a9a9a;
	padding-top: 12px;
	padding-bottom: 0px;
}
.HeaderBox a {
	font-size: 136%;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
.HeaderBox a:hover {
	color: #333333;
}
.Book_grid_row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
}

.Book_grid_alt_row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dddddd;
}
.Categories_box_header {
	background-image: url(Images/Untitled-7.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbe3f1;
	border-right-color: #cbe3f1;
	border-bottom-color: #cbe3f1;
	border-left-color: #cbe3f1;
	
}

.Categories_box_categories {
	background-color: #E7F4FC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbe3f1;
	border-right-color: #cbe3f1;
	border-bottom-color: #cbe3f1;
	border-left-color: #cbe3f1;
	padding: 7px;
}
.Site_header_box {
	color: #FFFFFF;

}
.Site_header_box a {
	color: #FFFFFF;
}



/*	GENERAL	*/

.PageHeader {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	font-size: 18px;
	font-weight: bold;
}

/*Article listing item*/
.Article_item {
	margin-bottom: 0px;
	margin-top: 7px;
	display: block;
	float: left;
	width: 100%;
}
.Article_item .Title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0px;
	margin-top:2px;
}
.Article_item .Subject {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	line-height:16px;
}
.Article_item a img {
	padding: 2px;
	border: 1px solid #eeeeee;
	margin-right: 5px;
}

.Article_item a:hover img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
.ArticleDetailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ArticleDetailBody {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/*End of article listing item*/

/*Other articles*/
.Other_articles{}.Other_articles div {
	background-image: url(Images/Bullet1.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
.Other_articles a{
	color: #005d90;
}
/*End of other articles*/


/*Pager setting*/
.PageSelected {
	font-weight: bold;
	width: 20px;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
}
.PageItem {
	background-color: #D0ECF0;
	border: 1px solid #98D0DD;
	width: 20px;
	font-weight: bold;
}
.PageItem a
{
	color:#005d90;}
/*End of pager setting*/


/*Gallery*/
.Gallery_item {
	padding: 7px;
}
.Gallery_item .Thumbnail img {
	border: 3px solid #dedede;
}

.Gallery_item .Thumbnail:hover img {
	border: 3px solid #cccccc;
}
/*End of gallery*/


.Thumb
{
  text-align:center;
	}
.Thumb img
{
 width:56px;	
	}

.Normal_textbox
{
	border-right: #dedede 1px solid;
                    border-top: #dedede 1px solid; border-left: #dedede 1px solid; border-bottom: #dedede 1px solid;
                    height: 18px
	}
	
	
.Category_Scrollbar
{
    scrollbar-base-color: #fff; 
    scrollbar-track-color: #d3ebfa;
    scrollbar-face-color: #a5d6f4;
    scrollbar-highlight-color: #bddcee;
    scrollbar-3dlight-color: #cbe3f1;
    scrollbar-darkshadow-color: #cbe3f1;
    scrollbar-shadow-color: #bddcee;
    scrollbar-arrow-color: #2e81b2;

    }