/* CoppeTeam Studio - www.CoppeTeam.co.yu
 * Design by Predrag Kopricanec coppe at neobee dot net
*/

/* General HTML Styles */

body      {
   margin: 0px;
   padding: 0px;
   background-color: #CCCCCC;
}

td        {
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
	*font-family: Verdana, Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	*font-size: 11px;
	color: #000000;
}
H1  { 
   color: #EEBB33;
   font-weight: bolder;
   font-size: 24px;
   margin : 0px;
}
H2  { 
   color: #EEBB33;
   font-weight: bolder;
   font-size: 20px;
   margin : 0px;
}
H3  { 
   color: #EEBB33;
   font-weight: bolder;
   font-size: 17px;
   margin : 0px;
}
H4  { 
   color: #EEBB33;
   font-weight :bold;
   font-size: 14px;
   margin : 0px;
}
FORM {
  margin: 0px;
  padding: 0px;
}
img  { 
   border : 0px;
}
input {
	border: #0055AA 1px solid; 
	color: #000000; 
	background-color: #FFFFFF;
   font-size: 10pt;
}
input:hover {
	border: #004488 1px solid; 
	color: #000000; 
	background-color: #F1F6FA;
}
textarea {
	border: #0055AA 1px solid; 
	font-size: 10pt; 
	color: #000000; 
	background-color: #FFFFFF;
}
textarea:hover {
	border: #0055AA 1px solid; 
	color: #000000; 
	background-color: #F1F6FA;
}
select {
	border: #0055AA 1px solid; 
	font-size: 10pt; 
	color: #000000; 
   background-color: #FFFFFF;
   vertical-align: middle;
}
option {
	border: #F1F6FA 1px solid; 
	font-size: 10pt; 
	color: #000000; 
   background-color: #FFFFFF;
   vertical-align: middle;
}
select:hover {
	border: #000000 1px solid; 
	color: #000000; 
   background-color: #F1F6FA;
   vertical-align: middle;
   font-size: 10pt;
}
input[type="submit"]  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #FFF; 
	font-weight: bolder; 
   border: #EEBB33 groove;
   width: auto;
   height: 24px;
   padding : 0px 10px 2px 10px;
   cursor : pointer;
}
input[type="submit"]:hover  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #000; 
   border: #9999FF groove;
   width: auto;
   height: 24px;
}
input.submit  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #FFF; 
   border: #EEBB33 groove;
   width: auto;
   height: 24px;
   padding : 0px 10px 2px 10px;
   cursor : pointer;
}
input.submit:hover  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #DDD; 
   border: #9999FF groove;
   width: auto;
   height: 24px;
}
span input  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #FFF; 
   border: #EEBB33 groove;
   width: auto;
   height: 24px;
   padding : 0px 10px 2px 10px;
   cursor : pointer;
}
span input:hover  { 
   background-image: url(img/FindButton.jpg);
   background-repeat: repeat;
   color: #DDD; 
   border: #9999FF groove;
   width: auto;
   height: 24px;
}
a { 
   text-decoration: none;
   color : #000066;
}
a:hover { 
   text-decoration: none;
   color : #6666CC;
}
p { 
   margin : 3px 0px 3px 0px;
}

/* Other Styles */
#MainTable { 
   margin : 0px;
   padding :0px;
   width :930px;
   height : auto;
   text-align : center;
}
.MainTableLMargin { 
   background-image : url(img/LeftMarginSilver.jpg);
   background-position : right;
   background-repeat : repeat-y;
   background-attachment : scroll;
   background-color : transparent;
   width : 105px;
   height : 100px;
}
.MainTableTMargin { 
   background-image : url(img/TopMarginSilver.jpg);
   background-position : bottom;
   background-repeat : repeat-x;
   background-attachment : scroll;
   background-color : transparent;
   height : 20px;
	margin: 0px;
	padding: 0px;
}
.MainTableRMargin  { 
   background-image : url(img/RightMarginSilver.jpg);
   background-position : left;
   background-repeat : repeat-y;
   background-attachment : scroll;
   background-color : transparent;
   width : 105px;
   height :100px;
}
#Header { 
   background-image : url(img/HeaderBg.jpg);
	background-position: top;
	background-repeat: no-repeat;
   width : 720px;
   height : 100px;
	margin: 0px;
	padding: 0px;
}
.TopMenu { 
   height : 20px;  
	margin: 0px;
	padding: 0px;
}
.MainContentTable { 
   background-color : #FFFFFF;
}
.ContentHeader { 
   height :35px;
   font-size : 8pt;
   color : #777;
   vertical-align : bottom;
}
.WhiteMarginLeft { 
   width : 40px;
}
.WhiteMarginRight { 
   width : 40px;
   background-image : url(img/LeftPenBook.jpg);
   background-position : bottom right;
   background-attachment : scroll;
   background-repeat : no-repeat;
}
.WhiteMarginRightBottom { 
   background-image : url(img/RightPenBookBottom.jpg);
   background-position : top right;
   background-attachment : scroll;
   background-repeat : no-repeat;
   width : 40px;
   height : 50px;
}
.LeftContentPanel { 
   width : 210px;
   height : 400px;
   padding : 20px 10px 10px 0px;
}
.RightContentPanel { 
   padding : 20px 0px 10px 0px;
}
.ContentPanelFull { 
   padding : 20px 0px 10px 0px;
	height : 400px;
}
.LeftContent { 
   background-image : url(img/LeftContent.jpg);
   background-position : top;
   background-repeat : no-repeat;
   background-attachment : scroll;
   background-color : #ffffee;
   border-right : 1px solid #000;
   border-bottom : 1px solid #000;
   border-top : 1px solid #aaa;
   border-left : 1px solid #aaa;
   height : 100%;
   width : 200px;
}
.FooterTopMargin { 
   height : 10px;
}
.FooterMenu { 
   height : 20px;
   border-top : 1px solid #000;
   border-bottom : 1px solid #000;
}
div.FooterDisclaimer { 
   height : 35px;
   font-size : 11px;
   vertical-align : middle;
   text-align : center;
   margin : 10px 0px 5px 0px;
}
