/* Straight up Tags*/
body {
	margin: 5px 10px 10px 10px;
	padding: 0px;
	background-color: #708090;
	scrollbar-face-color: #708090;
	scrollbar-arrow-color: #DCDCDC;
	scrollbar-base-color: #DCDCDC;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-highlight-color: #708090;
}
p,h1,pre {
	margin:0px 10px 10px 10px;
	}

H1 {
		font-size:14px;
		padding-top:10px;
		}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-family: sans-serif;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

H5 {
	font-family: sans-serif;
    font-size: 12px;
	margin: 5px 5px 5px 5px;
}

/*ID TAGS*/

#DivFull {
	width: 750px;
	}
	
#banner {
	height: 125px;
	right: 10px;
	background-repeat: no-repeat;
	background-image: url(img/banner.jpg); 
	}

#welcome{
	position: absolute;
	left: 20px;
	top: 110px;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#usrrightcontent {
	position: absolute;
	Left: 500px;
	top: 110px;
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#UsrDropList {
	background-color: #708090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	background-color: #708090;
}
	
#leftcontent {
	position: absolute;
	left: 10px;
	top: 135px;
	width: 123px;
	background: #919DA9;
	border: 1px dashed Black;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcontentcomment {
	position: absolute;
	left: 10px;
	top: 135px;
	width: 123px;
	/*background: #919DA9;
	border: 1px dashed Black;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;*/
}

#loginBox {
	position: absolute;
	left: 0px;
	width: 123px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}

#CaptBox {
	background-color: #9FABB7;
	width: 385px;
	scrollbar-3dlight-color: #9FABB7;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #9FABB7;
	scrollbar-darkshadow-color: #9FABB7;
	scrollbar-face-color: #9FABB7;
	scrollbar-highlight-color: #9FABB7;
	scrollbar-shadow-color: #9FABB7;
	scrollbar-track-color: #9FABB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px dotted;
	padding: 0px 0px 0px 0px;
	cursor: text;
}

#centercontent {
	top: 135px;
	margin-left: 133px;
	margin-right: 210px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#CenterAndRightContent {
	top: 135px;
	margin-left: 133px;
	margin-right: 1px;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightcontent {
	position: absolute;
	Left: 560px;
	top: 135px;
	width: 200px;
	background: #919DA9;
	border: 1px dotted #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#poll {
	font-size: 10px;
        margin: 5px;

}

#blankrightcontent {
	position: absolute;
	Left: 560px;
	top: 135px;
	width: 200px;
}

#hidehelp {
top: 10px;
}

#rightside {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 30px;
	width: 199px;
	background: #919DA9;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #000;
}

#rightsideMain {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 10px;
	width: 199px;
	background: #96AAAD;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #000;
	height: 150px;
}
	
#DIVblog {
	background-color: #DCDCDC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	}
#DIVbottomMenu {
	left: 135px;
	/*bottom: 0px;*/
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}
#DIVbottom {
	right: 0px;
	bottom: 0px;
	position: absolute;
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

#box {
	border: 1px solid;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;

	
}
#title {
	right: 0px;
	height: 20;
	padding-top: 5px;
	background-color: Black;
	font: bolder 14px;
	color: #FFF8DC;
	font-family: Arial, Helvetica, sans-serif;
}
		
#msg {
	top: 25px;
	width: 100%;
}

#rank {
	bottom: 0px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#MovieYes {
	position: absolute;
	left: 480px;
    background-image:  url(img/clip/hand-rock-roll-sm.gif);
    background-repeat: no-repeat;
    width: 50px;
	height: 50px;
	padding-top: 35px;
	padding-left: 5px;
	font-size: 10px;
	font-weight : bold;
}

#MovieNo {
	position: absolute;
	left: 520px;
    background-image:  url(img/clip/hand-fu-sm.gif);
    background-repeat: no-repeat;
    width: 50px;
	height: 50px;
	padding-top: 35px;
	padding-left: 5px;
	font-size: 10px;
	font-weight : bolder;
}
		
#comment {
	bottom: 0px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: thin solid Black;
	border-right: thin solid Black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
		
