Body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.Height {
	height: 100%;
}
.BlueSmallContent {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	padding-right: 20px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: underline;
}
a.bluesmalllink:link {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: none;
}
a.bluesmalllink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: none;
}
a.bluesmalllink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3b5998;
	text-decoration: underline;
}
.FooterMainArea {
	background-color: #e6eaf2;
	height: 23px;
	padding-left: 10px;
	padding-right: 10px;
}

.FooterContent {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
}
a.ftr:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.ftr:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.ftr:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.BlueBg {
	background-image: url(../images/BlueBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
}
.SerachBigInput {
	width: 500px;
	border: 2px solid #e6eaf2;
	padding-left: 3px;
	font-family: Arial;
	font-size: 18px;
	font: bold;
	color: #3b5998;
	height: 37px;
	padding-top: 5px;
}
.BlueContent {
	font-family: Arial;
	font-size: 12px;
	color: #3b5998;
}
a.bluelink:link {
	font-family: Arial;
	font-size: 12px;
	color: #3b5998;
	text-decoration: none;
}
a.bluelink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3b5998;
	text-decoration: none;
}
a.bluelink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #3b5998;
	text-decoration: underline;
}

.TextListingBoxBg {
	background-color:#e6eaf2;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	
}
.BoldBluecontent {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3b5998;
}
a.morelink:link {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.morelink:visited {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.morelink:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
.listingBoxMiddle {
	padding: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b5998;
}
a.listinglink:link {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.listinglink:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b5998;
	text-decoration: none;
}
a.listinglink:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TopHeaderBg {
	background-image: url(../images/TopHeaderBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 37px;
	padding-left: 10px;
	padding-right: 10px;
}
.LogoArea {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.WhiteHeaderContent {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
}
a.headerlink:link {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.headerlink:visited {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a.headerlink:hover {
	font-family: arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
}
.InnerMiddleMainarea {
	height: 100%;
	padding: 10px;
	background-color: #ffffff;
}
.InnerInputBoxsearch {
	width: 100%;
	border: 1px solid #7693d0;
	height: 28px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 12px;
	color: #3b5998;
	padding-top: 5px;
}
.SearchButtonsmall {
	background-color: #3b5998;
	height: 28px;
	border: 0px solid #ffffff;
	text-align: center;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 3px;
	*padding-bottom: 0px;
}
.InnerInputBox {
	width: 100%;
	border: 1px solid #7693d0;
	height: 28px;
	padding-left: 3px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3b5998;
	padding-top: 5px;
}
.BoxTitleBg {
	background-color: #dbe3f2;
	height: 35px;
	padding: 2px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3b5998;
}
.BoxBottomPortion {
	border-left: 2px solid #dbe3f2;
	border-right: 2px solid #dbe3f2;
	border-bottom: 2px solid #dbe3f2;
}
.BoxBlackContent {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.ListingContent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.ListingRowBg {
	background-color: #f5f5f5;
}
.Tab-Nor {
	border-top: 1px solid #dbe3f2;
	border-left: 1px solid #dbe3f2;
	border-right: 1px solid #dbe3f2;
	background-color: #ffffff;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
.Tab-Rol {
	border-top: 1px solid #dbe3f2;
	border-left: 1px solid #dbe3f2;
	border-right: 1px solid #dbe3f2;
	background-color: #dbe3f2;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
.Tab-Selected {
	border-top: 1px solid #dbe3f2;
	border-left: 1px solid #dbe3f2;
	border-right: 1px solid #dbe3f2;
	background-color: #dbe3f2;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
.TextSelect {
	background-color: #94b5f2;
	padding: 3px;
}
.rightPanelArea {
	border-left: 2px solid #b1c5ed;
	padding-left: 10px;
}
.RightBoxTitleBg {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid #dbe3f2;
	height: 25px;
}
a.enginrTextlink:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.enginrTextlink:visited {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.enginrTextlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #013567;
	text-decoration: none;
}
.RightListingRow {
	background-color: #f5f5f5;
}
.EngineBoxBottomBorder {
	border-bottom: 2px solid #dbe3f2;
	padding-bottom: 8px;
}
.rightSignBoxBottom {
	border-bottom: 2px solid #7a95c7;
	padding-bottom: 8px;
}
.rightTagCloud {
	border-bottom: 2px solid #7a95c7;
}
.signupButton {
	border: 0px solid #ffffff;
	background-color: #dbe3f2;
	height: 23px;
	width: 160px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
	*padding-bottom: 0px;
}
.SmallInputBox {
	height: 23px;
	width: 160px;
	border: 2px solid #dbe3f2;
	padding-left: 3px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
}
a.ListingSmalllink:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.ListingSmalllink:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.ListingSmalllink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #3c5a98;
	text-decoration: none;
}
.FoursideBorder {
	height: 100%;
	border: 1px solid #b1c5ed;
	background-color: #ffffff;
	padding-bottom: 10px;
}
.InputBox{
	width: 340px;
	border: 2px solid #e6eaf2;
	padding-left: 3px;
	font-family: Arial;
	font-size: 18px;
	font: bold;
	color: #3b5998;
	height: 37px;
	padding-top: 5px;
}

.BoxBlackContentSignUp {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.BoxBlackContentNotBold {
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
	text-align:justify;
}
.BlueSmallContent2 {
	font-family: Arial;
	font-size: 13px;
	color: #3b5998;
	font-weight:bold;
	padding-right: 20px;text-align:justify;
}
#h1,#h2,#h3,#h4,#h5,#h6,#h7,#h8,#h9,#h10 {
	background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 0;
	width:42px;
	height:13px;
	overflow: hidden;
	display:block;
}
#h2 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -13px;}
#h3 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -26px;}
#h4 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -39px;}
#h5 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -52px;}
#h6 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -65px;}
#h7 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -78px;}
#h8 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -91px;}
#h9 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -104px;}
#h10 {background:url(http://www.tinytorrent.com/i/sprite.png) no-repeat 0 -117px;}
/*#categories {
	text-align: left;
	background-color: #dbe3f2;
	height:30px;
}

#categories a {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	
}
#categories a:hover {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;

}
#categories a.active {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 2px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
}
*/
