/***************************************************
   DEFAULT SETTINGS FOR BROWSER COMPATIBILTY
 ***************************************************/

body,html,h1,h2,h3,h4,h5,h6,pre,code,form,blockquote,fieldset,p {margin:0; padding:0}

a img,:link img,:visited img {border:none}

/******************* DEFAULT SETTINGS END ********************/


/*****************************************
		TinyMCE specific styles
 *****************************************/
body.mceContentBody {background: #f2f6f6; padding:20px;}
/************* TinyMCE END **************/


body {background:url(../images/bodybg.png) repeat-x #191919; font-family:Tahoma; font-size:12px;}

ul {margin-top:0px; margin-bottom:0px;}

a {color:#000; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}

table,input,select,textarea,h4,h5,h6,pre,code {font-family:Tahoma; font-size:12px;}

input[type="text"], input[type="password"], textarea, select {border:1px solid #aaa; background:#f0f0ee;}

fieldset {margin-top:6px; padding:5px; border:1px solid #aaa;}
fieldset legend {color: #000; font-weight:bold;}

hr {border:solid 1px white; border-top:solid 1px #d3d3d3;}

h1 {margin:0px 0px 8px 0px; color:#ec6500; font-size:30px; font-family:Tahoma; font-weight:normal; letter-spacing:1px; line-height:30px;}
h2 {margin:0px 0px 8px 0px; color:#666666; font-size:17px; font-family:Tahoma; font-weight:normal; letter-spacing:1px; line-height:17px;}
h3 {margin:0px 0px 4px 0px; color:#666666; font-size:13px; font-family:Tahoma; font-weight:bold; letter-spacing:1px; line-height:13px;}
h1 a {color:#ec6500;}
h2 a, h3 a  {color:#666666;}