#posted	{
	position: absolute;
	/*bottom: 0px;*/
	Left: 483px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: thin solid Black;
	border-left: thin solid Black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#postedfarright	{
	position: absolute;
	/*bottom: 0px;*/
	Left: 692px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: thin solid Black;
	border-left: thin solid Black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#NextPrevLink	{
	position: absolute;
	/*bottom: 0px;*/
	Left: 322px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: thin solid Black;
	border-left: thin solid Black;
	border-right: thin solid Black;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#CommentsBox {
	height:100%;
	padding-top:3px;
	padding-bottom:3px;
}

#fwphistoryTable {
	font-size: 10px;
}

/*ID TAG's tags  */
#Welcome A {
	text-decoration: none;
	color: navy;
	}
	
#Welcome A:hover {
	text-decoration: underline;
	color: Navy;
	}
	
#MainHeader A {
	text-decoration: none;
	color: navy;
	}
#MainHeader A:hover {
	text-decoration: underline;
	color: Navy;
	}

#leftcontent A {
	text-decoration: none;
	color: Navy;
	}

#leftcontent A:hover {
	text-decoration: underline;
	color: Navy;
	}

#leftcontent H2 {
	font-size: x-small;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px 10px 10px;
}

#loginBox p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#loginBox A {
	text-decoration: none;
	color: Navy;
	}

#loginBox A:hover {
	text-decoration: underline;
	color: Navy;
	}

#centercontent A {
	text-decoration: none;
	color: #DC143C;
	}	

#centercontent A:hover {
	text-decoration: underline;
	color: #DC143C;
	}

#CenterAndRightContent A {
	text-decoration: none;
	color: #DC143C;
	}
	
#CenterAndRightContent A:hover {
	text-decoration: underline;
	color: #DC143C;
	}


#Search input {
	background-color: transparent;
	width: 160px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	border: 1px dotted;
	padding: 0px 1px 0px 1px;
	cursor: text;
       /* margin: 0px 10px 0px 10px*/
}

#login input {
	background-color: transparent;
	width: 68px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-align: center;
	border: 1px dotted;
	padding: 0px 0px 0px 0px;
	cursor: text;
}

#login span {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 50px;
}

#rightcontent H2 {
	font-size: x-small;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#rightcontent p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



#rightcontent td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#poll td {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#rightcontent A {
	text-decoration: none;
	color: Navy;
}

#rightcontent A:hover {
	text-decoration: underline;
	color: Navy;
}

#MainHeader p {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-collapse: collapse;
}

#CommentsBox p {
	font-size:x-small;
	font-weight:bold;
}

#DIVblog h1 {
	font-size: 14px;
	padding: 5px 5px 0px 5px;
	margin: 0px;
}

#DIVblog h2 {
	font-size: 14px;
	color: White;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	background-color: Black;
}	

#Box h2 {
	font-size: 14px;
	color: White;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	background-color: Black;
}
#DIVbottomMenu A {
	text-decoration: none;
	color: Navy;
	}	

#DIVbottomMenu A:hover {
	text-decoration: underline;
	color: Navy;
	}
	

/* Classes*/

.drag {
	position:relative;cursor:hand
}

.LoginSubmit {
	background-color: transparent;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	width: 123px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	cursor: hand;
	border: 1px dashed;
}

.RadioInput {
	background-color: transparent;
}

.imgFloat {
	float: right;
}

.headline { 
	font-family: arial black, arial;
	font-size: 28px;
	letter-spacing: -1px;
}

.headline2 { 
	font-family: verdana, arial;
	font-size: 12px;
}

.subhead {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.backtotop {
	font-family: arial;
	font-size: xx-small;
}

.TableSmall {
	font-family: arial;
	font-size: x-small;
}

.Table11px {
	font-family: arial;
	font-size: 10px;
}

.TableRssFeed {
	font-family: arial;
	font-size: 10px;
	background-color: #DCDCDC;
	width: 295px;
}

.code { 
	background-color: #EEEEEE;
	font-family: Courier New;
	font-size: x-small;
    margin: 5px 0px 5px 0px;
	padding: 5px;
    border: black 1px dotted;
}

.TDbold {
	font-weight: bold;
}

.rtTitle {
	font-weight : bold;
	text-align : right;
	background-color : Gray;
	color : White;
}


.ltTitle {
	font-weight : bold;
	text-align : left;
	background-color : Gray;
	color : White;
}

.ErrorTxt {
	color: #DC143C;
}